summaryrefslogtreecommitdiff
path: root/www/p5-FCGI/Makefile
diff options
context:
space:
mode:
authormjl <mjl>2003-04-24 11:08:14 +0000
committermjl <mjl>2003-04-24 11:08:14 +0000
commitfd42330a5a2c76cfaad66f8eef8f7d885e29ac2c (patch)
tree62340ba9b5b5ca3b3885b762a728fe8428d1330b /www/p5-FCGI/Makefile
parentbca6779ccca88719db5fe305f2a88c4f4e3425d7 (diff)
downloadpkgsrc-fd42330a5a2c76cfaad66f8eef8f7d885e29ac2c.tar.gz
Update p5-FCGI to 0.67
o New pure perl version (not built though, experimental) o More perl 5.8.0 compatibility o library fixes o fix perl 5.005 compatibility problem o fix strict warning o Update build process o Fix refcounting bug o Add GetEnvironment for pure version o Add LastCall method o Allow filehandle for Request's socket parameter o Add BINMODE method o convert echo.fpl to new interface
Diffstat (limited to 'www/p5-FCGI/Makefile')
-rw-r--r--www/p5-FCGI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-FCGI/Makefile b/www/p5-FCGI/Makefile
index 3c540ca5395..dd26d59aa56 100644
--- a/www/p5-FCGI/Makefile
+++ b/www/p5-FCGI/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2002/09/25 14:30:48 seb Exp $
+# $NetBSD: Makefile,v 1.11 2003/04/24 11:08:14 mjl Exp $
#
-PKGVER= 0.58
+PKGVER= 0.67
DISTNAME= FCGI-${PKGVER}
PKGNAME= p5-FCGI-${PKGVER}
SVR4_PKGNAME= p5fcg