[140828] trunk/dports/gnome/gobject-introspection/Portfile
Revision: 140828 https://trac.macports.org/changeset/140828 Author: devans@macports.org Date: 2015-10-04 11:59:16 -0700 (Sun, 04 Oct 2015) Log Message: ----------- gobject-introspection: add comment regarding requirements for upgrade to latest version. Modified Paths: -------------- trunk/dports/gnome/gobject-introspection/Portfile Modified: trunk/dports/gnome/gobject-introspection/Portfile =================================================================== --- trunk/dports/gnome/gobject-introspection/Portfile 2015-10-04 18:51:44 UTC (rev 140827) +++ trunk/dports/gnome/gobject-introspection/Portfile 2015-10-04 18:59:16 UTC (rev 140828) @@ -5,6 +5,7 @@ PortGroup active_variants 1.1 name gobject-introspection +# version 1.46.0+ requires glib-2.0 >= 2.45.3 version 1.44.0 set branch [join [lrange [split ${version} .] 0 1] .] categories gnome
participants (1)
-
devans@macports.org