summaryrefslogtreecommitdiff
path: root/www/p5-FCGI/Makefile
diff options
context:
space:
mode:
authorsno <sno>2010-02-18 09:02:29 +0000
committersno <sno>2010-02-18 09:02:29 +0000
commitccfb1ef7cfaaa49390bf9fb1c50b1f18a9780859 (patch)
tree2f8f80eac50d61eae885af19e661965e6d5a5a9b /www/p5-FCGI/Makefile
parent723ed6dc2f0d9b7efe41d3ac828c8fde4c71a10d (diff)
downloadpkgsrc-ccfb1ef7cfaaa49390bf9fb1c50b1f18a9780859.tar.gz
Updating www/p5-FCGI from 0.68 to 0.69
pkgsrc changes: - Note that it uses C language Upstream changes: Version 0.69 -- 15 Feb 2010 <mst@shadowcat.co.uk> Matt S Trout o No changes since the previous development release. Version 0.68_02 -- 13 Jan 2010 <mst@shadowcat.co.uk> Matt S Trout o Make the PRINT method return a boolean value rather than the number of bytes written, previous patch was incorrect. Version 0.68_01 -- 10 Jan 2010 <mst@shadowcat.co.uk> Matt S Trout o Force signal handler installation so that we correctly install handlers for SIGPIPE. Fixes RT#5100 <bobtfish@bobtfish.net> o Make the PRINT method return the number of bytes written rather than undef to be consistent with the IO:: interface. Fixes RT#24347 <David Dick> o Fix UTF-8 double encoding when FCGI is passed octets by downgrading them into bytes correctly. Fixes RT#52400 <chansen@cpan.org>
Diffstat (limited to 'www/p5-FCGI/Makefile')
-rw-r--r--www/p5-FCGI/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-FCGI/Makefile b/www/p5-FCGI/Makefile
index 6966dbda229..1621e3b5e4c 100644
--- a/www/p5-FCGI/Makefile
+++ b/www/p5-FCGI/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2010/01/16 22:53:54 sno Exp $
+# $NetBSD: Makefile,v 1.25 2010/02/18 09:02:29 sno Exp $
#
-DISTNAME= FCGI-0.68
+DISTNAME= FCGI-0.69
PKGNAME= p5-${DISTNAME}
#PKGREVISION= 3
SVR4_PKGNAME= p5fcg
@@ -12,6 +12,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.fastcgi.com/
COMMENT= Perl5 library for FastCGI, a fast startup alternative to CGI
+USE_LANGUAGES+= c
PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/FCGI/.packlist