aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2003-07-18 14:28:07 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2003-07-18 14:28:07 +0000
commit0ea69366ddc6a5e947b864061c2bb3880e495d69 (patch)
tree84bd1ed087be16fb85ded24470df4a5830d540ce /www
parente98057da52e6b9ca528b3c16dd7a41c98ec9e8af (diff)
downloadports-0ea69366ddc6a5e947b864061c2bb3880e495d69.tar.gz
ports-0ea69366ddc6a5e947b864061c2bb3880e495d69.zip
Upgrade to 1.3.28
Notes
Notes: svn path=/head/; revision=85139
Diffstat (limited to 'www')
-rw-r--r--www/apache13/Makefile5
-rw-r--r--www/apache13/distinfo2
-rw-r--r--www/apache13/files/patch-bb35
-rw-r--r--www/apache13/pkg-plist13
4 files changed, 23 insertions, 32 deletions
diff --git a/www/apache13/Makefile b/www/apache13/Makefile
index c8349483bd9c..f7bb78a31ab3 100644
--- a/www/apache13/Makefile
+++ b/www/apache13/Makefile
@@ -6,14 +6,13 @@
#
PORTNAME= apache
-PORTVERSION= 1.3.27
-PORTREVISION= 5
+PORTVERSION= 1.3.28
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.27/
+#PATCH_SITE_SUBDIR= patches/apply_to_1.3.28/
#PATCHFILES=
#PATCH_DIST_ARGS= -d ${WRKSRC}/src --forward --quiet -E ${PATCH_DIST_STRIP}
diff --git a/www/apache13/distinfo b/www/apache13/distinfo
index 624b82958846..d839c7e68c2d 100644
--- a/www/apache13/distinfo
+++ b/www/apache13/distinfo
@@ -1 +1 @@
-MD5 (apache_1.3.27.tar.gz) = 65b89365a65dcad71d4402b4862beeaa
+MD5 (apache_1.3.28.tar.gz) = 2cdece7b4881d541e072de6a2b65db77
diff --git a/www/apache13/files/patch-bb b/www/apache13/files/patch-bb
index 1f2731eb4aff..313c5f515759 100644
--- a/www/apache13/files/patch-bb
+++ b/www/apache13/files/patch-bb
@@ -1,5 +1,5 @@
---- src/support/suexec.c.orig Thu Mar 14 00:05:37 2002
-+++ src/support/suexec.c Wed Sep 25 00:22:18 2002
+--- src/support/suexec.c.orig Wed Mar 5 18:50:29 2003
++++ src/support/suexec.c Fri Jul 18 18:09:56 2003
@@ -90,6 +90,9 @@
#include <sys/types.h>
@@ -10,32 +10,17 @@
#include "suexec.h"
-@@ -296,11 +299,14 @@
- fprintf(stderr, " -D DOC_ROOT=\"%s\"\n", DOC_ROOT);
- #endif
- #ifdef GID_MIN
-- fprintf(stderr, " -D GID_MID=%d\n", GID_MIN);
-+ fprintf(stderr, " -D GID_MIN=%d\n", GID_MIN);
- #endif
- #ifdef HTTPD_USER
- fprintf(stderr, " -D HTTPD_USER=\"%s\"\n", HTTPD_USER);
- #endif
-+#ifdef LOGIN_CAP
-+ fprintf(stderr, " -D LOGIN_CAP\n");
-+#endif
+@@ -322,6 +325,9 @@
#ifdef LOG_EXEC
fprintf(stderr, " -D LOG_EXEC=\"%s\"\n", LOG_EXEC);
#endif
-@@ -311,7 +317,7 @@
- fprintf(stderr, " -D SUEXEC_UMASK=%03o\n", SUEXEC_UMASK);
- #endif
- #ifdef UID_MIN
-- fprintf(stderr, " -D UID_MID=%d\n", UID_MIN);
-+ fprintf(stderr, " -D UID_MIN=%d\n", UID_MIN);
++#ifdef LOGIN_CAP
++ fprintf(stderr, " -D LOGIN_CAP\n");
++#endif
+ #ifdef SAFE_PATH
+ fprintf(stderr, " -D SAFE_PATH=\"%s\"\n", SAFE_PATH);
#endif
- #ifdef USERDIR_SUFFIX
- fprintf(stderr, " -D USERDIR_SUFFIX=\"%s\"\n", USERDIR_SUFFIX);
-@@ -461,7 +467,28 @@
+@@ -480,7 +486,28 @@
/*
* Change UID/GID here so that the following tests work over NFS.
@@ -65,7 +50,7 @@
* Initialize the group access list for the target user,
* and setgid() to the target group. If unsuccessful, error out.
*/
-@@ -469,6 +496,7 @@
+@@ -488,6 +515,7 @@
log_err("emerg: failed to setgid (%ld: %s)\n", gid, cmd);
exit(109);
}
diff --git a/www/apache13/pkg-plist b/www/apache13/pkg-plist
index 88772c68e20b..223ac16ab12d 100644
--- a/www/apache13/pkg-plist
+++ b/www/apache13/pkg-plist
@@ -136,7 +136,7 @@ www/data-dist/index.html.ru.ucs2
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
+www/data-dist/index.html.zh-tw.big5
share/doc/apache/LICENSE
share/doc/apache/bind.html.en
share/doc/apache/bind.html.fr
@@ -150,7 +150,9 @@ share/doc/apache/configuring.html.en
share/doc/apache/configuring.html.fr
share/doc/apache/configuring.html.html
share/doc/apache/configuring.html.ja.jis
-share/doc/apache/content-negotiation.html
+share/doc/apache/content-negotiation.html.en
+share/doc/apache/content-negotiation.html.html
+share/doc/apache/content-negotiation.html.ja.jis
share/doc/apache/custom-error.html.en
share/doc/apache/custom-error.html.fr
share/doc/apache/custom-error.html.html
@@ -235,6 +237,7 @@ share/doc/apache/misc/windoz_keepalive.html
share/doc/apache/mod/core.html.en
share/doc/apache/mod/core.html.fr
share/doc/apache/mod/core.html.html
+share/doc/apache/mod/core.html.ja.jis
share/doc/apache/mod/directive-dict.html.en
share/doc/apache/mod/directive-dict.html.fr
share/doc/apache/mod/directive-dict.html.html
@@ -261,11 +264,13 @@ share/doc/apache/mod/mod_actions.html.en
share/doc/apache/mod/mod_actions.html.html
share/doc/apache/mod/mod_actions.html.ja.jis
share/doc/apache/mod/mod_alias.html.en
+share/doc/apache/mod/mod_alias.html.html
share/doc/apache/mod/mod_alias.html.ja.jis
share/doc/apache/mod/mod_asis.html.en
share/doc/apache/mod/mod_asis.html.html
share/doc/apache/mod/mod_asis.html.ja.jis
share/doc/apache/mod/mod_auth.html.en
+share/doc/apache/mod/mod_auth.html.html
share/doc/apache/mod/mod_auth.html.ja.jis
share/doc/apache/mod/mod_auth_anon.html
share/doc/apache/mod/mod_auth_db.html
@@ -297,7 +302,9 @@ share/doc/apache/mod/mod_info.html.ja.jis
share/doc/apache/mod/mod_isapi.html
share/doc/apache/mod/mod_log_agent.html
share/doc/apache/mod/mod_log_common.html
-share/doc/apache/mod/mod_log_config.html
+share/doc/apache/mod/mod_log_config.html.en
+share/doc/apache/mod/mod_log_config.html.html
+share/doc/apache/mod/mod_log_config.html.ja.jis
share/doc/apache/mod/mod_log_referer.html
share/doc/apache/mod/mod_mime.html.en
share/doc/apache/mod/mod_mime.html.html