pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-YAML Update to 1.27



details:   https://anonhg.NetBSD.org/pkgsrc/rev/278bb8da3523
branches:  trunk
changeset: 325117:278bb8da3523
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Nov 10 03:24:31 2018 +0000

description:
Update to 1.27

Upstream changes:
1.27 Sat Nov  3 14:01:26 CET 2018
 - Remove a warning about uninitialized value for perl <= 5.10

diffstat:

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

diffs (29 lines):

diff -r 541e4f98d5e7 -r 278bb8da3523 textproc/p5-YAML/Makefile
--- a/textproc/p5-YAML/Makefile Sat Nov 10 03:17:56 2018 +0000
+++ b/textproc/p5-YAML/Makefile Sat Nov 10 03:24:31 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2018/08/22 09:47:11 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2018/11/10 03:24:31 wen Exp $
 
-DISTNAME=      YAML-1.26
+DISTNAME=      YAML-1.27
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    perl5 textproc
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=YAML/}
 
diff -r 541e4f98d5e7 -r 278bb8da3523 textproc/p5-YAML/distinfo
--- a/textproc/p5-YAML/distinfo Sat Nov 10 03:17:56 2018 +0000
+++ b/textproc/p5-YAML/distinfo Sat Nov 10 03:24:31 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2018/06/06 08:58:33 wen Exp $
+$NetBSD: distinfo,v 1.33 2018/11/10 03:24:31 wen Exp $
 
-SHA1 (YAML-1.26.tar.gz) = 61ea2e31ed1828fb2acebe97cf5c8231fe64b8eb
-RMD160 (YAML-1.26.tar.gz) = 96425b2877497113c78d5f489b4c3555b741e84a
-SHA512 (YAML-1.26.tar.gz) = 17c75ed61d2961c5169c700caeb3403cc0233eec90ae8f4e55cee76ac827c48582d3e0c9c2146835132914c1e4276e0cf9d51cc8a82db308e7e930c97d05bb5f
-Size (YAML-1.26.tar.gz) = 86698 bytes
+SHA1 (YAML-1.27.tar.gz) = cfe9c31e670caa51186b48ba8b484e24fad72db6
+RMD160 (YAML-1.27.tar.gz) = 4e92e3abdf74ec5e076e8e615fac799048512108
+SHA512 (YAML-1.27.tar.gz) = f82de359939f139211df1c63226a17c0ecb00833c8e72986e901507626ef19f3bb3dd7678c83abb9aeb8857ca921e7698e2c0cb0620de5e4a8d3b963ee040e66
+Size (YAML-1.27.tar.gz) = 86770 bytes



Home | Main Index | Thread Index | Old Index