[122154] trunk/dports/devel/PIDA/Portfile

devans at macports.org devans at macports.org
Tue Jul 15 23:52:55 PDT 2014


Revision: 122154
          https://trac.macports.org/changeset/122154
Author:   devans at macports.org
Date:     2014-07-15 23:52:55 -0700 (Tue, 15 Jul 2014)
Log Message:
-----------
PIDA: fix outdated dependencies, increment revision to rebuild.

Modified Paths:
--------------
    trunk/dports/devel/PIDA/Portfile

Modified: trunk/dports/devel/PIDA/Portfile
===================================================================
--- trunk/dports/devel/PIDA/Portfile	2014-07-16 06:46:03 UTC (rev 122153)
+++ trunk/dports/devel/PIDA/Portfile	2014-07-16 06:52:55 UTC (rev 122154)
@@ -5,7 +5,7 @@
 
 name            PIDA
 version         0.6.2
-revision        1
+revision        2
 description     The Python Integrated Development Application
 long_description ${description}
 maintainers     nomaintainer
@@ -20,11 +20,13 @@
 
 depends_build   port:py26-setuptools \
                 port:pkgconfig
-depends_lib     port:py26-pygtk \
-                port:py26-gnome \
-                port:kiwi \
-                port:librsvg \
-                port:vte
+depends_lib     port:py26-argparse \
+		port:py26-bpython \
+		port:py26-pygtk \
+		port:py26-pygtkhelpers \
+		port:py26-py \
+		port:libmagic \
+		port:dbus-python26
 
 build.env       PKG_CONFIG_PATH="${python.prefix}/lib/pkgconfig" \
                 PATH="${python.prefix}/bin:$env(PATH)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140715/decd54e5/attachment.html>


More information about the macports-changes mailing list