Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jan 2002 15:05:57 +0300 (MSK)
From:      "Lev A. Serebryakov" <lev@serebryakov.spb.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/34301: [MAINTAINER UPDATE][PATCH] port russian/apache13
Message-ID:  <200201261205.g0QC5vB18845@ftp.translate.ru>

next in thread | raw e-mail | index | archive | help

>Number:         34301
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] port russian/apache13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 26 04:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Lev A. Serebryakov <lev@serebryakov.spb.ru>
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:

System: FreeBSD freebsd.sereb.net 4.4-STABLE FreeBSD 4.4-STABLE #1: Sat Dec 8 13:48:40 MSK 2001 root@freebsd.sereb.net:/usr/obj/usr/src/sys/LEVMAIL i386
Ports collection: 26 Jan 2002

>Description:

  It is	latest version 1.3.23PL30.10 of 'Russian Apache' web server,
  based on latest stable version 1.3.23 of 'Apache' web server.

>How-To-Repeat:
	

>Fix:
diff -ruN apache13.orig/Makefile apache13/Makefile
--- apache13.orig/Makefile	Sat Jan 26 14:40:39 2002
+++ apache13/Makefile	Sat Jan 26 14:23:43 2002
@@ -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/ \
@@ -31,7 +31,7 @@
 
 MAINTAINER=	Lev Serebryakov <lev@serebryakov.spb.ru>
 
-RA_VERSION=	30.9
+RA_VERSION=	30.10
 Y2K=		http://www.apache.org/docs/misc/FAQ.html#year2000
 
 #
diff -ruN apache13.orig/distinfo apache13/distinfo
--- apache13.orig/distinfo	Sat Jan 26 14:40:51 2002
+++ apache13/distinfo	Sat Jan 26 14:39:09 2002
@@ -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 -ruN apache13.orig/files/patch-ag apache13/files/patch-ag
--- apache13.orig/files/patch-ag	Sat Jan 26 14:40:28 2002
+++ apache13/files/patch-ag	Sat Jan 26 14:47:01 2002
@@ -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 -ruN apache13.orig/pkg-plist apache13/pkg-plist
--- apache13.orig/pkg-plist	Sat Jan 26 14:40:28 2002
+++ apache13/pkg-plist	Sat Jan 26 14:58:10 2002
@@ -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.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_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.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
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201261205.g0QC5vB18845>