#15856: python/py25-pylons checksum matches of a different site -----------------------------+---------------------------------------------- Reporter: pvarga@pvrg.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | -----------------------------+---------------------------------------------- http://cheeseshop.python.org/packages/source/P/Pylons/ has updated the Pylons-0.9.6.2.tar.gz file on June 28 2008 and the checksum does not match and could not find a checksum file on the site. Instead the checksums match of http://pylons.cachefly.net/download/0.9.6/Pylons-0.9.6.2.tar.gz. The diff below will update to the checksums matching site. This could also be fixed by changing the checksum, which I did not include a patch for. This diff is against trunk. dports/python/py25-pylons/Portfile Index: Portfile =================================================================== --- Portfile (revision 38048) +++ Portfile (working copy) @@ -21,7 +21,7 @@ platforms darwin homepage http://pylonshq.com/ -master_sites http://cheeseshop.python.org/packages/source/P/Pylons/ +master_sites http://pylons.cachefly.net/download/${version}/ distname Pylons-${version} checksums md5 f6e6dc687dbaee166315299adb35076c \ -- Ticket URL: <http://trac.macports.org/ticket/15856> MacPorts <http://www.macports.org/> Ports system for Mac OS