ports/51997: (update) www/p5-FastCGI to 0.67

Mathieu Arnold m at absolight.net
Fri May 9 10:10:11 UTC 2003


>Number:         51997
>Category:       ports
>Synopsis:       (update) www/p5-FastCGI to 0.67
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 09 03:10:08 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 0.67
	
>How-To-Repeat:
	
>Fix:

	

--- p5-FastCGI-0.67.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-FastCGI/Makefile,v
retrieving revision 1.9
diff -u -b -w -r1.9 Makefile
--- Makefile	2003/03/07 06:12:49	1.9
+++ Makefile	2003/05/09 10:07:15
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	FastCGI
-PORTVERSION=	0.58
+PORTVERSION=	0.67
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	FCGI
@@ -20,7 +20,6 @@
 
 PERL_CONFIGURE=	yes
 
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3=		FCGI.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-FastCGI/distinfo,v
retrieving revision 1.3
diff -u -b -w -r1.3 distinfo
--- distinfo	2001/05/20 02:18:02	1.3
+++ distinfo	2003/05/09 10:07:15
@@ -1 +1 @@
-MD5 (FCGI-0.58.tar.gz) = db5c0a5fd7c24469b52ea329823b1d59
+MD5 (FCGI-0.67.tar.gz) = 2e9b5bd1f74290fd9788555e8108a3d2
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-FastCGI/pkg-plist,v
retrieving revision 1.1.1.1
diff -u -b -w -r1.1.1.1 pkg-plist
--- pkg-plist	1999/11/26 19:36:09	1.1.1.1
+++ pkg-plist	2003/05/09 10:07:15
@@ -1,5 +1,5 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/FCGI.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/FCGI/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/FCGI/FCGI.so
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/FCGI/FCGI.bs
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/FCGI
+%%SITE_PERL%%/%%PERL_ARCH%%/FCGI.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI/FCGI.so
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI/FCGI.bs
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI
Index: files/patch-aa
===================================================================
RCS file: patch-aa
diff -N patch-aa
--- /cvstmp/cvsYbyQEs3Mep	Fri May  9 05:07:15 2003
+++ /dev/null	Fri May  9 03:20:14 2003
@@ -1,11 +0,0 @@
---- Makefile.PL.orig	Wed Oct 27 19:56:24 1999
-+++ Makefile.PL	Wed Oct 27 20:01:08 1999
-@@ -25,7 +25,7 @@
-     # CPAN  
-     for $dir ("/usr", "/usr/local") {
-         if (-d "$dir/lib/" && -f "$dir/lib/libfcgi.a" 
--        	&& -d "$dir/include" && !grep {!-f "$dir/include/$_"} (@h)) 
-+        	&& -d "$dir/include/fastcgi/" && !grep {!-f "$dir/include/fastcgi/$_"} (@h)) 
-         {
-             print "Found fcgi library and include files in $dir\n";
-             print "Will be using that instead of included files\n";
--- p5-FastCGI-0.67.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list