pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-YAML Updated p5-YAML to 1.23.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f0b412f78506
branches:  trunk
changeset: 358874:f0b412f78506
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Feb 22 11:43:10 2017 +0000

description:
Updated p5-YAML to 1.23.

1.23 Sun Feb 19 22:07:57 CET 2017
 - Fix $YAML::Numify (empty values were converted to 0)

diffstat:

 textproc/p5-YAML/Makefile |   4 ++--
 textproc/p5-YAML/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 678804e3d7c3 -r f0b412f78506 textproc/p5-YAML/Makefile
--- a/textproc/p5-YAML/Makefile Wed Feb 22 11:41:43 2017 +0000
+++ b/textproc/p5-YAML/Makefile Wed Feb 22 11:43:10 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2017/02/19 08:54:18 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2017/02/22 11:43:10 wiz Exp $
 
-DISTNAME=      YAML-1.22
+DISTNAME=      YAML-1.23
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    perl5 textproc
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=YAML/}
diff -r 678804e3d7c3 -r f0b412f78506 textproc/p5-YAML/distinfo
--- a/textproc/p5-YAML/distinfo Wed Feb 22 11:41:43 2017 +0000
+++ b/textproc/p5-YAML/distinfo Wed Feb 22 11:43:10 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.28 2017/02/19 08:54:18 wiz Exp $
+$NetBSD: distinfo,v 1.29 2017/02/22 11:43:10 wiz Exp $
 
-SHA1 (YAML-1.22.tar.gz) = d9dffa4b8c5b110fb8c15636de134ec8447bbace
-RMD160 (YAML-1.22.tar.gz) = 89175996c6e26a1ee9d008f62e4478b72bfd3108
-SHA512 (YAML-1.22.tar.gz) = 90c8114f36270f9410fd3bd05c9674fb0f6f3c10c799c65375edea811cd1b9e4c402eff498f86c259ab2a81b49753ba559fdf679c6f9863f6e3be6c18f5affe2
-Size (YAML-1.22.tar.gz) = 83528 bytes
+SHA1 (YAML-1.23.tar.gz) = 2071a4bf5ec67daed81148d3671a3f8022bc04f2
+RMD160 (YAML-1.23.tar.gz) = ce3748ef59cc43681bd1009b433f95135ba5526f
+SHA512 (YAML-1.23.tar.gz) = 42dd2063e16b0e96a51ae9e43ed537741206529ff0df2939717eb142edf6396f69130b6b64d1d338d0c0a32dc11f68f3ffc5e0b5043c325c20e0d492626c106c
+Size (YAML-1.23.tar.gz) = 83566 bytes



Home | Main Index | Thread Index | Old Index