[116144] trunk/dports/devel/glibmm/Portfile

devans at macports.org devans at macports.org
Sun Jan 19 11:59:21 PST 2014


Revision: 116144
          https://trac.macports.org/changeset/116144
Author:   devans at macports.org
Date:     2014-01-19 11:59:21 -0800 (Sun, 19 Jan 2014)
Log Message:
-----------
glibmm: depends on port:p5.16-xml-parser (#42192).

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

Modified: trunk/dports/devel/glibmm/Portfile
===================================================================
--- trunk/dports/devel/glibmm/Portfile	2014-01-19 17:57:58 UTC (rev 116143)
+++ trunk/dports/devel/glibmm/Portfile	2014-01-19 19:59:21 UTC (rev 116144)
@@ -5,6 +5,7 @@
 
 name            glibmm
 version         2.38.1
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     C++ interface to glib
 long_description \
@@ -28,7 +29,7 @@
                 port:mm-common
 
 depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
-                port:p5.12-xml-parser \
+                port:p5.16-xml-parser \
                 port:libsigcxx2
 
 configure.cmd   ./autogen.sh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140119/e9573ffb/attachment.html>


More information about the macports-changes mailing list