pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-YAML-Tiny p5-YAML-Tiny: update to 1.73.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c41b0035a43
branches:  trunk
changeset: 376066:7c41b0035a43
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 25 19:03:22 2018 +0000

description:
p5-YAML-Tiny: update to 1.73.

1.73    2018-02-21 21:07:59Z

        - shipping 1.72 as stable, with no changes.

1.72    2017-02-12 23:17:26Z (TRIAL RELEASE)

        [FIXED]

        - fix compatibility with Test::Builder 0.94 in test shim

1.71    2017-02-04 05:44:07Z (TRIAL RELEASE)

        [FIXED]

        - Perform correct stripping of leading white space in literal/folded
          text blocks (Flavio Poletti, GitHub #44, fixes RT#56045).

diffstat:

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

diffs (29 lines):

diff -r 13dc6f73b59c -r 7c41b0035a43 textproc/p5-YAML-Tiny/Makefile
--- a/textproc/p5-YAML-Tiny/Makefile    Sun Feb 25 19:02:37 2018 +0000
+++ b/textproc/p5-YAML-Tiny/Makefile    Sun Feb 25 19:03:22 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2017/06/05 14:25:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2018/02/25 19:03:22 wiz Exp $
 
-DISTNAME=      YAML-Tiny-1.70
+DISTNAME=      YAML-Tiny-1.73
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    perl5 textproc
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=YAML/}
 
diff -r 13dc6f73b59c -r 7c41b0035a43 textproc/p5-YAML-Tiny/distinfo
--- a/textproc/p5-YAML-Tiny/distinfo    Sun Feb 25 19:02:37 2018 +0000
+++ b/textproc/p5-YAML-Tiny/distinfo    Sun Feb 25 19:03:22 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2017/02/22 12:48:11 mef Exp $
+$NetBSD: distinfo,v 1.18 2018/02/25 19:03:22 wiz Exp $
 
-SHA1 (YAML-Tiny-1.70.tar.gz) = ece384991fca135995223d9b4444a5ae325acd64
-RMD160 (YAML-Tiny-1.70.tar.gz) = 99e9b699e23fb7f1d51bad95d1c5b9a20396a1e0
-SHA512 (YAML-Tiny-1.70.tar.gz) = a4d790f8d797170fac819640d23a3ddc62b506ac9467d8922ed2ca8f1abacf5a6ba7604e5312f6539a3c9e4aa8c41ccd91754ca32f74bf8b0d89a9d84e4b4f53
-Size (YAML-Tiny-1.70.tar.gz) = 72663 bytes
+SHA1 (YAML-Tiny-1.73.tar.gz) = 32ee7a7d499c7d8c2b4672f9735901fb4de1ab88
+RMD160 (YAML-Tiny-1.73.tar.gz) = cd4f7287a97e5c4888500678b69f6cc085be78e8
+SHA512 (YAML-Tiny-1.73.tar.gz) = 5999e220025aa8076e5e0e9e73e80c2da21660e77f6744d73e8e29962221d02d33a36e9829c44abf7d4f45abae069d8e121c8019bd1600b7e64db5e54efd9987
+Size (YAML-Tiny-1.73.tar.gz) = 73708 bytes



Home | Main Index | Thread Index | Old Index