pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-YAML p5-YAML: updated to 1.29



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a58c337d27a5
branches:  trunk
changeset: 400165:a58c337d27a5
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Aug 23 11:26:43 2019 +0000

description:
p5-YAML: updated to 1.29

1.29:
Fix regex for alias to match the one for anchors

1.28:
Security fix: only enable loading globs when $LoadCode is set

diffstat:

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

diffs (31 lines):

diff -r 4bb347176aa0 -r a58c337d27a5 textproc/p5-YAML/Makefile
--- a/textproc/p5-YAML/Makefile Fri Aug 23 11:07:37 2019 +0000
+++ b/textproc/p5-YAML/Makefile Fri Aug 23 11:26:43 2019 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.56 2019/08/11 13:23:58 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2019/08/23 11:26:43 adam Exp $
 
-DISTNAME=      YAML-1.27
+DISTNAME=      YAML-1.29
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
-CATEGORIES=    perl5 textproc
+CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=YAML/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 4bb347176aa0 -r a58c337d27a5 textproc/p5-YAML/distinfo
--- a/textproc/p5-YAML/distinfo Fri Aug 23 11:07:37 2019 +0000
+++ b/textproc/p5-YAML/distinfo Fri Aug 23 11:26:43 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.33 2018/11/10 03:24:31 wen Exp $
+$NetBSD: distinfo,v 1.34 2019/08/23 11:26:43 adam Exp $
 
-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
+SHA1 (YAML-1.29.tar.gz) = fd9f969e1bc518a2f1cd0cb2b56c585fc710c1e2
+RMD160 (YAML-1.29.tar.gz) = bdc56a80ca6ba5b3c3d8295510d35936a2add1b9
+SHA512 (YAML-1.29.tar.gz) = a3bcec325360694826781f78611b7855bcf9ddd58a009d836d222d8b63f42e2c6565304df70e6b13af415e45761ac16a4cef9dcf0ed05ff9dec8cf2d94c33572
+Size (YAML-1.29.tar.gz) = 87037 bytes



Home | Main Index | Thread Index | Old Index