Revision
31686
Author
jwa@macports.org
Date
2007-12-03 00:50:19 -0800 (Mon, 03 Dec 2007)

Log Message

version bump to 2.8.7.1, add md5 and rmd160 checksums

Modified Paths

Diff

Modified: trunk/dports/python/py-wxpython/Portfile (31685 => 31686)


--- trunk/dports/python/py-wxpython/Portfile	2007-12-03 08:42:28 UTC (rev 31685)
+++ trunk/dports/python/py-wxpython/Portfile	2007-12-03 08:50:19 UTC (rev 31686)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			py-wxpython
-version			2.8.6.0
+version			2.8.7.1
 categories		python graphics
 platforms		darwin
 maintainers		mww jwa
@@ -20,7 +20,10 @@
 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:python24 \