[123193] users/devans/GNOME-3/unstable/dports/gnome/gtk-doc

devans at macports.org devans at macports.org
Wed Aug 6 13:36:34 PDT 2014


Revision: 123193
          https://trac.macports.org/changeset/123193
Author:   devans at macports.org
Date:     2014-08-06 13:36:34 -0700 (Wed, 06 Aug 2014)
Log Message:
-----------
GNOME-3/unstable: gtk-doc, merge recent changes from trunk.

Modified Paths:
--------------
    users/devans/GNOME-3/unstable/dports/gnome/gtk-doc/Portfile

Property Changed:
----------------
    users/devans/GNOME-3/unstable/dports/gnome/gtk-doc/


Property changes on: users/devans/GNOME-3/unstable/dports/gnome/gtk-doc
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/gtk-doc:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/rmstonecipher/gnome/gtk-doc:102363-103172
   + /branches/mld-qt-481/dports/gnome/gtk-doc:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gtk-doc:122291-123192
/users/rmstonecipher/gnome/gtk-doc:102363-103172

Modified: users/devans/GNOME-3/unstable/dports/gnome/gtk-doc/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/gtk-doc/Portfile	2014-08-06 20:33:11 UTC (rev 123192)
+++ users/devans/GNOME-3/unstable/dports/gnome/gtk-doc/Portfile	2014-08-06 20:36:34 UTC (rev 123193)
@@ -30,16 +30,19 @@
 depends_build   port:pkgconfig \
                 path:lib/pkgconfig/glib-2.0.pc:glib2
 
+# vim is used by some scripts for source highlighting and OS X /usr/bin/vim doesn't always work (#44546)
+
 depends_lib     port:libxml2 \
                 port:libxslt \
-                path:bin/perl:perl5 \
+                port:perl5.16 \
                 port:openjade \
                 port:fop \
                 port:docbook-xml \
                 port:docbook-xsl \
-                port:itstool
+                port:itstool \
+                port:vim
 
-configure.perl  ${prefix}/bin/perl
+configure.perl  ${prefix}/bin/perl5.16
 configure.env-append XSLTPROC=${prefix}/bin/xsltproc
 configure.args  --with-xml-catalog=${prefix}/etc/xml/catalog
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140806/af81f75e/attachment.html>


More information about the macports-changes mailing list