pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-YAML
Module Name: pkgsrc
Committed By: wiz
Date: Fri Dec 30 00:53:00 UTC 2016
Modified Files:
pkgsrc/textproc/p5-YAML: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/textproc/p5-YAML/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/textproc/p5-YAML/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/p5-YAML/Makefile
diff -u pkgsrc/textproc/p5-YAML/Makefile:1.45 pkgsrc/textproc/p5-YAML/Makefile:1.46
--- pkgsrc/textproc/p5-YAML/Makefile:1.45 Sun Dec 11 07:37:39 2016
+++ pkgsrc/textproc/p5-YAML/Makefile Fri Dec 30 00:53:00 2016
@@ -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/}
Index: pkgsrc/textproc/p5-YAML/distinfo
diff -u pkgsrc/textproc/p5-YAML/distinfo:1.26 pkgsrc/textproc/p5-YAML/distinfo:1.27
--- pkgsrc/textproc/p5-YAML/distinfo:1.26 Sun Dec 11 07:37:39 2016
+++ pkgsrc/textproc/p5-YAML/distinfo Fri Dec 30 00:53:00 2016
@@ -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