pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Data-GUID Updated devel/p5-Data-GUID to 0.049



details:   https://anonhg.NetBSD.org/pkgsrc/rev/847d83879ea5
branches:  trunk
changeset: 359871:847d83879ea5
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Mar 20 10:14:37 2017 +0000

description:
Updated devel/p5-Data-GUID to 0.049
-----------------------------------
0.049     2017-01-23 19:04:58-05:00 America/New_York
        - Data::UUID can sometimes produce duplicate UUIDs when a single UUID
          generator is used on both sides of a fork.  Data::GUID now silently
          replaces its UUID generator when the pid changes.  (bug reported by
          Matthew Horsfall)

diffstat:

 devel/p5-Data-GUID/Makefile |   5 ++---
 devel/p5-Data-GUID/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r c52c07ac4943 -r 847d83879ea5 devel/p5-Data-GUID/Makefile
--- a/devel/p5-Data-GUID/Makefile       Mon Mar 20 10:12:13 2017 +0000
+++ b/devel/p5-Data-GUID/Makefile       Mon Mar 20 10:14:37 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2016/06/08 19:22:46 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/03/20 10:14:37 mef Exp $
 
-DISTNAME=      Data-GUID-0.048
+DISTNAME=      Data-GUID-0.049
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Data/}
 
diff -r c52c07ac4943 -r 847d83879ea5 devel/p5-Data-GUID/distinfo
--- a/devel/p5-Data-GUID/distinfo       Mon Mar 20 10:12:13 2017 +0000
+++ b/devel/p5-Data-GUID/distinfo       Mon Mar 20 10:14:37 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 03:28:06 agc Exp $
+$NetBSD: distinfo,v 1.3 2017/03/20 10:14:37 mef Exp $
 
-SHA1 (Data-GUID-0.048.tar.gz) = 61b9914e4b7b3043be38c2e076a41689e7b1e7a4
-RMD160 (Data-GUID-0.048.tar.gz) = 2ad82e626208084181581e19a608af100b454190
-SHA512 (Data-GUID-0.048.tar.gz) = 42c0472f3614d342440c41aa009e906cd2874c7578cf1a197711a22ff2c02227cec84ee6e497b64e8f52843a371d10a09732c713c58a6d189aba399916581cd3
-Size (Data-GUID-0.048.tar.gz) = 16675 bytes
+SHA1 (Data-GUID-0.049.tar.gz) = 7ada25d8d9b076055b8602e52ceec1287bdc4ed5
+RMD160 (Data-GUID-0.049.tar.gz) = 5c8c32066c623141180ef4ca7d325cb01ea844bf
+SHA512 (Data-GUID-0.049.tar.gz) = 1404322971af93067e121052a47f796ac77d19dbeb328dc5db0e60df1c4ce24f614679198afb442cc3ff4326e76df84ff762f85b4e129f44e1441c5beb40801e
+Size (Data-GUID-0.049.tar.gz) = 19513 bytes



Home | Main Index | Thread Index | Old Index