[109151] users/mojca/wxports/python/py-winpdb/Portfile

mojca at macports.org mojca at macports.org
Thu Aug 8 11:22:27 PDT 2013


Revision: 109151
          https://trac.macports.org/changeset/109151
Author:   mojca at macports.org
Date:     2013-08-08 11:22:27 -0700 (Thu, 08 Aug 2013)
Log Message:
-----------
mojca/py-winpdb: depend on py-wxpython-3.0

Modified Paths:
--------------
    users/mojca/wxports/python/py-winpdb/Portfile

Modified: users/mojca/wxports/python/py-winpdb/Portfile
===================================================================
--- users/mojca/wxports/python/py-winpdb/Portfile	2013-08-08 18:15:27 UTC (rev 109150)
+++ users/mojca/wxports/python/py-winpdb/Portfile	2013-08-08 18:22:27 UTC (rev 109151)
@@ -6,7 +6,7 @@
 
 name                    py-winpdb
 version                 1.4.8
-revision                0
+revision                1
 python.versions         27
 python.default_version  27
 platforms               darwin
@@ -21,22 +21,17 @@
                         communication and is up to 20 times faster than pdb. \
                         Winpdb is being developed by Nir Aides since 2005. 
 
-
 homepage                http://code.google.com/p/winpdb/
 master_sites            http://winpdb.googlecode.com/files/
 distname                winpdb-${version}
 
-# py-wxpython-devel is not universal
-universal_variant       no
-
 checksums \
     rmd160  67e900708c3cc0e6e52eac9c858ae029d8f50b67 \
     sha256  daa146446d0a04fec93ee951ba3432016c6b63108711c036124902928968776e
 
 if {$subport != $name } {
-    depends_lib-append      port:py${python.version}-wxpython-devel \
+    depends_lib-append      port:py${python.version}-wxpython-3.0 \
                             port:py${python.version}-cython
 }
 
 livecheck.regex         {winpdb-(\d+(?:\.\d+)*).tar.gz}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130808/a337dce7/attachment.html>


More information about the macports-changes mailing list