[78346] trunk/dports/x11/pango/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue May 3 23:49:32 PDT 2011


Revision: 78346
          http://trac.macports.org/changeset/78346
Author:   ryandesign at macports.org
Date:     2011-05-03 23:49:32 -0700 (Tue, 03 May 2011)
Log Message:
-----------
pango: update minimum version of glib2

Modified Paths:
--------------
    trunk/dports/x11/pango/Portfile

Modified: trunk/dports/x11/pango/Portfile
===================================================================
--- trunk/dports/x11/pango/Portfile	2011-05-04 06:47:42 UTC (rev 78345)
+++ trunk/dports/x11/pango/Portfile	2011-05-04 06:49:32 UTC (rev 78346)
@@ -56,7 +56,7 @@
 }
 
 pre-configure {
-    set glib_minimum_version 2.17.3
+    set glib_minimum_version 2.24.0
     set glib_installed_version [exec ${prefix}/bin/pkg-config glib-2.0 --modversion]
     if {[rpm-vercomp ${glib_installed_version} ${glib_minimum_version}] < 0} {
         ui_error "${name} ${version} requires glib2 ${glib_minimum_version} or later but you have glib2 ${glib_installed_version}."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110503/bb91b79c/attachment.html>


More information about the macports-changes mailing list