pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-Autoformat (textproc/p5-Text-Autoform...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aba098762b44
branches:  trunk
changeset: 343845:aba098762b44
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Nov 12 13:45:56 2019 +0000

description:
(textproc/p5-Text-Autoformat) Updated to 1.75

1.75 2019-08-13 NEILB
    - Correctly handle lists with "0" on the end of them to preserve
      the "0" rather than dropping it

diffstat:

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

diffs (38 lines):

diff -r 85be7715cc96 -r aba098762b44 textproc/p5-Text-Autoformat/Makefile
--- a/textproc/p5-Text-Autoformat/Makefile      Tue Nov 12 13:41:12 2019 +0000
+++ b/textproc/p5-Text-Autoformat/Makefile      Tue Nov 12 13:45:56 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2019/08/11 13:23:41 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2019/11/12 13:45:56 mef Exp $
 
-DISTNAME=      Text-Autoformat-1.74
+DISTNAME=      Text-Autoformat-1.75
 PKGNAME=       p5-${DISTNAME:S/669002/669.002/}
-PKGREVISION=   4
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Text/}
 
@@ -11,7 +10,7 @@
 COMMENT=       Perl module for text wrapping and reformatting
 LICENSE=       ${PERL5_LICENSE}
 
-DEPENDS+=      p5-Text-Reform>=1.11:../../textproc/p5-Text-Reform
+TEST_DEPENDS+= p5-Text-Reform>=1.11:../../textproc/p5-Text-Reform
 
 PERL5_PACKLIST=                auto/Text/Autoformat/.packlist
 
diff -r 85be7715cc96 -r aba098762b44 textproc/p5-Text-Autoformat/distinfo
--- a/textproc/p5-Text-Autoformat/distinfo      Tue Nov 12 13:41:12 2019 +0000
+++ b/textproc/p5-Text-Autoformat/distinfo      Tue Nov 12 13:45:56 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2016/01/10 20:20:00 bsiegert Exp $
+$NetBSD: distinfo,v 1.11 2019/11/12 13:45:56 mef Exp $
 
-SHA1 (Text-Autoformat-1.74.tar.gz) = 0674f0bf338c2cda41606cee10de996a26a3d694
-RMD160 (Text-Autoformat-1.74.tar.gz) = 1d9850e7873b253ef0716ca7492f25bac2a402e7
-SHA512 (Text-Autoformat-1.74.tar.gz) = 276e97a0db20032919a6aeacba701350fa8fadf6c1bda7dcda714ef4f1c168b8cc3150a126719d940194c8b20dd534543ec914f03c50e27e4a61b1083ca312c6
-Size (Text-Autoformat-1.74.tar.gz) = 29485 bytes
+SHA1 (Text-Autoformat-1.75.tar.gz) = a6add4435ef739f4c1f41b71c38fffbef36de86f
+RMD160 (Text-Autoformat-1.75.tar.gz) = 706888eb089aad609338dc51c36afca536a4a8a5
+SHA512 (Text-Autoformat-1.75.tar.gz) = 45476dddfd3938561bc0aed9c86cf7876cb823349de815fa511530b80a4049748b4aed2d3135e4349ad1373b8d7fb0a23918a11979ae906551f53f95581c7db2
+Size (Text-Autoformat-1.75.tar.gz) = 29621 bytes



Home | Main Index | Thread Index | Old Index