pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-YAML-LibYAML Update to 0.64
details: https://anonhg.NetBSD.org/pkgsrc/rev/d34dc5e8cdec
branches: trunk
changeset: 361925:d34dc5e8cdec
user: wen <wen%pkgsrc.org@localhost>
date: Sat Apr 29 07:48:41 2017 +0000
description:
Update to 0.64
Upstream changes:
0.64 Fri 7 Apr 20:32:01 CEST 2017
- use lib FindBin::Bin in tests, preparing for perl 5.26 where '.' gets
removed from @INC. Fixes issue#54 TINITA++
- Use the latest libyaml sources.
- Lazy load B::Deparse for faster startup time. Applied PR/53 by
@perlpunk++ (submitted by @carnil++ from a Debian issue as GitHub
issue#52)
diffstat:
textproc/p5-YAML-LibYAML/Makefile | 5 ++---
textproc/p5-YAML-LibYAML/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r c0dac7489472 -r d34dc5e8cdec textproc/p5-YAML-LibYAML/Makefile
--- a/textproc/p5-YAML-LibYAML/Makefile Sat Apr 29 07:41:21 2017 +0000
+++ b/textproc/p5-YAML-LibYAML/Makefile Sat Apr 29 07:48:41 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2016/07/26 00:03:02 wen Exp $
+# $NetBSD: Makefile,v 1.25 2017/04/29 07:48:41 wen Exp $
-DISTNAME= YAML-LibYAML-0.63
+DISTNAME= YAML-LibYAML-0.64
PKGNAME= p5-${DISTNAME}
-#PKGNAME= p5-${DISTNAME:S/LibYAML/XS/}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/}
diff -r c0dac7489472 -r d34dc5e8cdec textproc/p5-YAML-LibYAML/distinfo
--- a/textproc/p5-YAML-LibYAML/distinfo Sat Apr 29 07:41:21 2017 +0000
+++ b/textproc/p5-YAML-LibYAML/distinfo Sat Apr 29 07:48:41 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2016/07/26 00:03:02 wen Exp $
+$NetBSD: distinfo,v 1.18 2017/04/29 07:48:41 wen Exp $
-SHA1 (YAML-LibYAML-0.63.tar.gz) = dbccd6b04ec8d9add97212e4ee2364c1e718187c
-RMD160 (YAML-LibYAML-0.63.tar.gz) = 3f27325bc65ff3ab7de6a7474334dc82acff13b0
-SHA512 (YAML-LibYAML-0.63.tar.gz) = c1161ac72f678e4531f8fe5daf09553ba946513c3d1efa1d354ea17ef4dfefd4281a2d77e2fe49960388d338681a24d7547b36dc08ad8993651e807a303df954
-Size (YAML-LibYAML-0.63.tar.gz) = 143075 bytes
+SHA1 (YAML-LibYAML-0.64.tar.gz) = e7a8fdc847309f13c324c8b46e68fc874874b2c0
+RMD160 (YAML-LibYAML-0.64.tar.gz) = 1ca4bc4cf9fd62f3e67589d3fcee714ca1d4d624
+SHA512 (YAML-LibYAML-0.64.tar.gz) = c8d996a9bc86e644c85fa8662b91afb75e0e9bcfeaba88b0a661ef83c9d1dfbcd4464fdba8fcc16269dc3c561c3c5257818f7f15df78bf4331ec2f91a6245faf
+Size (YAML-LibYAML-0.64.tar.gz) = 143095 bytes
Home |
Main Index |
Thread Index |
Old Index