[88595] trunk/dports/python/py27-wxpython-devel/Portfile
jwa at macports.org
jwa at macports.org
Thu Jan 5 07:21:20 PST 2012
Revision: 88595
http://trac.macports.org/changeset/88595
Author: jwa at macports.org
Date: 2012-01-05 07:21:18 -0800 (Thu, 05 Jan 2012)
Log Message:
-----------
version bump to 2.9.3.1, fix livecheck
Modified Paths:
--------------
trunk/dports/python/py27-wxpython-devel/Portfile
Modified: trunk/dports/python/py27-wxpython-devel/Portfile
===================================================================
--- trunk/dports/python/py27-wxpython-devel/Portfile 2012-01-05 14:35:58 UTC (rev 88594)
+++ trunk/dports/python/py27-wxpython-devel/Portfile 2012-01-05 15:21:18 UTC (rev 88595)
@@ -4,7 +4,7 @@
PortGroup python27 1.0
name py27-wxpython-devel
-version 2.9.2.1
+version 2.9.3.1
categories python graphics
platforms darwin
@@ -22,9 +22,9 @@
master_sites sourceforge:wxpython
distname wxPython-src-${version}
use_bzip2 yes
-checksums md5 1cb1e0757cda9afe2da35d5ee0003262 \
- sha1 00bba6ba2bd983c0b905e06415ae61e626099299 \
- rmd160 62e0dcd39aa83aa89fb33bb5eed8f39d03be1935
+checksums md5 11f5a423c05c43b4ff8c9f11f1986f04 \
+ sha1 0202f64e1e99fb69d22d7be0d38cf7dcf3d80d79 \
+ rmd160 cd19b1d07d39c7918c72cf124f4f5cd48836d781
depends_lib port:wxWidgets-devel
@@ -51,4 +51,4 @@
livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex wxPython (2\\.\[0-9\]+\\.\[0-9\]+\\.\[0-9\]+)
+livecheck.regex wxPython(?: | \\(classic\\) )(2\\.\[0-9\]+\\.\[0-9\]+\\.\[0-9\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120105/f3098247/attachment.html>
More information about the macports-changes
mailing list