Opened 16 years ago

Last modified 8 years ago

#15856 closed defect

python/py25-pylons checksum matches of a different site — at Initial Version

Reported by: pvarga@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: py25-pylons

Description

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 \

Change History (0)

Note: See TracTickets for help on using tickets.