Opened 15 years ago

Closed 13 years ago

#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 mf2k (Frank Schima))

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 (3)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Port: mod_proxy_html added

I see the same issue.

comment:2 Changed 15 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...

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.