diff options
author | pst <pst@FreeBSD.org> | 1996-04-21 16:54:30 +0800 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1996-04-21 16:54:30 +0800 |
commit | 182c98a7e16d4dfc0a7cc957cc65142406706b3d (patch) | |
tree | 8f1afa6dad82d3f95516f068b9d5c516df4cac41 /www/apache20 | |
parent | f479cea732aa6e25713ef2a594442e5e62600a66 (diff) | |
download | freebsd-ports-gnome-182c98a7e16d4dfc0a7cc957cc65142406706b3d.tar.gz freebsd-ports-gnome-182c98a7e16d4dfc0a7cc957cc65142406706b3d.tar.zst freebsd-ports-gnome-182c98a7e16d4dfc0a7cc957cc65142406706b3d.zip |
Update to Apache 1.0.5 (security fix)
Diffstat (limited to 'www/apache20')
-rw-r--r-- | www/apache20/Makefile | 6 | ||||
-rw-r--r-- | www/apache20/distinfo | 2 | ||||
-rw-r--r-- | www/apache20/pkg-comment | 2 | ||||
-rw-r--r-- | www/apache20/pkg-descr | 6 |
4 files changed, 7 insertions, 9 deletions
diff --git a/www/apache20/Makefile b/www/apache20/Makefile index 21bb7d363b02..b2e9013f6f44 100644 --- a/www/apache20/Makefile +++ b/www/apache20/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/apache20/distinfo b/www/apache20/distinfo index 5e98c438268d..daba3140dc8a 100644 --- a/www/apache20/distinfo +++ b/www/apache20/distinfo @@ -1 +1 @@ -MD5 (apache_1.0.3.tar.gz) = 06db9f905da2ce2ee97f4853aa52bba0 +MD5 (apache_1.0.5.tar.gz) = b69c2ba49679dbdc2b21091b8372815a diff --git a/www/apache20/pkg-comment b/www/apache20/pkg-comment index 5bbc4bccaff9..0a8a9cf142af 100644 --- a/www/apache20/pkg-comment +++ b/www/apache20/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/apache20/pkg-descr b/www/apache20/pkg-descr index 3ff94542a3fd..f08e87f934fa 100644 --- a/www/apache20/pkg-descr +++ b/www/apache20/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 |