pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-glib2 Update 1.304 to 1.307



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9a28b9ed19b1
branches:  trunk
changeset: 646391:9a28b9ed19b1
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Feb 08 13:35:48 2015 +0000

description:
Update 1.304 to 1.307
---------------------
Overview of changes in Glib 1.307 (stable)
==========================================

* Fix hang of t/9.t on FreeBSD/NetBSD perls not built with "-pthread";
  closes RT#82349
* Add code comments about the peculiar Glib::InitiallyUnowned sink handling

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

* Fix libpthread-related building issues on OpenBSD

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

* Disable the warning message when handing callbacks over to the main loop.

diffstat:

 devel/p5-glib2/Makefile |  5 ++---
 devel/p5-glib2/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r ab66ef19e83c -r 9a28b9ed19b1 devel/p5-glib2/Makefile
--- a/devel/p5-glib2/Makefile   Sun Feb 08 09:39:50 2015 +0000
+++ b/devel/p5-glib2/Makefile   Sun Feb 08 13:35:48 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2014/10/09 14:06:29 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2015/02/08 13:35:48 mef Exp $
 
-DISTNAME=      Glib-1.304
+DISTNAME=      Glib-1.307
 PKGNAME=       p5-${DISTNAME:S/Glib/glib2/}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
 
diff -r ab66ef19e83c -r 9a28b9ed19b1 devel/p5-glib2/distinfo
--- a/devel/p5-glib2/distinfo   Sun Feb 08 09:39:50 2015 +0000
+++ b/devel/p5-glib2/distinfo   Sun Feb 08 13:35:48 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2014/01/26 11:56:45 obache Exp $
+$NetBSD: distinfo,v 1.20 2015/02/08 13:35:48 mef Exp $
 
-SHA1 (Glib-1.304.tar.gz) = f66615b386f33a74eab62271dab0e09730fcf632
-RMD160 (Glib-1.304.tar.gz) = c7795ecabf80d87fc416ff4267b30db292b78c5e
-Size (Glib-1.304.tar.gz) = 285931 bytes
+SHA1 (Glib-1.307.tar.gz) = c8ff231ab9518ec4d307e2c67a64a1e8ab7f5464
+RMD160 (Glib-1.307.tar.gz) = d15c0a008b072334d9761203db3f37b7aa3f6c40
+Size (Glib-1.307.tar.gz) = 286956 bytes



Home | Main Index | Thread Index | Old Index