diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2003-10-28 20:31:35 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2003-10-28 20:31:35 +0000 |
commit | 3a1c8d4bc96f5faa539bcf018e03f226c9473f27 (patch) | |
tree | 6a6579efbd85cc77a91736cf124bafc117e567ed /www/apache13 | |
parent | 9a8f23cca298de2f1ca40821d123a137e9c7ad66 (diff) | |
download | ports-3a1c8d4bc96f5faa539bcf018e03f226c9473f27.tar.gz ports-3a1c8d4bc96f5faa539bcf018e03f226c9473f27.zip |
Notes
Diffstat (limited to 'www/apache13')
-rw-r--r-- | www/apache13/Makefile | 4 | ||||
-rw-r--r-- | www/apache13/distinfo | 2 | ||||
-rw-r--r-- | www/apache13/pkg-plist | 5 |
3 files changed, 7 insertions, 4 deletions
diff --git a/www/apache13/Makefile b/www/apache13/Makefile index 187892a40655..1d1454cea946 100644 --- a/www/apache13/Makefile +++ b/www/apache13/Makefile @@ -6,13 +6,13 @@ # PORTNAME= apache -PORTVERSION= 1.3.28 +PORTVERSION= 1.3.29 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} DISTNAME= apache_${PORTVERSION} #PATCH_SITES= ${MASTER_SITE_APACHE_HTTPD} -#PATCH_SITE_SUBDIR= patches/apply_to_1.3.28/ +#PATCH_SITE_SUBDIR= patches/apply_to_1.3.29/ #PATCHFILES= #PATCH_DIST_ARGS= -d ${WRKSRC}/src --forward --quiet -E ${PATCH_DIST_STRIP} diff --git a/www/apache13/distinfo b/www/apache13/distinfo index d839c7e68c2d..921b1ffe15c5 100644 --- a/www/apache13/distinfo +++ b/www/apache13/distinfo @@ -1 +1 @@ -MD5 (apache_1.3.28.tar.gz) = 2cdece7b4881d541e072de6a2b65db77 +MD5 (apache_1.3.29.tar.gz) = e97fe9bf51dc2c9c233d53f63b1347e3 diff --git a/www/apache13/pkg-plist b/www/apache13/pkg-plist index 223ac16ab12d..632c1edaa4ac 100644 --- a/www/apache13/pkg-plist +++ b/www/apache13/pkg-plist @@ -137,6 +137,7 @@ www/data-dist/index.html.ru.ucs4 www/data-dist/index.html.ru.utf8 www/data-dist/index.html.se www/data-dist/index.html.zh-tw.big5 +share/doc/apache/FAQ.html share/doc/apache/LICENSE share/doc/apache/bind.html.en share/doc/apache/bind.html.fr @@ -315,7 +316,9 @@ share/doc/apache/mod/mod_negotiation.html.en share/doc/apache/mod/mod_negotiation.html.html share/doc/apache/mod/mod_negotiation.html.ja.jis share/doc/apache/mod/mod_proxy.html -share/doc/apache/mod/mod_rewrite.html +share/doc/apache/mod/mod_rewrite.html.en +share/doc/apache/mod/mod_rewrite.html.html +share/doc/apache/mod/mod_rewrite.html.ja.jis share/doc/apache/mod/mod_setenvif.html.en share/doc/apache/mod/mod_setenvif.html.html share/doc/apache/mod/mod_setenvif.html.ja.jis |