Revision: 31687 http://trac.macosforge.org/projects/macports/changeset/31687 Author: jwa@macports.org Date: 2007-12-03 00:59:46 -0800 (Mon, 03 Dec 2007) Log Message: ----------- version bump to 2.8.7.1, add md5 and rmd160 checksums Modified Paths: -------------- trunk/dports/python/py25-wxpython/Portfile Modified: trunk/dports/python/py25-wxpython/Portfile =================================================================== --- trunk/dports/python/py25-wxpython/Portfile 2007-12-03 08:50:19 UTC (rev 31686) +++ trunk/dports/python/py25-wxpython/Portfile 2007-12-03 08:59:46 UTC (rev 31687) @@ -3,7 +3,7 @@ PortSystem 1.0 name py25-wxpython -version 2.8.6.0 +version 2.8.7.1 categories python graphics platforms darwin maintainers mww jwa @@ -20,7 +20,9 @@ master_sites sourceforge:wxpython distname wxPython-src-${version} use_bzip2 yes -checksums sha1 da2ba5b10d708af9a4735df2ab988af32e367e64 +checksums md5 04fc1079430b18e6fd097b3287e9ae10 \ + sha1 5526ee4c4cc57bcebb4950ea05e24639ef8b02dd \ + rmd160 c22d6eb1dfcd165226b0ff50bfeb2aed21763a8e #patchfiles patch-config.py depends_lib port:python25 \