diff options
author | hiramatsu <hiramatsu> | 2011-10-14 02:10:26 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu> | 2011-10-14 02:10:26 +0000 |
commit | 4c04c4927931be6fb9acc647785c999b286d442f (patch) | |
tree | a54eaee576371f7cf0590b92faed7fccd0b91977 /devel | |
parent | 1792c9032d0fed9a5070f9c4e4b0489f1342dd5c (diff) | |
download | pkgsrc-4c04c4927931be6fb9acc647785c999b286d442f.tar.gz |
Update p5-Test-LongString to 0.15.
Changes from previous:
0.15
Show line and column number in diagostics (Mark Fowler)
0.14
Compatibility fix with perl 5.13.5
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Test-LongString/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Test-LongString/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Test-LongString/Makefile b/devel/p5-Test-LongString/Makefile index 38c932eb6ee..c62eeca90f9 100644 --- a/devel/p5-Test-LongString/Makefile +++ b/devel/p5-Test-LongString/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2011/08/14 12:26:41 obache Exp $ +# $NetBSD: Makefile,v 1.10 2011/10/14 02:10:26 hiramatsu Exp $ -DISTNAME= Test-LongString-0.13 +DISTNAME= Test-LongString-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-LongString/distinfo b/devel/p5-Test-LongString/distinfo index 8e65b5fe3ff..4377d7b4e97 100644 --- a/devel/p5-Test-LongString/distinfo +++ b/devel/p5-Test-LongString/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/02/23 10:55:06 sno Exp $ +$NetBSD: distinfo,v 1.4 2011/10/14 02:10:26 hiramatsu Exp $ -SHA1 (Test-LongString-0.13.tar.gz) = 2d57d768b26d48a3f60519e09a9251a9bdea6904 -RMD160 (Test-LongString-0.13.tar.gz) = 08e1544e47e7ded9c611a47ffc4a544039cdc24f -Size (Test-LongString-0.13.tar.gz) = 7783 bytes +SHA1 (Test-LongString-0.15.tar.gz) = bba84d86eb94db11fbacc3f1992990b8460483f4 +RMD160 (Test-LongString-0.15.tar.gz) = 65782e62801be8898515cf92c26a4d8ad7ea20ff +Size (Test-LongString-0.15.tar.gz) = 8393 bytes |