[92007] trunk/dports/net/httrack/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Apr 15 15:51:32 PDT 2012


Revision: 92007
          https://trac.macports.org/changeset/92007
Author:   ryandesign at macports.org
Date:     2012-04-15 15:51:32 -0700 (Sun, 15 Apr 2012)
Log Message:
-----------
httrack: use a master_sites location that actually returns a "404 Not Found" when the requested file is not found, instead of a "200 OK" HTML download listing; this should solve the checksum mismatches we were getting every time a new version of httrack was released (#33062)

Modified Paths:
--------------
    trunk/dports/net/httrack/Portfile

Modified: trunk/dports/net/httrack/Portfile
===================================================================
--- trunk/dports/net/httrack/Portfile	2012-04-15 22:45:20 UTC (rev 92006)
+++ trunk/dports/net/httrack/Portfile	2012-04-15 22:51:32 UTC (rev 92007)
@@ -15,7 +15,7 @@
                     download a website from the Internet to a local directory.
 
 homepage            http://www.httrack.com/
-master_sites        http://download.httrack.com/
+master_sites        http://mirror.httrack.com/
 
 checksums           rmd160  4a6c3fb3df765f62b111f001ebfb8acdcc0782f1 \
                     sha256  8b5e8267f485b237fcf23f6c3939ef8a6eab10356eab7310dcf8234eacb2db8b
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120415/cac63d12/attachment.html>


More information about the macports-changes mailing list