diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2000-02-26 10:35:12 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2000-02-26 10:35:12 +0000 |
commit | bac17ab43162a42c2514563257c2ec8456a80e1d (patch) | |
tree | b2132a27e7dad7e8135e409bc0d9d345f7d69876 /www/apache22 | |
parent | 5f8baf493296d4ebf1868f378f811a9a1500a680 (diff) | |
download | ports-bac17ab43162a42c2514563257c2ec8456a80e1d.tar.gz ports-bac17ab43162a42c2514563257c2ec8456a80e1d.zip |
Notes
Diffstat (limited to 'www/apache22')
-rw-r--r-- | www/apache22/Makefile | 7 | ||||
-rw-r--r-- | www/apache22/distinfo | 3 | ||||
-rw-r--r-- | www/apache22/pkg-plist | 3 |
3 files changed, 6 insertions, 7 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 7cb945beacb9..d81c6e81af7c 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -6,8 +6,8 @@ # $FreeBSD$ # -DISTNAME= apache_1.3.11 -PKGNAME= apache-1.3.11 +DISTNAME= apache_1.3.12 +PKGNAME= apache-1.3.12 CATEGORIES= www MASTER_SITES= http://www.apache.org/dist/ \ ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/ \ @@ -25,9 +25,6 @@ MASTER_SITES= http://www.apache.org/dist/ \ ftp://ftp.iodynamics.com/pub/mirror/apache/dist/ \ ftp://apache.nextpath.com/pub/apache/dist/ -PATCH_SITES= http://www.apache.org/info/css-security/ -PATCHFILES= apache_1.3.11_css_patch.txt - MAINTAINER= ache@freebsd.org Y2K= http://www.apache.org/docs/misc/FAQ.html#year2000 diff --git a/www/apache22/distinfo b/www/apache22/distinfo index 9e3d8709885e..26359e664602 100644 --- a/www/apache22/distinfo +++ b/www/apache22/distinfo @@ -1,2 +1 @@ -MD5 (apache_1.3.11.tar.gz) = 8e0e4c9b410d4d4c4f5832fc0662b9e1 -MD5 (apache_1.3.11_css_patch.txt) = 71e31be23012752ffd898f6345c344be +MD5 (apache_1.3.12.tar.gz) = de3ccff384b0d4ab94c3251cb85d49d2 diff --git a/www/apache22/pkg-plist b/www/apache22/pkg-plist index 63f7532eebb7..52277a5de835 100644 --- a/www/apache22/pkg-plist +++ b/www/apache22/pkg-plist @@ -92,9 +92,12 @@ share/doc/apache/index.html.en share/doc/apache/index.html.es share/doc/apache/index.html.fr share/doc/apache/index.html.it +share/doc/apache/index.html.ja.jis share/doc/apache/index.html.lu share/doc/apache/index.html.nl +share/doc/apache/index.html.po.iso-pl share/doc/apache/index.html.pt +share/doc/apache/index.html.pt-br share/doc/apache/index.html.se share/doc/apache/manual/LICENSE share/doc/apache/manual/bind.html |