summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2000-10-30 12:24:13 +0000
committermjl <mjl@pkgsrc.org>2000-10-30 12:24:13 +0000
commit36f2b7607fdf6cca677fd446a9b7c6470f12fbd9 (patch)
tree5a5edf5af5fea50133491dbd243c978dd01aefc7 /www
parentaf469dc3d8c75d61bb8ebc51e47bb670ab9099f5 (diff)
downloadpkgsrc-36f2b7607fdf6cca677fd446a9b7c6470f12fbd9.tar.gz
Update to 0.55. Changes are:
o small documentation fix o compilation issues with older perls fixed o library initialization when using sockets fixed o library fixes ("Rob Saccoccio" <robs@ipass.net>) o compilation issues with newer gcc o completely untested OPEN and READLINE methods o sfio version compiles again o General clean-ups o Allow attaching/detaching o Changed DESTROY behaviour o Fixed default warn/die handler of old interface o Document new interface
Diffstat (limited to 'www')
-rw-r--r--www/p5-FCGI/Makefile7
-rw-r--r--www/p5-FCGI/files/md54
-rw-r--r--www/p5-FCGI/files/patch-sum7
3 files changed, 11 insertions, 7 deletions
diff --git a/www/p5-FCGI/Makefile b/www/p5-FCGI/Makefile
index ec56ac4ed21..3ecab20f48a 100644
--- a/www/p5-FCGI/Makefile
+++ b/www/p5-FCGI/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2000/08/27 07:11:24 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2000/10/30 12:24:13 mjl Exp $
#
-DISTNAME= FCGI-0.48
-PKGNAME= p5-FCGI-0.48
+PKGVER= 0.55
+DISTNAME= FCGI-${PKGVER}
+PKGNAME= p5-FCGI-${PKGVER}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=FCGI/}
diff --git a/www/p5-FCGI/files/md5 b/www/p5-FCGI/files/md5
index 7f2406dcc7b..e1839b1ba36 100644
--- a/www/p5-FCGI/files/md5
+++ b/www/p5-FCGI/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.2 1999/12/01 16:39:32 rh Exp $
+$NetBSD: md5,v 1.3 2000/10/30 12:24:13 mjl Exp $
-MD5 (FCGI-0.48.tar.gz) = 07ca386e4969d34391dc4d296b1f1b67
+MD5 (FCGI-0.55.tar.gz) = e61abd60eb3ba5ca247528f5080567c5
diff --git a/www/p5-FCGI/files/patch-sum b/www/p5-FCGI/files/patch-sum
index 5429a42f0a9..24b415c1bfe 100644
--- a/www/p5-FCGI/files/patch-sum
+++ b/www/p5-FCGI/files/patch-sum
@@ -1,3 +1,6 @@
-$NetBSD: patch-sum,v 1.1 1999/12/01 16:39:32 rh Exp $
+$NetBSD: patch-sum,v 1.2 2000/10/30 12:24:13 mjl Exp $
-MD5 (patch-aa) = 9f055dc384d8c481b6571cba1f18011c
+This placeholder file is generated by the ``makepatchsum'' target
+whenever the patches directory is empty or missing. Its purpose
+is to ensure that the presence of any obsolete patches will cause
+the proper error to be emitted at build time.