pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-YAML-PP p5-YAML-PP: update to 0.026.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56b8d57fd922
branches:  trunk
changeset: 438966:56b8d57fd922
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 13 08:07:17 2020 +0000

description:
p5-YAML-PP: update to 0.026.

0.026 2020-09-11 00:39:09+02:00

    - Add option 'duplicate_keys'. The default allows it for now and will
      change to forbid in the next release.

0.025 2020-09-06 22:14:07+02:00

    - Emitter: Fix indentation issues for non-default indents
    - Emitter: Add option 'width' for maximum columns
    - Improve error message for unhandled reftypes

diffstat:

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

diffs (31 lines):

diff -r 2d1f5a7e6faf -r 56b8d57fd922 textproc/p5-YAML-PP/Makefile
--- a/textproc/p5-YAML-PP/Makefile      Sun Sep 13 08:06:15 2020 +0000
+++ b/textproc/p5-YAML-PP/Makefile      Sun Sep 13 08:07:17 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2020/09/08 13:16:45 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2020/09/13 08:07:17 wiz Exp $
 
-DISTNAME=              YAML-PP-0.024
-PKGNAME=               p5-${DISTNAME}
-CATEGORIES=            textproc perl5
+DISTNAME=      YAML-PP-0.026
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TI/TINITA/}
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
diff -r 2d1f5a7e6faf -r 56b8d57fd922 textproc/p5-YAML-PP/distinfo
--- a/textproc/p5-YAML-PP/distinfo      Sun Sep 13 08:06:15 2020 +0000
+++ b/textproc/p5-YAML-PP/distinfo      Sun Sep 13 08:07:17 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/09/07 17:25:17 wiz Exp $
+$NetBSD: distinfo,v 1.4 2020/09/13 08:07:17 wiz Exp $
 
-SHA1 (YAML-PP-0.024.tar.gz) = 9afa8d7caf9473e71b945fdb629aabffee5c499b
-RMD160 (YAML-PP-0.024.tar.gz) = 3e05a2435f61cd0aa04c3550c089fc64c967b7d1
-SHA512 (YAML-PP-0.024.tar.gz) = d8e5b86fe8c212f332fe02cb6f5cc5e340039e114be9575a9620c6615234aae0e8b083a140a355088daf2efa9d5cca16f365e3c9cd1b2ca79732b496711e9bc4
-Size (YAML-PP-0.024.tar.gz) = 188453 bytes
+SHA1 (YAML-PP-0.026.tar.gz) = 0ba38f8f71e5f647a7df0d471d20ff2bfb20e69d
+RMD160 (YAML-PP-0.026.tar.gz) = 760c92af52947f610dde06ceb9afe82713e915af
+SHA512 (YAML-PP-0.026.tar.gz) = df13083fd641ddbcbdc9fe69875d459d3fd7f6295b8fd281b1a216794397f9966df552515dda05c4b001a426b91536ffa04bc519babccf4b4b9d5c929eb3d7fa
+Size (YAML-PP-0.026.tar.gz) = 189891 bytes



Home | Main Index | Thread Index | Old Index