[23146] trunk/dports/python/py-wxpython/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Mar 26 10:41:25 PDT 2007


Revision: 23146
          http://trac.macosforge.org/projects/macports/changeset/23146
Author:   jwa at macports.org
Date:     2007-03-26 10:41:25 -0700 (Mon, 26 Mar 2007)

Log Message:
-----------
version bump to 2.8.3.0 (simultaneously changing the dependency to wxWidgets
proper)

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

Modified: trunk/dports/python/py-wxpython/Portfile
===================================================================
--- trunk/dports/python/py-wxpython/Portfile	2007-03-26 17:40:20 UTC (rev 23145)
+++ trunk/dports/python/py-wxpython/Portfile	2007-03-26 17:41:25 UTC (rev 23146)
@@ -3,8 +3,8 @@
 PortSystem 1.0
 
 name			py-wxpython
-version			2.8.1.1
-revision		1
+version			2.8.3.0
+revision		0
 categories		python graphics
 platforms		darwin
 maintainers		mww at macports.org jwa at macports.org
@@ -21,11 +21,11 @@
 master_sites	sourceforge:wxpython
 distname		wxPython-src-${version}
 use_bzip2		yes
-checksums		sha1 18d7e8314d853fcf8a84d8a3792aa55ffa0be472
+checksums		sha1 bcb931d00f3f5a218b8806bba8ba7424cbd08605
 #patchfiles		patch-config.py
 
 depends_lib		port:python24 \
-			port:wxWidgets-devel
+			port:wxWidgets
 
 worksrcdir		${distname}/wxPython
 

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


More information about the macports-changes mailing list