Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-Aligner p5-Text-Aligner: update to 0.16.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5f0de68c53a8
branches:  trunk
changeset: 438526:5f0de68c53a8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 07 14:53:25 2020 +0000

description:
p5-Text-Aligner: update to 0.16.

0.16  2020-04-29
      - Fix a $VERSION mismatch in lib/Text/Aligner.pm .
        - Thanks to "[Tux]".

0.15  2020-04-28
      - POD documentation cleanups - avoid using PodWeaver.
        - Thanks to "[Tux]".
      - The License is ISC.

0.14  2020-04-28
      - Port dist.ini to @SHLOMIF, thus avoiding author tests in t/*.t.

diffstat:

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

diffs (29 lines):

diff -r ade92e9429fc -r 5f0de68c53a8 textproc/p5-Text-Aligner/Makefile
--- a/textproc/p5-Text-Aligner/Makefile Mon Sep 07 14:53:06 2020 +0000
+++ b/textproc/p5-Text-Aligner/Makefile Mon Sep 07 14:53:25 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2020/08/31 18:11:59 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2020/09/07 14:53:25 wiz Exp $
 
-DISTNAME=      Text-Aligner-0.13
+DISTNAME=      Text-Aligner-0.16
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   4
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Text/}
 
diff -r ade92e9429fc -r 5f0de68c53a8 textproc/p5-Text-Aligner/distinfo
--- a/textproc/p5-Text-Aligner/distinfo Mon Sep 07 14:53:06 2020 +0000
+++ b/textproc/p5-Text-Aligner/distinfo Mon Sep 07 14:53:25 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/07/24 06:22:22 wen Exp $
+$NetBSD: distinfo,v 1.4 2020/09/07 14:53:25 wiz Exp $
 
-SHA1 (Text-Aligner-0.13.tar.gz) = b38129f3b6633f6752e38ff69370a5c5dc6b4973
-RMD160 (Text-Aligner-0.13.tar.gz) = e77026af1f1b76a7f9c669f02d16aa2f32beef07
-SHA512 (Text-Aligner-0.13.tar.gz) = 493ab6b32319e74c4b08b8473a17e69d5ce49d28495c7c759709661863a88613b766c3275035ea43f82448ea4f37a02ae2ab8f7baf68d79388b125dbd440004a
-Size (Text-Aligner-0.13.tar.gz) = 12932 bytes
+SHA1 (Text-Aligner-0.16.tar.gz) = bbaafa10e1925f7727d4e59d5a552e35f446fb54
+RMD160 (Text-Aligner-0.16.tar.gz) = 7d1fa36d6a0a83573406868c786c0d3d647f2827
+SHA512 (Text-Aligner-0.16.tar.gz) = ad3135de32ce870fbb9e5ccf9ad0d02f655c3e37397127009ad46e7baca515f9bb011251958c7fdbcc2ceabcfbbcb4dc8608c0b70ec3e4086492e1c6c1b38dfb
+Size (Text-Aligner-0.16.tar.gz) = 15911 bytes



Home | Main Index | Thread Index | Old Index