Ticket #22049 (closed defect: fixed)
Checksum mismatch - mod_proxy_html
| Reported by: | chris@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.1 |
| Keywords: | Cc: | ||
| Port: | mod_proxy_html |
Description (last modified by macsforever2000@…) (diff)
I've cleaned, but always get:
sudo port install mod_proxy_html ---> Computing dependencies for mod_proxy_html ---> Fetching mod_proxy_html ---> Attempting to fetch mod_proxy_html-3.0.1.tar.bz2 from http://apache.webthing.com/mod_proxy_html/ ---> Verifying checksum(s) for mod_proxy_html Error: Checksum (md5) mismatch for mod_proxy_html-3.0.1.tar.bz2 Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing.
Change History
comment:1 Changed 4 years ago by macsforever2000@…
- Description modified (diff)
- Port set to mod_proxy_html
comment:2 Changed 4 years ago by blb@…
Looks like a version update but keeping 3.0.1 in the filename...the telling diff being
-#define VERSION_STRING "proxy_html/3.0.1" +#define VERSION_STRING "proxy_html/3.1.1"
Looks like we'll also need to add a port for mod_xml2enc for 3.1.1...
Note: See
TracTickets for help on using
tickets.


I see the same issue.