Revision
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

Diff

Modified: trunk/dports/gnome/gobject-introspection/Portfile (140827 => 140828)


--- 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