[29547] trunk/dports/python/py25-wxpython/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Sep 28 03:03:03 PDT 2007


Revision: 29547
          http://trac.macosforge.org/projects/macports/changeset/29547
Author:   jwa at macports.org
Date:     2007-09-28 03:03:03 -0700 (Fri, 28 Sep 2007)

Log Message:
-----------
version bump to 2.8.6.0

Modified Paths:
--------------
    trunk/dports/python/py25-wxpython/Portfile

Modified: trunk/dports/python/py25-wxpython/Portfile
===================================================================
--- trunk/dports/python/py25-wxpython/Portfile	2007-09-28 09:53:34 UTC (rev 29546)
+++ trunk/dports/python/py25-wxpython/Portfile	2007-09-28 10:03:03 UTC (rev 29547)
@@ -3,11 +3,10 @@
 PortSystem 1.0
 
 name		py25-wxpython
-version		2.8.4.0
-revision	0
+version		2.8.6.0
 categories	python graphics
 platforms	darwin
-maintainers	mww at macports.org jwa
+maintainers	mww jwa
 description	Python interface to the wxWindows cross platform GUI
 long_description	wxPython is a GUI toolkit for the Python programming \
     language. It allows Python programmers to create \
@@ -21,7 +20,7 @@
 master_sites	sourceforge:wxpython
 distname	wxPython-src-${version}
 use_bzip2	yes
-checksums	sha1 0947c74762d1419f503d19b8b5fe4ac7c81b9cc6
+checksums	sha1 da2ba5b10d708af9a4735df2ab988af32e367e64
 #patchfiles		patch-config.py
 
 depends_lib	port:python25 \
@@ -47,3 +46,7 @@
     file copy ${worksrcpath}/samples \
 	${destroot}${prefix}/share/doc/${name}/examples
 }
+
+livecheck.check	regex
+livecheck.url	${homepage}
+livecheck.regex	wxPython (2\.\[0-9\]+\.\[0-9\]+\.\[0-9\]+)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070928/85c7556d/attachment.html


More information about the macports-changes mailing list