This updates apache-httpd to the latest 2.2 release.
Changelog: http://mirrors.sonic.net/apache//httpd/CHANGES_2.2.27
There's a Subversion-related fix in there (CVE-2013-6438).
Some documentation files were renamed. This change doesn't seem
to be mentioned in the changelog.
ok?
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/apache-httpd/Makefile,v
retrieving revision 1.43
diff -u -p -r1.43 Makefile
--- Makefile 9 Mar 2014 20:57:40 -0000 1.43
+++ Makefile 8 Apr 2014 20:41:15 -0000
@@ -2,8 +2,7 @@
COMMENT= apache HTTP server
-V= 2.2.26
-REVISION= 0
+V= 2.2.27
PKGNAME= apache-httpd-${V}
DISTNAME= httpd-${V}
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/apache-httpd/distinfo,v
retrieving revision 1.15
diff -u -p -r1.15 distinfo
--- distinfo 25 Nov 2013 17:00:47 -0000 1.15
+++ distinfo 8 Apr 2014 20:41:37 -0000
@@ -1,2 +1,2 @@
-SHA256 (httpd-2.2.26.tar.gz) = n80DKNdViHqAOZIA2D1Iekxy/zAEgrDJNzdRt6bUoeg=
-SIZE (httpd-2.2.26.tar.gz) = 7212848
+SHA256 (httpd-2.2.27.tar.gz) = flir3G8wdWqv4TbX77EKedb/Zvi2gwj9I5nLAa53iV0=
+SIZE (httpd-2.2.27.tar.gz) = 7519677
Index: patches/patch-docs_man_suexec_8
===================================================================
RCS file: /cvs/ports/www/apache-httpd/patches/patch-docs_man_suexec_8,v
retrieving revision 1.2
diff -u -p -r1.2 patch-docs_man_suexec_8
--- patches/patch-docs_man_suexec_8 25 Mar 2007 17:40:55 -0000 1.2
+++ patches/patch-docs_man_suexec_8 8 Apr 2014 20:43:14 -0000
@@ -1,12 +1,12 @@
$OpenBSD: patch-docs_man_suexec_8,v 1.2 2007/03/25 17:40:55 deanna Exp $
---- docs/man/suexec.8.orig Sun Nov 13 11:04:55 2005
-+++ docs/man/suexec.8 Sun Mar 25 13:21:04 2007
+--- docs/man/suexec.8.orig Wed Jan 29 14:47:43 2014
++++ docs/man/suexec.8 Tue Apr 8 22:43:09 2014
@@ -19,24 +19,24 @@
.el .ne 3
.IP "\\$1" \\$2
..
--.TH "SUEXEC" 8 "2005-11-13" "Apache HTTP Server" "suexec"
-+.TH "SUEXEC2" 8 "2005-11-13" "Apache HTTP Server" "suexec2"
+-.TH "SUEXEC" 8 "2014-01-20" "Apache HTTP Server" "suexec"
++.TH "SUEXEC" 8 "2014-01-20" "Apache HTTP Server" "suexec2"
.SH NAME
-suexec \- Switch user before executing external programs
@@ -26,12 +26,12 @@ $OpenBSD: patch-docs_man_suexec_8,v 1.2
+suexec2 is used by the Apache HTTP Server to switch to another user before
executing CGI programs\&. In order to achieve this, it must run as root\&.
Since the HTTP daemon normally doesn't run as root, the suexec2 executable
needs the setuid bit set and must be owned by root\&. It should never be
writable for any other person than root\&.
.PP
--For further information about the concepts and and the security model of
suexec please refer to the suexec documentation
(http://httpd\&.apache\&.org/docs/2\&.2/suexec\&.html)\&.
-+For further information about the concepts and and the security model of
suexec2 please refer to the suexec2 documentation
(http://httpd\&.apache\&.org/docs/2\&.2/suexec2\&.html)\&.
+-For further information about the concepts and the security model of suexec
please refer to the suexec documentation
(http://httpd\&.apache\&.org/docs/2\&.2/suexec\&.html)\&.
++For further information about the concepts and the security model of suexec2
please refer to the suexec2 documentation
(http://httpd\&.apache\&.org/docs/2\&.2/suexec2\&.html)\&.
.SH "OPTIONS"
-@@ -44,5 +44,5 @@ For further information about the concepts and and the
+@@ -44,5 +44,5 @@ For further information about the concepts and the sec
.TP
-V
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/apache-httpd/pkg/PLIST,v
retrieving revision 1.22
diff -u -p -r1.22 PLIST
--- pkg/PLIST 12 Jul 2013 13:21:25 -0000 1.22
+++ pkg/PLIST 8 Apr 2014 20:50:25 -0000
@@ -192,14 +192,14 @@ share/doc/apache2/developer/debugging.ht
share/doc/apache2/developer/debugging.html.en
share/doc/apache2/developer/documenting.html
share/doc/apache2/developer/documenting.html.en
-share/doc/apache2/developer/documenting.html.zh-cn
+share/doc/apache2/developer/documenting.html.zh-cn.utf8
share/doc/apache2/developer/filters.html
share/doc/apache2/developer/filters.html.en
share/doc/apache2/developer/hooks.html
share/doc/apache2/developer/hooks.html.en
share/doc/apache2/developer/index.html
share/doc/apache2/developer/index.html.en
-share/doc/apache2/developer/index.html.zh-cn
+share/doc/apache2/developer/index.html.zh-cn.utf8
share/doc/apache2/developer/modules.html
share/doc/apache2/developer/modules.html.en
share/doc/apache2/developer/modules.html.ja.utf8
@@ -226,7 +226,7 @@ share/doc/apache2/faq/
share/doc/apache2/faq/index.html
share/doc/apache2/faq/index.html.en
share/doc/apache2/faq/index.html.tr.utf8
-share/doc/apache2/faq/index.html.zh-cn
+share/doc/apache2/faq/index.html.zh-cn.utf8
share/doc/apache2/filter.html
share/doc/apache2/filter.html.en
share/doc/apache2/filter.html.es
@@ -250,7 +250,7 @@ share/doc/apache2/handler.html.ja.utf8
share/doc/apache2/handler.html.ko.euc-kr
share/doc/apache2/handler.html.ru.koi8-r
share/doc/apache2/handler.html.tr.utf8
-share/doc/apache2/handler.html.zh-cn
+share/doc/apache2/handler.html.zh-cn.utf8
share/doc/apache2/howto/
share/doc/apache2/howto/access.html
share/doc/apache2/howto/access.html.en
@@ -274,7 +274,7 @@ share/doc/apache2/howto/index.html
share/doc/apache2/howto/index.html.en
share/doc/apache2/howto/index.html.ja.utf8
share/doc/apache2/howto/index.html.ko.euc-kr
-share/doc/apache2/howto/index.html.zh-cn
+share/doc/apache2/howto/index.html.zh-cn.utf8
share/doc/apache2/howto/public_html.html
share/doc/apache2/howto/public_html.html.en
share/doc/apache2/howto/public_html.html.ja.utf8
@@ -303,6 +303,7 @@ share/doc/apache2/images/mod_filter_new.
share/doc/apache2/images/mod_filter_new.png
share/doc/apache2/images/mod_filter_new.tr.png
share/doc/apache2/images/mod_filter_old.gif
+share/doc/apache2/images/mod_filter_old.png
share/doc/apache2/images/mod_rewrite_fig1.gif
share/doc/apache2/images/mod_rewrite_fig1.png
share/doc/apache2/images/mod_rewrite_fig2.gif
@@ -330,7 +331,7 @@ share/doc/apache2/index.html.ja.utf8
share/doc/apache2/index.html.ko.euc-kr
share/doc/apache2/index.html.pt-br
share/doc/apache2/index.html.tr.utf8
-share/doc/apache2/index.html.zh-cn
+share/doc/apache2/index.html.zh-cn.utf8
share/doc/apache2/install.html
share/doc/apache2/install.html.de
share/doc/apache2/install.html.en
@@ -361,7 +362,7 @@ share/doc/apache2/misc/index.html
share/doc/apache2/misc/index.html.en
share/doc/apache2/misc/index.html.ko.euc-kr
share/doc/apache2/misc/index.html.tr.utf8
-share/doc/apache2/misc/index.html.zh-cn
+share/doc/apache2/misc/index.html.zh-cn.utf8
share/doc/apache2/misc/password_encryptions.html
share/doc/apache2/misc/password_encryptions.html.en
share/doc/apache2/misc/perf-tuning.html
@@ -403,7 +404,7 @@ share/doc/apache2/mod/directives.html.ja
share/doc/apache2/mod/directives.html.ko.euc-kr
share/doc/apache2/mod/directives.html.ru.koi8-r
share/doc/apache2/mod/directives.html.tr.utf8
-share/doc/apache2/mod/directives.html.zh-cn
+share/doc/apache2/mod/directives.html.zh-cn.utf8
share/doc/apache2/mod/event.html
share/doc/apache2/mod/event.html.en
share/doc/apache2/mod/index.html
@@ -413,7 +414,7 @@ share/doc/apache2/mod/index.html.es
share/doc/apache2/mod/index.html.ja.utf8
share/doc/apache2/mod/index.html.ko.euc-kr
share/doc/apache2/mod/index.html.tr.utf8
-share/doc/apache2/mod/index.html.zh-cn
+share/doc/apache2/mod/index.html.zh-cn.utf8
share/doc/apache2/mod/mod_actions.html
share/doc/apache2/mod/mod_actions.html.de
share/doc/apache2/mod/mod_actions.html.en
@@ -721,7 +722,7 @@ share/doc/apache2/mod/quickreference.htm
share/doc/apache2/mod/quickreference.html.ko.euc-kr
share/doc/apache2/mod/quickreference.html.ru.koi8-r
share/doc/apache2/mod/quickreference.html.tr.utf8
-share/doc/apache2/mod/quickreference.html.zh-cn
+share/doc/apache2/mod/quickreference.html.zh-cn.utf8
share/doc/apache2/mod/worker.html
share/doc/apache2/mod/worker.html.de
share/doc/apache2/mod/worker.html.en
@@ -735,7 +736,7 @@ share/doc/apache2/mpm.html.fr
share/doc/apache2/mpm.html.ja.utf8
share/doc/apache2/mpm.html.ko.euc-kr
share/doc/apache2/mpm.html.tr.utf8
-share/doc/apache2/mpm.html.zh-cn
+share/doc/apache2/mpm.html.zh-cn.utf8
share/doc/apache2/new_features_2_0.html
share/doc/apache2/new_features_2_0.html.de
share/doc/apache2/new_features_2_0.html.en
@@ -759,7 +760,7 @@ share/doc/apache2/platform/ebcdic.html.k
share/doc/apache2/platform/index.html
share/doc/apache2/platform/index.html.en
share/doc/apache2/platform/index.html.ko.euc-kr
-share/doc/apache2/platform/index.html.zh-cn
+share/doc/apache2/platform/index.html.zh-cn.utf8
share/doc/apache2/platform/netware.html
share/doc/apache2/platform/netware.html.en
share/doc/apache2/platform/netware.html.ko.euc-kr
@@ -822,7 +823,7 @@ share/doc/apache2/programs/index.html.ja
share/doc/apache2/programs/index.html.ko.euc-kr
share/doc/apache2/programs/index.html.ru.koi8-r
share/doc/apache2/programs/index.html.tr.utf8
-share/doc/apache2/programs/index.html.zh-cn
+share/doc/apache2/programs/index.html.zh-cn.utf8
share/doc/apache2/programs/logresolve.html
share/doc/apache2/programs/logresolve.html.en
share/doc/apache2/programs/logresolve.html.ko.euc-kr
@@ -855,7 +856,7 @@ share/doc/apache2/rewrite/index.html
share/doc/apache2/rewrite/index.html.en
share/doc/apache2/rewrite/index.html.fr
share/doc/apache2/rewrite/index.html.tr.utf8
-share/doc/apache2/rewrite/index.html.zh-cn
+share/doc/apache2/rewrite/index.html.zh-cn.utf8
share/doc/apache2/rewrite/intro.html
share/doc/apache2/rewrite/intro.html.en
share/doc/apache2/rewrite/intro.html.fr
@@ -888,13 +889,13 @@ share/doc/apache2/sitemap.html.es
share/doc/apache2/sitemap.html.ja.utf8
share/doc/apache2/sitemap.html.ko.euc-kr
share/doc/apache2/sitemap.html.tr.utf8
-share/doc/apache2/sitemap.html.zh-cn
+share/doc/apache2/sitemap.html.zh-cn.utf8
share/doc/apache2/ssl/
share/doc/apache2/ssl/index.html
share/doc/apache2/ssl/index.html.en
share/doc/apache2/ssl/index.html.ja.utf8
share/doc/apache2/ssl/index.html.tr.utf8
-share/doc/apache2/ssl/index.html.zh-cn
+share/doc/apache2/ssl/index.html.zh-cn.utf8
share/doc/apache2/ssl/ssl_compat.html
share/doc/apache2/ssl/ssl_compat.html.en
share/doc/apache2/ssl/ssl_faq.html
@@ -931,7 +932,9 @@ share/doc/apache2/style/latex/atbeginend
share/doc/apache2/style/manualpage.dtd
share/doc/apache2/style/modulesynopsis.dtd
share/doc/apache2/style/scripts/
+share/doc/apache2/style/scripts/MINIFY
share/doc/apache2/style/scripts/prettify.js
+share/doc/apache2/style/scripts/prettify.min.js
share/doc/apache2/style/sitemap.dtd
share/doc/apache2/style/version.ent
share/doc/apache2/style/xsl/
@@ -978,7 +981,7 @@ share/doc/apache2/vhosts/index.html.ja.u
share/doc/apache2/vhosts/index.html.ko.euc-kr
share/doc/apache2/vhosts/index.html.ru.koi8-r
share/doc/apache2/vhosts/index.html.tr.utf8
-share/doc/apache2/vhosts/index.html.zh-cn
+share/doc/apache2/vhosts/index.html.zh-cn.utf8
share/doc/apache2/vhosts/ip-based.html
share/doc/apache2/vhosts/ip-based.html.en
share/doc/apache2/vhosts/ip-based.html.fr