ports/52216: (update) devel/p5-Test-Harness to 2.28

Mathieu Arnold m at absolight.net
Wed May 14 11:00:33 UTC 2003


>Number:         52216
>Category:       ports
>Synopsis:       (update) devel/p5-Test-Harness to 2.28
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 14 04:00:29 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Update to 2.28
Add WWW
	
>How-To-Repeat:
	
>Fix:

	

--- p5-Test-Harness-2.28.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Test-Harness/Makefile,v
retrieving revision 1.9
diff -u -b -w -r1.9 Makefile
--- Makefile	2003/02/21 11:22:52	1.9
+++ Makefile	2003/05/14 10:58:41
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Test-Harness
-PORTVERSION=	2.26
+PORTVERSION=	2.28
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Test
@@ -19,7 +19,6 @@
 
 MAN3=		Test::Harness.3 Test::Harness::Assert.3 \
 		Test::Harness::Iterator.3 Test::Harness::Straps.3
-MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 
 post-patch:
 	${PERL} -pi -e 'm.INSTALLDIRS.&&s,.,,sg' ${WRKSRC}/Makefile.PL
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Test-Harness/distinfo,v
retrieving revision 1.7
diff -u -b -w -r1.7 distinfo
--- distinfo	2002/08/28 01:55:55	1.7
+++ distinfo	2003/05/14 10:58:41
@@ -1 +1 @@
-MD5 (Test-Harness-2.26.tar.gz) = ec1b1ebc715614a5b06fe7ff5d355f25
+MD5 (Test-Harness-2.28.tar.gz) = 90d027dda8c88db36acfc858554a19fa
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Test-Harness/pkg-descr,v
retrieving revision 1.1
diff -u -b -w -r1.1 pkg-descr
--- pkg-descr	2001/08/14 15:05:03	1.1
+++ pkg-descr	2003/05/14 10:58:41
@@ -2,3 +2,5 @@
 module expects by using "Test" modules.  However, by using this
 module, you can know the specifics, and you can prints some
 performance statistics that are computed by the Benchmark module.
+
+WWW: http://search.cpan.org/dist/Test-Harness/
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Test-Harness/pkg-plist,v
retrieving revision 1.3
diff -u -b -w -r1.3 pkg-plist
--- pkg-plist	2002/01/12 16:50:49	1.3
+++ pkg-plist	2003/05/14 10:58:41
@@ -1,9 +1,9 @@
-lib/perl5/site_perl/%%PERL_VER%%/Test/Harness.pm
-lib/perl5/site_perl/%%PERL_VER%%/Test/Harness/Assert.pm
-lib/perl5/site_perl/%%PERL_VER%%/Test/Harness/Iterator.pm
-lib/perl5/site_perl/%%PERL_VER%%/Test/Harness/Straps.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Test/Harness/.packlist
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Test/Harness
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/Test/Harness
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Test 2>/dev/null || true
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Test 2>/dev/null || true
+%%SITE_PERL%%/Test/Harness.pm
+%%SITE_PERL%%/Test/Harness/Assert.pm
+%%SITE_PERL%%/Test/Harness/Iterator.pm
+%%SITE_PERL%%/Test/Harness/Straps.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Harness/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Harness
+ at dirrm %%SITE_PERL%%/Test/Harness
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/Test 2>/dev/null || true
--- p5-Test-Harness-2.28.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list