[58986] trunk/dports/devel/PIDA

raimue at macports.org raimue at macports.org
Thu Oct 8 02:32:07 PDT 2009


Revision: 58986
          http://trac.macports.org/changeset/58986
Author:   raimue at macports.org
Date:     2009-10-08 02:32:06 -0700 (Thu, 08 Oct 2009)
Log Message:
-----------
devel/PIDA:
Fix build, #16289

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

Added Paths:
-----------
    trunk/dports/devel/PIDA/files/
    trunk/dports/devel/PIDA/files/patch-moo-stub.c.diff

Modified: trunk/dports/devel/PIDA/Portfile
===================================================================
--- trunk/dports/devel/PIDA/Portfile	2009-10-08 09:29:53 UTC (rev 58985)
+++ trunk/dports/devel/PIDA/Portfile	2009-10-08 09:32:06 UTC (rev 58986)
@@ -5,7 +5,7 @@
 
 name            PIDA
 version         0.5.1
-revision        2
+revision        3
 description     The Python Integrated Development Application
 long_description ${description}
 maintainers     nomaintainer
@@ -19,3 +19,5 @@
                 port:kiwi \
                 port:librsvg \
                 port:vte \
+
+patchfiles      patch-moo-stub.c.diff

Added: trunk/dports/devel/PIDA/files/patch-moo-stub.c.diff
===================================================================
--- trunk/dports/devel/PIDA/files/patch-moo-stub.c.diff	                        (rev 0)
+++ trunk/dports/devel/PIDA/files/patch-moo-stub.c.diff	2009-10-08 09:32:06 UTC (rev 58986)
@@ -0,0 +1,7 @@
+--- moo/moo-stub.c-orig	2009-10-08 11:22:58.000000000 +0200
++++ moo/moo-stub.c	2009-10-08 11:24:13.000000000 +0200
+@@ -1,3 +1,4 @@
++#define NO_IMPORT_PYGTK
+ #include <Python.h>
+ #include <pygobject.h>
+ #include <pygtk/pygtk.h>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091008/f721deaa/attachment.html>


More information about the macports-changes mailing list