ports/157230: [patch] www/p5-FastCGI update to 0.72

Alexey Illarionov littlesavage at rambler.ru
Sat May 21 09:30:16 UTC 2011


>Number:         157230
>Category:       ports
>Synopsis:       [patch] www/p5-FastCGI update to 0.72
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 21 09:30:15 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Alexey Illarionov
>Release:        
>Organization:
>Environment:
>Description:
www/p5-FastCGI update to 0.72
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN www/p5-FastCGI_orig/Makefile www/p5-FastCGI/Makefile
--- www/p5-FastCGI_orig/Makefile	2011-05-21 11:51:18.000000000 +0400
+++ www/p5-FastCGI/Makefile	2011-05-21 12:42:56.000000000 +0400
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	FastCGI
-PORTVERSION=	0.71
-PORTREVISION=	1
+PORTVERSION=	0.72
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	FCGI
@@ -22,7 +21,6 @@
 #CONFIGURE_ARGS+=	--use-installed=${LOCALBASE}
 
 PERL_CONFIGURE=	yes
-MAKE_ARGS=	CCFLAGS="${CFLAGS}"
 
 MAN3=		FCGI.3
 
diff -ruN www/p5-FastCGI_orig/distinfo www/p5-FastCGI/distinfo
--- www/p5-FastCGI_orig/distinfo	2011-05-21 11:51:18.000000000 +0400
+++ www/p5-FastCGI/distinfo	2011-05-21 12:43:00.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (FCGI-0.71.tar.gz) = 9b5b8c1ab62da938c82405cddd0ee4173b257597bf9d567fb81c0dfcc060c64e
-SIZE (FCGI-0.71.tar.gz) = 93995
+SHA256 (FCGI-0.72.tar.gz) = fc797abee52755734b298b3fffd494519154f5530dfb83dae19db9a1773a0b58
+SIZE (FCGI-0.72.tar.gz) = 96112
diff -ruN www/p5-FastCGI_orig/files/patch-ab www/p5-FastCGI/files/patch-ab
--- www/p5-FastCGI_orig/files/patch-ab	2011-05-21 11:51:18.000000000 +0400
+++ www/p5-FastCGI/files/patch-ab	1970-01-01 03:00:00.000000000 +0300
@@ -1,11 +0,0 @@
---- Makefile.PL.orig	Mon Jun 16 10:31:32 2003
-+++ Makefile.PL	Mon Jun 16 10:31:41 2003
-@@ -33,7 +33,7 @@
- 	$libspec .= "-lfcgi";
- 	my @l = MM->ext($libspec);
- 	if ($l[0] || $l[1] || $l[2]) {
--	    $prefix = "$useinstalled/include" if $useinstalled;
-+	    $prefix = "$useinstalled" if $useinstalled;
- 	    $libfound = 1;
- 	    push @libs, $libspec;
- 	}


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



More information about the freebsd-ports-bugs mailing list