pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Enable ap2-fastcgi.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb250f99656e
branches:  trunk
changeset: 482508:cb250f99656e
user:      cube <cube%pkgsrc.org@localhost>
date:      Thu Oct 28 21:07:11 2004 +0000

description:
Enable ap2-fastcgi.
Note addition of ap2-fastcgi and update of ap-fastcgi, both version 2.4.2.

diffstat:

 doc/CHANGES  |  4 +++-
 www/Makefile |  3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diffs (32 lines):

diff -r 2a444efbdd71 -r cb250f99656e doc/CHANGES
--- a/doc/CHANGES       Thu Oct 28 21:04:16 2004 +0000
+++ b/doc/CHANGES       Thu Oct 28 21:07:11 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7594 2004/10/28 19:24:21 jmmv Exp $
+$NetBSD: CHANGES,v 1.7595 2004/10/28 21:07:11 cube Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -4956,3 +4956,5 @@
         Updated gnome to 2.8.1 [jmmv 2004-10-28]
         Updated gnome-devel to 2.8.1 [jmmv 2004-10-28]
         Updated gnome-extras to 2.8.1 [jmmv 2004-10-28]
+       Updated ap-fastcgi to 2.4.2 [cube 2004-10-28]
+       Added ap2-fastcgi-2.4.2 [cube 2004-10-28]
diff -r 2a444efbdd71 -r cb250f99656e www/Makefile
--- a/www/Makefile      Thu Oct 28 21:04:16 2004 +0000
+++ b/www/Makefile      Thu Oct 28 21:07:11 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.349 2004/10/20 18:12:05 adrianp Exp $
+# $NetBSD: Makefile,v 1.350 2004/10/28 21:07:11 cube Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -36,6 +36,7 @@
 SUBDIR+=       ap-xslt
 SUBDIR+=       ap2-auth-mysql
 SUBDIR+=       ap2-auth-pgsql
+SUBDIR+=       ap2-fastcgi
 SUBDIR+=       ap2-perl
 SUBDIR+=       ap2-python
 SUBDIR+=       ap2-ruby



Home | Main Index | Thread Index | Old Index