diff options
author | pst <pst@FreeBSD.org> | 1996-04-21 08:54:30 +0000 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1996-04-21 08:54:30 +0000 |
commit | 182c98a7e16d4dfc0a7cc957cc65142406706b3d (patch) | |
tree | 8f1afa6dad82d3f95516f068b9d5c516df4cac41 /www/apache21 | |
parent | f479cea732aa6e25713ef2a594442e5e62600a66 (diff) | |
download | FreeBSD-ports-182c98a7e16d4dfc0a7cc957cc65142406706b3d.zip FreeBSD-ports-182c98a7e16d4dfc0a7cc957cc65142406706b3d.tar.gz |
Update to Apache 1.0.5 (security fix)
Diffstat (limited to 'www/apache21')
-rw-r--r-- | www/apache21/Makefile | 6 | ||||
-rw-r--r-- | www/apache21/distinfo | 2 | ||||
-rw-r--r-- | www/apache21/pkg-comment | 2 | ||||
-rw-r--r-- | www/apache21/pkg-descr | 6 |
4 files changed, 7 insertions, 9 deletions
diff --git a/www/apache21/Makefile b/www/apache21/Makefile index 21bb7d3..b2e9013 100644 --- a/www/apache21/Makefile +++ b/www/apache21/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/apache21/distinfo b/www/apache21/distinfo index 5e98c43..daba314 100644 --- a/www/apache21/distinfo +++ b/www/apache21/distinfo @@ -1 +1 @@ -MD5 (apache_1.0.3.tar.gz) = 06db9f905da2ce2ee97f4853aa52bba0 +MD5 (apache_1.0.5.tar.gz) = b69c2ba49679dbdc2b21091b8372815a diff --git a/www/apache21/pkg-comment b/www/apache21/pkg-comment index 5bbc4bc..0a8a9cf 100644 --- a/www/apache21/pkg-comment +++ b/www/apache21/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/apache21/pkg-descr b/www/apache21/pkg-descr index 3ff9454..f08e87f 100644 --- a/www/apache21/pkg-descr +++ b/www/apache21/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 |