diff options
author | Paul Traina <pst@FreeBSD.org> | 1996-04-21 08:54:30 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1996-04-21 08:54:30 +0000 |
commit | bfff928880d371a2f13ed0d068b045e03133e5bb (patch) | |
tree | 5e0e6ea537745fdd2f6912e60ebddf1a27829ec8 /www/mod_php5 | |
parent | Add in patches for vulnerabilities discussed in CERT CA:96.08 (diff) |
Update to Apache 1.0.5 (security fix)
Diffstat (limited to 'www/mod_php5')
-rw-r--r-- | www/mod_php5/Makefile | 6 | ||||
-rw-r--r-- | www/mod_php5/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php5/pkg-comment | 2 | ||||
-rw-r--r-- | www/mod_php5/pkg-descr | 6 |
4 files changed, 7 insertions, 9 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 21bb7d363b02..b2e9013f6f44 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -3,11 +3,11 @@ # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.7 1996/02/07 03:15:26 jfieber Exp $ +# $Id: Makefile,v 1.8 1996/02/22 21:54:58 ache Exp $ # -DISTNAME= apache_1.0.3 -PKGNAME= apache-1.0.3 +DISTNAME= apache_1.0.5 +PKGNAME= apache-1.0.5 CATEGORIES+= www MASTER_SITES= ftp://www.apache.org/apache/dist/ MASTER_SITES+= ftp://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/ diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index 5e98c438268d..daba3140dc8a 100644 --- a/www/mod_php5/distinfo +++ b/www/mod_php5/distinfo @@ -1 +1 @@ -MD5 (apache_1.0.3.tar.gz) = 06db9f905da2ce2ee97f4853aa52bba0 +MD5 (apache_1.0.5.tar.gz) = b69c2ba49679dbdc2b21091b8372815a diff --git a/www/mod_php5/pkg-comment b/www/mod_php5/pkg-comment index 5bbc4bccaff9..0a8a9cf142af 100644 --- a/www/mod_php5/pkg-comment +++ b/www/mod_php5/pkg-comment @@ -1 +1 @@ -http server based on NCSA httpd 1.3 with many enhancements +The extremely popular Apache http server. Very fast, very clean. diff --git a/www/mod_php5/pkg-descr b/www/mod_php5/pkg-descr index 3ff94542a3fd..f08e87f934fa 100644 --- a/www/mod_php5/pkg-descr +++ b/www/mod_php5/pkg-descr @@ -1,5 +1,5 @@ Apache - Version 0.8 (and up) + Version 1.0 (and up) What is it? ----------- @@ -12,6 +12,4 @@ allows it to be extended to meet users' needs more easily. Documentation ------------- -All the documentation is on-line on the WWW, via the URL -http://www.apache.org/apache/ (or http://www.hyperreal.com/apache/) - +All the documentation is on-line on the WWW, via the URL http://www.apache.org |