[97350] trunk/dports/gnome/gtksourceview2/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Sep 4 00:35:03 PDT 2012


Revision: 97350
          https://trac.macports.org/changeset/97350
Author:   ryandesign at macports.org
Date:     2012-09-04 00:35:03 -0700 (Tue, 04 Sep 2012)
Log Message:
-----------
gtksourceview2: add libpng and libffi dependencies; increase revision to rebuild with libpng 1.5

Modified Paths:
--------------
    trunk/dports/gnome/gtksourceview2/Portfile

Modified: trunk/dports/gnome/gtksourceview2/Portfile
===================================================================
--- trunk/dports/gnome/gtksourceview2/Portfile	2012-09-04 07:32:35 UTC (rev 97349)
+++ trunk/dports/gnome/gtksourceview2/Portfile	2012-09-04 07:35:03 UTC (rev 97350)
@@ -6,7 +6,7 @@
 name		    gtksourceview2
 set my_name     gtksourceview
 version		    2.10.5
-revision	    3
+revision        4
 license         LGPL-2.1+
 # respository indicates they were in process of shift
 # from LGPL-2+ to LGPL-2.1+
@@ -41,6 +41,8 @@
     path:lib/pkgconfig/glib-2.0.pc:glib2 \
     port:gettext \
     port:gtk2 \
+    port:libffi \
+    port:libpng \
     port:libxml2
 
 patchfiles      patch-gtksourceview_gtksourceview-i18n.c.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120904/932cd533/attachment.html>


More information about the macports-changes mailing list