From 02999a1441083aec882281f6c1752bb8f5fe0efa Mon Sep 17 00:00:00 2001 From: mef Date: Thu, 15 Dec 2016 21:54:25 +0000 Subject: Updated devel/p5-Glib-Object-Introspection to 0.041 --------------------------------------------------- (From NEWS:) Overview of changes in Glib::Object::Introspection 0.041 ======================================================== ∗ Tweak the test environment to work with newer ExtUtils::MakeMaker * Use the stack in favor of heap allocation during marshalling * Use custom code to find struct methods in order to avoid a bug * Remove an unused internal variable * Add support for object class functions * Add support for marshalling GParamSpec * Add Glib::Object::Introspection::GValueWrapper::get_value MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- devel/p5-Glib-Object-Introspection/Makefile | 5 ++--- devel/p5-Glib-Object-Introspection/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'devel') diff --git a/devel/p5-Glib-Object-Introspection/Makefile b/devel/p5-Glib-Object-Introspection/Makefile index 9dd6cad1257..de7218c0c64 100644 --- a/devel/p5-Glib-Object-Introspection/Makefile +++ b/devel/p5-Glib-Object-Introspection/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2016/06/08 19:23:00 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2016/12/15 21:54:25 mef Exp $ -DISTNAME= Glib-Object-Introspection-0.040 +DISTNAME= Glib-Object-Introspection-0.041 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} \ ${MASTER_SITE_PERL_CPAN:=Glib/} diff --git a/devel/p5-Glib-Object-Introspection/distinfo b/devel/p5-Glib-Object-Introspection/distinfo index 0e045372d92..c6938a3b8ca 100644 --- a/devel/p5-Glib-Object-Introspection/distinfo +++ b/devel/p5-Glib-Object-Introspection/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2016/04/20 12:32:11 mef Exp $ +$NetBSD: distinfo,v 1.5 2016/12/15 21:54:25 mef Exp $ -SHA1 (Glib-Object-Introspection-0.040.tar.gz) = 848887992cc3d1993af6f428609481f9047cfeb6 -RMD160 (Glib-Object-Introspection-0.040.tar.gz) = cf978c42e5e2995d0f9b44fc79089c3a499edb49 -SHA512 (Glib-Object-Introspection-0.040.tar.gz) = bd5e4db8b6e331fb9641e75a50a95fff1a823597a8e4c4e9f99a81e7aa2ee30d93856c56ecfea3785b8719dba6590169bcd006ea06d97170889091e6b9480e9f -Size (Glib-Object-Introspection-0.040.tar.gz) = 79009 bytes +SHA1 (Glib-Object-Introspection-0.041.tar.gz) = d77ad8ea8bd6bb228a34dc82e76212790b6ec697 +RMD160 (Glib-Object-Introspection-0.041.tar.gz) = 901bfb1e7e37c66717799c36ace2c243753ff67e +SHA512 (Glib-Object-Introspection-0.041.tar.gz) = 0cf81b496871cafb3afdde67f2c4dcfcd1d3ae391dd6e4a99c709b65736904307e0b39baf35c6fa18ba41aee31012376379637005e7a57f8089dd870cddab039 +Size (Glib-Object-Introspection-0.041.tar.gz) = 80565 bytes -- cgit v1.2.3