Thu Oct 27 01:14:32 2011 UTC ()
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


(hiramatsu)
diff -r1.7 -r1.8 pkgsrc/devel/p5-Test-Output/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/p5-Test-Output/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/devel/p5-Test-Output/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-Output/Makefile 2011/08/14 12:26:43 1.7
+++ pkgsrc/devel/p5-Test-Output/Makefile 2011/10/27 01:14:32 1.8
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.7 2011/08/14 12:26:43 obache Exp $ 1# $NetBSD: Makefile,v 1.8 2011/10/27 01:14:32 hiramatsu Exp $
2 2
3DISTNAME= Test-Output-0.16 3DISTNAME= Test-Output-1.01
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 2 
6SVR4_PKGNAME= p5to 5SVR4_PKGNAME= p5to
7CATEGORIES= devel perl5 6CATEGORIES= devel perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Test-Output/ 10HOMEPAGE= http://search.cpan.org/dist/Test-Output/
12COMMENT= Utilities to test STDOUT and STDERR messages 11COMMENT= Utilities to test STDOUT and STDERR messages
13LICENSE= artistic-2.0 12LICENSE= artistic-2.0
14 13
15DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter 14DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter
16DEPENDS+= p5-Test-Tester>=0.107:../../devel/p5-Test-Tester 15DEPENDS+= p5-Test-Tester>=0.107:../../devel/p5-Test-Tester
17 16
18PKG_DESTDIR_SUPPORT= user-destdir 17PKG_DESTDIR_SUPPORT= user-destdir

cvs diff -r1.4 -r1.5 pkgsrc/devel/p5-Test-Output/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-Output/distinfo 2009/05/19 23:21:20 1.4
+++ pkgsrc/devel/p5-Test-Output/distinfo 2011/10/27 01:14:32 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2009/05/19 23:21:20 sno Exp $ 1$NetBSD: distinfo,v 1.5 2011/10/27 01:14:32 hiramatsu Exp $
2 2
3SHA1 (Test-Output-0.16.tar.gz) = f47a77be9b26e75809fe1972dd2cd05aee7e665d 3SHA1 (Test-Output-1.01.tar.gz) = d399e7207d30132b361d685eb169cf8f8fa380ff
4RMD160 (Test-Output-0.16.tar.gz) = 665ccf3d0b0833710fa5ee41ee84ed7fec4928f1 4RMD160 (Test-Output-1.01.tar.gz) = b258dc9c930d7a973ed7468e1f94751bc5ba4897
5Size (Test-Output-0.16.tar.gz) = 11273 bytes 5Size (Test-Output-1.01.tar.gz) = 12277 bytes