[84169] trunk/dports/python/py-game/Portfile

dports at macports.org dports at macports.org
Mon Sep 19 16:33:03 PDT 2011


Revision: 84169
          http://trac.macports.org/changeset/84169
Author:   dports at macports.org
Date:     2011-09-19 16:32:59 -0700 (Mon, 19 Sep 2011)
Log Message:
-----------
py-game: use sha256 checksum

The actual purpose of this change is to force portindex to rescan this
file. The py27-game subport was not being included in the index
because there was a separate py27-game port; now that that's been
removed (r84128), we need to reindex this port to add the subport to
the index.

Revision Links:
--------------
    http://trac.macports.org/changeset/84128

Modified Paths:
--------------
    trunk/dports/python/py-game/Portfile

Modified: trunk/dports/python/py-game/Portfile
===================================================================
--- trunk/dports/python/py-game/Portfile	2011-09-19 21:58:23 UTC (rev 84168)
+++ trunk/dports/python/py-game/Portfile	2011-09-19 23:32:59 UTC (rev 84169)
@@ -22,9 +22,8 @@
 
 master_sites    ${homepage}ftp/
 distname        pygame-${version}release
-checksums       md5 1c4cdc708d17c8250a2d78ef997222fc \
-                sha1 a45aeb0623e36ae7a1707b5f41ee6274f72ca4fa \
-                rmd160 352d74d6cb025e7489e1123a7a25d1695beabafb
+checksums       rmd160 352d74d6cb025e7489e1123a7a25d1695beabafb \
+                sha256 a26095472ae4be9631e0d5bfb9a52ac57a3a091e45757913128e4a473807d433
 
 python.versions 24 25 26 27
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110919/79d8cfa7/attachment.html>


More information about the macports-changes mailing list