#15856 closed defect (fixed)
python/py25-pylons checksum matches of a different site
Reported by: | pvarga@… | Owned by: | stechert@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | akira@… | |
Port: | py25-pylons |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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 (4)
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Cc: | akira@… added |
---|---|
Milestone: | → Port Bugs |
Owner: | changed from macports-tickets@… to stechert@… |
comment:2 Changed 16 years ago by akira@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r38887. Thanks for the report.
comment:4 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | py25-pylons added |
Note: See
TracTickets for help on using
tickets.
Assigning to maintainers.