pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/p5-Text-Aligner



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Jul 24 06:22:22 UTC 2016

Modified Files:
        pkgsrc/textproc/p5-Text-Aligner: Makefile distinfo

Log Message:
Update to 0.13

Upstream changes:
0.13  2016-04-17
      - Eliminate a warning "Negative repeat count does nothing" in recent
      perl5s in the test suite.
            - https://rt.cpan.org/Ticket/Display.html?id=113841
            - Thanks to KENTNL for the report and SREZIC for some guidance.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/p5-Text-Aligner/Makefile \
    pkgsrc/textproc/p5-Text-Aligner/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-Text-Aligner/Makefile
diff -u pkgsrc/textproc/p5-Text-Aligner/Makefile:1.2 pkgsrc/textproc/p5-Text-Aligner/Makefile:1.3
--- pkgsrc/textproc/p5-Text-Aligner/Makefile:1.2        Wed Jun  8 19:24:36 2016
+++ pkgsrc/textproc/p5-Text-Aligner/Makefile    Sun Jul 24 06:22:22 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2016/06/08 19:24:36 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2016/07/24 06:22:22 wen Exp $
 
-DISTNAME=      Text-Aligner-0.12
+DISTNAME=      Text-Aligner-0.13
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Text/}
 
Index: pkgsrc/textproc/p5-Text-Aligner/distinfo
diff -u pkgsrc/textproc/p5-Text-Aligner/distinfo:1.2 pkgsrc/textproc/p5-Text-Aligner/distinfo:1.3
--- pkgsrc/textproc/p5-Text-Aligner/distinfo:1.2        Wed Nov  4 01:59:50 2015
+++ pkgsrc/textproc/p5-Text-Aligner/distinfo    Sun Jul 24 06:22:22 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 01:59:50 agc Exp $
+$NetBSD: distinfo,v 1.3 2016/07/24 06:22:22 wen Exp $
 
-SHA1 (Text-Aligner-0.12.tar.gz) = c2bc19424e9b86c26cc4ccb1ae544f8c0fec227a
-RMD160 (Text-Aligner-0.12.tar.gz) = eaa749b02dcbc423ea2bedb20c29c9ac96f71c1e
-SHA512 (Text-Aligner-0.12.tar.gz) = b3e68aa3a5b26e5de713ec1e9f3775f1b4e6ee51f9e08bf443299e6f27310ceca4135cde95d6d9b279a6ba356af4861a1736527269662e490c0799e5a454093b
-Size (Text-Aligner-0.12.tar.gz) = 12545 bytes
+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



Home | Main Index | Thread Index | Old Index