diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-27 01:14:32 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-27 01:14:32 +0000 |
commit | fb1a660e6fcf19b2898387a1b43392da1cc490b8 (patch) | |
tree | b57ad4fb4ddc93d474a2445049cf5704a5be8f01 | |
parent | 26ebd5a893f6bd5042d665397086063b0544e2b4 (diff) | |
download | pkgsrc-fb1a660e6fcf19b2898387a1b43392da1cc490b8.tar.gz |
Update p5-Test-Output to 1.01.
Changes from previous:
1.01 - Fri Apr 22 07:58:19 2011
* Bump to a full release. This fixes the tests that failed
in the new 5.14 regex stringification
0.16_03 - Mon Oct 25 23:10:41 2010
* Fix cat-o with handling $,
0.16_02 - Tue Oct 19 03:26:14 2010
* Update tests with hardcoded regex stringification for
Perl's new (?^:) stuff
0.16_01 - Tue Jun 9 22:58:58 2009
* Added META_MERGE features from chorny
-rw-r--r-- | devel/p5-Test-Output/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Test-Output/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Test-Output/Makefile b/devel/p5-Test-Output/Makefile index ccd94e799c4..05b90ab91c5 100644 --- a/devel/p5-Test-Output/Makefile +++ b/devel/p5-Test-Output/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2011/08/14 12:26:43 obache Exp $ +# $NetBSD: Makefile,v 1.8 2011/10/27 01:14:32 hiramatsu Exp $ -DISTNAME= Test-Output-0.16 +DISTNAME= Test-Output-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 SVR4_PKGNAME= p5to CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Output/distinfo b/devel/p5-Test-Output/distinfo index 8faf3929591..e5243130378 100644 --- a/devel/p5-Test-Output/distinfo +++ b/devel/p5-Test-Output/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2009/05/19 23:21:20 sno Exp $ +$NetBSD: distinfo,v 1.5 2011/10/27 01:14:32 hiramatsu Exp $ -SHA1 (Test-Output-0.16.tar.gz) = f47a77be9b26e75809fe1972dd2cd05aee7e665d -RMD160 (Test-Output-0.16.tar.gz) = 665ccf3d0b0833710fa5ee41ee84ed7fec4928f1 -Size (Test-Output-0.16.tar.gz) = 11273 bytes +SHA1 (Test-Output-1.01.tar.gz) = d399e7207d30132b361d685eb169cf8f8fa380ff +RMD160 (Test-Output-1.01.tar.gz) = b258dc9c930d7a973ed7468e1f94751bc5ba4897 +Size (Test-Output-1.01.tar.gz) = 12277 bytes |