version bump to 2.9.3.1, fix livecheck

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@88595 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Jyrki Wahlstedt
2012-01-05 15:21:18 +00:00
parent 8acf37bfd7
commit 2c52e49dc4
+5 -5
View File
@@ -4,7 +4,7 @@ PortSystem 1.0
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 @@ homepage http://www.wxpython.org/
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 @@ post-destroot {
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\]+)