ports/63126: Update of www/p5-HTTP-WebTest port

Alex Kapranoff kappa at vvs01.agava.net
Fri Feb 20 13:50:21 UTC 2004


>Number:         63126
>Category:       ports
>Synopsis:       Update of www/p5-HTTP-WebTest port
>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:   Fri Feb 20 05:50:20 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kapranoff
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
AGAVA Software
>Environment:
System: FreeBSD vvs01.agava.net 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #2: Tue Jan 13 15:36:13 MSK 2004 root@:/opt/usr/obj/opt/usr/src/sys/SAVIOR i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	


diff -ruN /usr/ports/www/p5-HTTP-WebTest/Makefile p5-HTTP-WebTest/Makefile
--- /usr/ports/www/p5-HTTP-WebTest/Makefile	Wed Oct 15 17:57:29 2003
+++ p5-HTTP-WebTest/Makefile	Wed Feb 18 22:26:24 2004
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	HTTP-WebTest
-PORTVERSION=	2.03
-PORTREVISION=	1
+PORTVERSION=	2.04
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	HTTP
@@ -30,6 +29,7 @@
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
+INSTALL_TARGET=	pure_install
 
 MAN1=		wt.1
 MAN3=		Bundle::HTTP::WebTest.3 \
diff -ruN /usr/ports/www/p5-HTTP-WebTest/distinfo p5-HTTP-WebTest/distinfo
--- /usr/ports/www/p5-HTTP-WebTest/distinfo	Wed Oct 15 17:57:29 2003
+++ p5-HTTP-WebTest/distinfo	Tue Feb 17 21:45:05 2004
@@ -1 +1,2 @@
-MD5 (HTTP-WebTest-2.03.tar.gz) = cc49ade2d6955fa20dd30b1f88862943
+MD5 (HTTP-WebTest-2.04.tar.gz) = 16bfb8e76bf301e788241d774cab7cee
+SIZE (HTTP-WebTest-2.04.tar.gz) = 90381
diff -ruN /usr/ports/www/p5-HTTP-WebTest/pkg-plist p5-HTTP-WebTest/pkg-plist
--- /usr/ports/www/p5-HTTP-WebTest/pkg-plist	Sun Jan 12 06:59:22 2003
+++ p5-HTTP-WebTest/pkg-plist	Wed Feb 18 22:25:20 2004
@@ -27,8 +27,10 @@
 %%SITE_PERL%%/HTTP/WebTest/TestResult.pm
 %%SITE_PERL%%/HTTP/WebTest/Utils.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/WebTest/.packlist
- at dirrm %%SITE_PERL%%/Bundle/HTTP
- at dirrm %%SITE_PERL%%/HTTP/WebTest/Plugin
- at dirrm %%SITE_PERL%%/HTTP/WebTest
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/WebTest
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP
+ at unexec rmdir %D/%%SITE_PERL%%/Bundle/HTTP 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/Bundle 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/HTTP/WebTest/Plugin 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/HTTP/WebTest 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/HTTP 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%//%%PERL_ARCH%%/auto/HTTP/WebTest 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%//%%PERL_ARCH%%/auto/HTTP 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list