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

snc at macports.org snc at macports.org
Sat Jul 27 06:44:38 PDT 2013


Revision: 108601
          https://trac.macports.org/changeset/108601
Author:   snc at macports.org
Date:     2013-07-27 06:44:38 -0700 (Sat, 27 Jul 2013)
Log Message:
-----------
gtksourceview2: missing dependency on libpixman

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

Modified: trunk/dports/gnome/gtksourceview2/Portfile
===================================================================
--- trunk/dports/gnome/gtksourceview2/Portfile	2013-07-27 12:26:33 UTC (rev 108600)
+++ trunk/dports/gnome/gtksourceview2/Portfile	2013-07-27 13:44:38 UTC (rev 108601)
@@ -6,7 +6,7 @@
 name		    gtksourceview2
 set my_name     gtksourceview
 version		    2.10.5
-revision        5
+revision        6
 license         LGPL-2.1+
 # respository indicates they were in process of shift
 # from LGPL-2+ to LGPL-2.1+
@@ -42,6 +42,7 @@
     port:gettext \
     port:gtk2 \
     port:libffi \
+    port:libpixman \
     port:libpng \
     port:libxml2
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130727/edf59f30/attachment.html>


More information about the macports-changes mailing list