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:   wen
Date:           Sat Nov 10 03:24:31 UTC 2018

Modified Files:
        pkgsrc/textproc/p5-YAML: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/textproc/p5-YAML/Makefile
cvs rdiff -u -r1.32 -r1.33 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.53 pkgsrc/textproc/p5-YAML/Makefile:1.54
--- pkgsrc/textproc/p5-YAML/Makefile:1.53       Wed Aug 22 09:47:11 2018
+++ pkgsrc/textproc/p5-YAML/Makefile    Sat Nov 10 03:24:31 2018
@@ -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/}
 

Index: pkgsrc/textproc/p5-YAML/distinfo
diff -u pkgsrc/textproc/p5-YAML/distinfo:1.32 pkgsrc/textproc/p5-YAML/distinfo:1.33
--- pkgsrc/textproc/p5-YAML/distinfo:1.32       Wed Jun  6 08:58:33 2018
+++ pkgsrc/textproc/p5-YAML/distinfo    Sat Nov 10 03:24:31 2018
@@ -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