Revision
140445
Author
devans@macports.org
Date
2015-09-19 11:24:15 -0700 (Sat, 19 Sep 2015)

Log Message

p5-glib-object-introspection: update to version 0.31.

Modified Paths

Property Changed

Diff

Property changes: trunk/dports/perl/p5-glib-object-introspection


Added: svn:mergeinfo

/users/devans/GNOME-3/stable/dports/perl/p5-glib-object-introspection:138563-140443

Modified: trunk/dports/perl/p5-glib-object-introspection/Portfile (140444 => 140445)


--- trunk/dports/perl/p5-glib-object-introspection/Portfile	2015-09-19 18:18:42 UTC (rev 140444)
+++ trunk/dports/perl/p5-glib-object-introspection/Portfile	2015-09-19 18:24:15 UTC (rev 140445)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20 5.22
-perl5.setup         Glib-Object-Introspection 0.028
+perl5.setup         Glib-Object-Introspection 0.031 ../by-authors/id/X/XA/XAOC
 platforms           darwin
 maintainers         devans openmaintainer
 license             LGPL-2.1+
@@ -16,11 +16,9 @@
                     to dynamically create Perl bindings for a wide variety of libraries. \
                     Examples include gtk+, webkit, libsoup and many more.
 
-homepage            https://metacpan.org/pod/Glib::Object::Introspection
+checksums           rmd160  34e28fc24cde50dd32f1ea2e1a1f70740365f889 \
+                    sha256  cb85f857910d810075c5504c19f302f19bf0e3266803742420ea8b2863c75330
 
-checksums           rmd160  7307dd8c52a3ef2395ab8c1ccc24bfbb78467716 \
-                    sha256  39a1f7f2639ff42d9eec5b39647b2b45ad17a147280d0d5258f0bfb6d133a68f
-
 if {${perl5.major} != ""} {
     depends_lib-append \
                     port:gobject-introspection \