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.21.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6262ab73bc85
branches:  trunk
changeset: 356343:6262ab73bc85
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Dec 30 00:53:00 2016 +0000

description:
Updated p5-YAML to 1.21.

1.21 Fri Dec 23 21:19:15 CET 2016
 - Apply PR/171 (fixes issue/109) @perlpunk++
 - No more "used only once" warnings for $YAML::Indent etc.
 - Apply PR/170 (fixes issue/131) hiratara%cpan.org@localhost++
 - Empty mapping value at the end resolves to null (was becoming empty
   string)
 - Apply PR/169 (PR/119) patrick.allen.higgins%gmail.com@localhost++
 - Output key in warning when duplicate key was found
 - Apply PR/157 and PR/168 (@lameventanas++ @perlpunk++)
 - Allow reading and writing to IO::Handle

diffstat:

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

diffs (27 lines):

diff -r 8d94c81ba850 -r 6262ab73bc85 textproc/p5-YAML/Makefile
--- a/textproc/p5-YAML/Makefile Fri Dec 30 00:51:41 2016 +0000
+++ b/textproc/p5-YAML/Makefile Fri Dec 30 00:53:00 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2016/12/11 07:37:39 wen Exp $
+# $NetBSD: Makefile,v 1.46 2016/12/30 00:53:00 wiz Exp $
 
-DISTNAME=      YAML-1.20
+DISTNAME=      YAML-1.21
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    perl5 textproc
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=YAML/}
diff -r 8d94c81ba850 -r 6262ab73bc85 textproc/p5-YAML/distinfo
--- a/textproc/p5-YAML/distinfo Fri Dec 30 00:51:41 2016 +0000
+++ b/textproc/p5-YAML/distinfo Fri Dec 30 00:53:00 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2016/12/11 07:37:39 wen Exp $
+$NetBSD: distinfo,v 1.27 2016/12/30 00:53:00 wiz Exp $
 
-SHA1 (YAML-1.20.tar.gz) = 4cd78d029823ca1e04ea6c7416312aa6f9f937b7
-RMD160 (YAML-1.20.tar.gz) = f92204bd69a32a1b7bb56993f74514f43aede300
-SHA512 (YAML-1.20.tar.gz) = f1948f7ef39d6ee05c9883bccf555dd30f36d1e25a90f47921515716dc58608ffe2631907b1aea102c0d31a8aeecf53317bd944fa9fb0f6d7ccd72fd953899cd
-Size (YAML-1.20.tar.gz) = 81604 bytes
+SHA1 (YAML-1.21.tar.gz) = c82886d6c4d373195cf0ae6eb0002843ccba2429
+RMD160 (YAML-1.21.tar.gz) = ca4f987e644978c7b702a903effcd1614e57380d
+SHA512 (YAML-1.21.tar.gz) = 1542c9a931a7c2c460cd89d66978747a6feee855993529b05638456ff4f16fa5273e539b7423e843d63ccfd29c650e2d46b9140388d44cc6c812a0e0c6be9cd3
+Size (YAML-1.21.tar.gz) = 82995 bytes



Home | Main Index | Thread Index | Old Index