summaryrefslogtreecommitdiff
path: root/russian/apache13
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-01-26 17:22:39 +0000
committerPatrick Li <pat@FreeBSD.org>2002-01-26 17:22:39 +0000
commitabe3708919079be6f073763db0a18ba3246394b3 (patch)
tree2a2d7010da6e3dee5c85304336079742f7e257f5 /russian/apache13
parentUpdate to 0.7.1 and keep forbidden. (diff)
Update to 1.3.23
PR: 34301 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=53792
Diffstat (limited to 'russian/apache13')
-rw-r--r--russian/apache13/Makefile6
-rw-r--r--russian/apache13/distinfo4
-rw-r--r--russian/apache13/files/patch-ag23
-rw-r--r--russian/apache13/pkg-plist7
4 files changed, 12 insertions, 28 deletions
diff --git a/russian/apache13/Makefile b/russian/apache13/Makefile
index cfd824d4c3f4..2bb0fbd75518 100644
--- a/russian/apache13/Makefile
+++ b/russian/apache13/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= apache
-PORTVERSION= 1.3.22
+PORTVERSION= 1.3.23
CATEGORIES= russian www
MASTER_SITES= http://httpd.apache.org/dist/httpd/ \
ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/httpd/ \
@@ -29,9 +29,9 @@ PATCH_SITES= ftp://ftp.lexa.ru/pub/apache-rus/ \
ftp://ftp.lexa.ru/pub/apache-rus/old-versions/
PATCHFILES= patches_${PORTVERSION}rusPL${RA_VERSION}.tar.gz
-MAINTAINER= Lev Serebryakov <lev@serebryakov.spb.ru>
+MAINTAINER= lev@serebryakov.spb.ru
-RA_VERSION= 30.9
+RA_VERSION= 30.10
Y2K= http://www.apache.org/docs/misc/FAQ.html#year2000
#
diff --git a/russian/apache13/distinfo b/russian/apache13/distinfo
index 9483c766be1a..463e5ec645e5 100644
--- a/russian/apache13/distinfo
+++ b/russian/apache13/distinfo
@@ -1,2 +1,2 @@
-MD5 (apache_1.3.22.tar.gz) = 77d34c0ac49c3af2416b786228007f90
-MD5 (patches_1.3.22rusPL30.9.tar.gz) = 64251293f7a263c5dbe0c129878137cd
+MD5 (apache_1.3.23.tar.gz) = 4499443fa1d604243467afe64522abac
+MD5 (patches_1.3.23rusPL30.10.tar.gz) = ec18c3414ed3940d18d419ed1206ce56
diff --git a/russian/apache13/files/patch-ag b/russian/apache13/files/patch-ag
index 80373fbcca63..e068c75b04a4 100644
--- a/russian/apache13/files/patch-ag
+++ b/russian/apache13/files/patch-ag
@@ -42,25 +42,4 @@
#
# Optionally add a line containing the server version and virtual host
-@@ -708,13 +723,17 @@
- # For example, the PHP 3.x module (not part of the Apache distribution - see
- # http://www.php.net) will typically use:
- #
-- #AddType application/x-httpd-php3 .php3
-- #AddType application/x-httpd-php3-source .phps
-+ <IfModule mod_php3.c>
-+ AddType application/x-httpd-php3 .php3
-+ AddType application/x-httpd-php3-source .php3s
-+ </IfModule>
- #
- # And for PHP 4.x, use:
- #
-- #AddType application/x-httpd-php .php
-- #AddType application/x-httpd-php-source .phps
-+ <IfModule mod_php4.c>
-+ AddType application/x-httpd-php .php
-+ AddType application/x-httpd-php-source .phps
-+ </IfModule>
-
- AddType application/x-tar .tgz
-
+
diff --git a/russian/apache13/pkg-plist b/russian/apache13/pkg-plist
index 55ef6523651f..30a88595df5a 100644
--- a/russian/apache13/pkg-plist
+++ b/russian/apache13/pkg-plist
@@ -1,4 +1,5 @@
bin/dbmmanage
+bin/checkgid
bin/htdigest
bin/htpasswd
@unexec if cmp -s %D/etc/apache/access.conf %D/etc/apache/access.conf.default; then rm -f %D/etc/apache/access.conf; fi
@@ -299,6 +300,7 @@ share/doc/apache/manual/handler.html.en
share/doc/apache/manual/handler.html.html
share/doc/apache/manual/handler.html.ja.jis
share/doc/apache/manual/header.html
+share/doc/apache/manual/howto/auth.html
share/doc/apache/manual/howto/cgi.html.en
share/doc/apache/manual/howto/cgi.html.html
share/doc/apache/manual/howto/cgi.html.ja.jis
@@ -396,7 +398,9 @@ share/doc/apache/manual/mod/mod_cern_meta.html
share/doc/apache/manual/mod/mod_cgi.html
share/doc/apache/manual/mod/mod_cookies.html
share/doc/apache/manual/mod/mod_digest.html
-share/doc/apache/manual/mod/mod_dir.html
+share/doc/apache/manual/mod/mod_dir.html.en
+share/doc/apache/manual/mod/mod_dir.html.html
+share/doc/apache/manual/mod/mod_dir.html.ja.jis
share/doc/apache/manual/mod/mod_dld.html
share/doc/apache/manual/mod/mod_env.html.en
share/doc/apache/manual/mod/mod_env.html.html
@@ -469,6 +473,7 @@ share/doc/apache/manual/server-wide.html.en
share/doc/apache/manual/server-wide.html.fr
share/doc/apache/manual/server-wide.html.html
share/doc/apache/manual/server-wide.html.ja.jis
+share/doc/apache/manual/sitemap.html
share/doc/apache/manual/sourcereorg.html
share/doc/apache/manual/stopping.html.en
share/doc/apache/manual/stopping.html.fr