pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-glib2



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Sep 19 11:38:05 UTC 2016

Modified Files:
        pkgsrc/devel/p5-glib2: Makefile distinfo

Log Message:
Updated devel/p5-glib2 to 1.322
-------------------------------
Overview of changes in Glib 1.322 (stable)
============================================
* Win32: only export the GVariant conversion symbols when available
∗ Glib.exports: updated copyright date


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/devel/p5-glib2/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/p5-glib2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-glib2/Makefile
diff -u pkgsrc/devel/p5-glib2/Makefile:1.54 pkgsrc/devel/p5-glib2/Makefile:1.55
--- pkgsrc/devel/p5-glib2/Makefile:1.54 Wed Jun  8 19:23:47 2016
+++ pkgsrc/devel/p5-glib2/Makefile      Mon Sep 19 11:38:05 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2016/06/08 19:23:47 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2016/09/19 11:38:05 mef Exp $
 
-DISTNAME=      Glib-1.321
+DISTNAME=      Glib-1.322
 PKGNAME=       p5-${DISTNAME:S/Glib/glib2/}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
 

Index: pkgsrc/devel/p5-glib2/distinfo
diff -u pkgsrc/devel/p5-glib2/distinfo:1.22 pkgsrc/devel/p5-glib2/distinfo:1.23
--- pkgsrc/devel/p5-glib2/distinfo:1.22 Wed Apr 20 12:09:17 2016
+++ pkgsrc/devel/p5-glib2/distinfo      Mon Sep 19 11:38:05 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2016/04/20 12:09:17 mef Exp $
+$NetBSD: distinfo,v 1.23 2016/09/19 11:38:05 mef Exp $
 
-SHA1 (Glib-1.321.tar.gz) = d1dedfcb69943ec5e6e4028227a388359417a26a
-RMD160 (Glib-1.321.tar.gz) = 86e712f786dd89d44df7841876a267fa0d55606b
-SHA512 (Glib-1.321.tar.gz) = 347edcbc41dd067808404c192fb8be83da4ce9b8b69cdac2b6dbe8cb5b4d2961e74163eaff5a002356a4cbd984251e20c0fe3f16df123069175ab08ec83fc5e8
-Size (Glib-1.321.tar.gz) = 296864 bytes
+SHA1 (Glib-1.322.tar.gz) = 4967a273c014c41f28ff1989a3d53fe4686b4a4c
+RMD160 (Glib-1.322.tar.gz) = 7a7cd438706139b22c8d57f3ee66f86498e0f6af
+SHA512 (Glib-1.322.tar.gz) = 13fd21be640caea2d2d37e2cf494b4defcd558f4afff80d8f0848616554830df9fd9885731c2514c24be2e89d5b7b604a5c6e63576e605c0271dba60516705d2
+Size (Glib-1.322.tar.gz) = 297045 bytes



Home | Main Index | Thread Index | Old Index