pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/p5-YAML-Tiny



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 25 19:03:22 UTC 2018

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/textproc/p5-YAML-Tiny/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/textproc/p5-YAML-Tiny/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-Tiny/Makefile
diff -u pkgsrc/textproc/p5-YAML-Tiny/Makefile:1.26 pkgsrc/textproc/p5-YAML-Tiny/Makefile:1.27
--- pkgsrc/textproc/p5-YAML-Tiny/Makefile:1.26  Mon Jun  5 14:25:00 2017
+++ pkgsrc/textproc/p5-YAML-Tiny/Makefile       Sun Feb 25 19:03:22 2018
@@ -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/}
 

Index: pkgsrc/textproc/p5-YAML-Tiny/distinfo
diff -u pkgsrc/textproc/p5-YAML-Tiny/distinfo:1.17 pkgsrc/textproc/p5-YAML-Tiny/distinfo:1.18
--- pkgsrc/textproc/p5-YAML-Tiny/distinfo:1.17  Wed Feb 22 12:48:11 2017
+++ pkgsrc/textproc/p5-YAML-Tiny/distinfo       Sun Feb 25 19:03:22 2018
@@ -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