Wed Apr 20 12:09:17 2016 UTC ()
Updated to devel/p5-glib2-1.321 (from 1.307)
--------------------------------------------
Overview of changes in Glib 1.321 (stable)
============================================

* GBoxed.xs: Check Glib version prior to enabling GBoxed types; RT#111150;
  patch submitted by Torsten Lüttgert <st-cpan at luettgert.de>

Overview of changes in Glib 1.320 (stable)
============================================

* Makefile.PL: added IRC link to metadata block
* Glib::GenPod: supply default namespace blurbs (Bugzilla #753468)
* Properly escape dash in generated API index POD (Bugzilla #753467)

Overview of changes in Glib 1.314 (unstable)
============================================

* Fix compilation on libglib < 2.26
* Add Glib::Bytes, a wrapper for GBytes
* Sort the output of podify_signals in a deterministic way (BZ#743863)

Overview of changes in Glib 1.313 (unstable)
============================================

* Fix compilation and test issues with Glib::Variant::ParseError
* Add a short explanatory comment to the lazy-loading system

Overview of changes in Glib 1.312 (unstable)
============================================

* Fix incorrect version in Glib::GenPod

Overview of changes in Glib 1.311 (unstable)
============================================

* Add the GVariant converters to the win32 linker export list
* Fix Glib::Variant::classify on big-endian machines

Overview of changes in Glib 1.310 (unstable)
============================================

* Add Glib::Variant and Glib::VariantType
* Add char_byte and char_byte_ornull typemaps
* Reorder and reformat our header and typemap a little
* Hush a compiler warning in GMainLoop.xs

Overview of changes in Glib 1.308 (stable)
==========================================

* Release to replace stable version of Glib deleted from CPAN by accident;
  closes RT#110119.  There are no code changes for this release.


(mef)
diff -r1.52 -r1.53 pkgsrc/devel/p5-glib2/Makefile
diff -r1.21 -r1.22 pkgsrc/devel/p5-glib2/distinfo

cvs diff -r1.52 -r1.53 pkgsrc/devel/p5-glib2/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-glib2/Makefile 2015/06/12 10:49:57 1.52
+++ pkgsrc/devel/p5-glib2/Makefile 2016/04/20 12:09:17 1.53
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2015/06/12 10:49:57 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2016/04/20 12:09:17 mef Exp $
 
-DISTNAME=	Glib-1.307
+DISTNAME=	Glib-1.321
 PKGNAME=	p5-${DISTNAME:S/Glib/glib2/}
-PKGREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
 

cvs diff -r1.21 -r1.22 pkgsrc/devel/p5-glib2/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-glib2/distinfo 2015/11/03 03:28:59 1.21
+++ pkgsrc/devel/p5-glib2/distinfo 2016/04/20 12:09:17 1.22
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2015/11/03 03:28:59 agc Exp $
+$NetBSD: distinfo,v 1.22 2016/04/20 12:09:17 mef Exp $
 
-SHA1 (Glib-1.307.tar.gz) = c8ff231ab9518ec4d307e2c67a64a1e8ab7f5464
+SHA1 (Glib-1.321.tar.gz) = d1dedfcb69943ec5e6e4028227a388359417a26a
-RMD160 (Glib-1.307.tar.gz) = d15c0a008b072334d9761203db3f37b7aa3f6c40
+RMD160 (Glib-1.321.tar.gz) = 86e712f786dd89d44df7841876a267fa0d55606b
-SHA512 (Glib-1.307.tar.gz) = e37efcf5ab78cb9e17c3a872b0fbf00759bf0f687223474e2ec1ab8612868fc1e104dba3217e4668960f94e4ba811e096ec199735de80e365fb93b84e14c9806
+SHA512 (Glib-1.321.tar.gz) = 347edcbc41dd067808404c192fb8be83da4ce9b8b69cdac2b6dbe8cb5b4d2961e74163eaff5a002356a4cbd984251e20c0fe3f16df123069175ab08ec83fc5e8
-Size (Glib-1.307.tar.gz) = 286956 bytes
+Size (Glib-1.321.tar.gz) = 296864 bytes