[Midnightbsd-cvs] mports [15843] U trunk/www/apache22/files: 2.2.26

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Feb 4 18:53:33 EST 2014


Revision: 15843
          http://svnweb.midnightbsd.org/mports/?rev=15843
Author:   laffer1
Date:     2014-02-04 18:53:32 -0500 (Tue, 04 Feb 2014)
Log Message:
-----------
2.2.26

Modified Paths:
--------------
    trunk/www/apache22/Makefile
    trunk/www/apache22/distinfo
    trunk/www/apache22/files/apache22.in

Property Changed:
----------------
    trunk/www/apache22/files/apache22.in
    trunk/www/apache22/files/extra-patch-suexec_rsrclimit
    trunk/www/apache22/files/extra-patch-suexec_userdir
    trunk/www/apache22/files/htcacheclean.in
    trunk/www/apache22/files/no-accf.conf
    trunk/www/apache22/files/patch-Makefile.in
    trunk/www/apache22/files/patch-config.layout
    trunk/www/apache22/files/patch-configure.in
    trunk/www/apache22/files/patch-docs__conf__extra__httpd-mpm.conf.in
    trunk/www/apache22/files/patch-docs__conf__extra__httpd-ssl.conf.in
    trunk/www/apache22/files/patch-docs__conf__extra__httpd-userdir.conf.in
    trunk/www/apache22/files/patch-docs__conf__httpd.conf.in
    trunk/www/apache22/files/patch-modules__proxy__mod_proxy_connect.c
    trunk/www/apache22/files/patch-server__config.c
    trunk/www/apache22/files/patch-server__core.c
    trunk/www/apache22/files/patch-support__Makefile.in
    trunk/www/apache22/files/patch-support__ab.c
    trunk/www/apache22/files/patch-support__apachectl.in
    trunk/www/apache22/files/patch-support__apxs.in
    trunk/www/apache22/files/patch-support__envvars-std.in
    trunk/www/apache22/files/patch-support__log_server_status.in

Modified: trunk/www/apache22/Makefile
===================================================================
--- trunk/www/apache22/Makefile	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/Makefile	2014-02-04 23:53:32 UTC (rev 15843)
@@ -4,8 +4,8 @@
 #
 
 PORTNAME=	apache22
-PORTVERSION=	2.2.25
-PORTREVISION=	2
+PORTVERSION=	2.2.26
+PORTREVISION=	0
 CATEGORIES=	www ipv6
 MASTER_SITES=	${MASTER_SITE_APACHE_HTTPD}
 DISTNAME=	httpd-${PORTVERSION}

Modified: trunk/www/apache22/distinfo
===================================================================
--- trunk/www/apache22/distinfo	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/distinfo	2014-02-04 23:53:32 UTC (rev 15843)
@@ -1,2 +1,2 @@
-SHA256 (apache22/httpd-2.2.25.tar.bz2) = 4bcaf3524796a514b31aa5c64ce80b0cdb484bab5735416de29d00f6d50fa65a
-SIZE (apache22/httpd-2.2.25.tar.bz2) = 5524905
+SHA256 (apache22/httpd-2.2.26.tar.bz2) = af908e3dd5673f1c6f0ccc615e11d435e77517940af00e518e68ea25284b42b6
+SIZE (apache22/httpd-2.2.26.tar.bz2) = 5390190

Modified: trunk/www/apache22/files/apache22.in
===================================================================
--- trunk/www/apache22/files/apache22.in	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/files/apache22.in	2014-02-04 23:53:32 UTC (rev 15843)
@@ -4,7 +4,7 @@
 #
 
 # PROVIDE: apache22
-# REQUIRE: LOGIN cleanvar
+# REQUIRE: LOGIN cleanvar sshd
 # KEYWORD: shutdown
 
 #


Property changes on: trunk/www/apache22/files/apache22.in
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.4
\ No newline at end of property
Index: trunk/www/apache22/files/extra-patch-suexec_rsrclimit
===================================================================
--- trunk/www/apache22/files/extra-patch-suexec_rsrclimit	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/files/extra-patch-suexec_rsrclimit	2014-02-04 23:53:32 UTC (rev 15843)

Property changes on: trunk/www/apache22/files/extra-patch-suexec_rsrclimit
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Index: trunk/www/apache22/files/extra-patch-suexec_userdir
===================================================================
--- trunk/www/apache22/files/extra-patch-suexec_userdir	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/files/extra-patch-suexec_userdir	2014-02-04 23:53:32 UTC (rev 15843)

Property changes on: trunk/www/apache22/files/extra-patch-suexec_userdir
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Index: trunk/www/apache22/files/htcacheclean.in
===================================================================
--- trunk/www/apache22/files/htcacheclean.in	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/files/htcacheclean.in	2014-02-04 23:53:32 UTC (rev 15843)

Property changes on: trunk/www/apache22/files/htcacheclean.in
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3
\ No newline at end of property
Index: trunk/www/apache22/files/no-accf.conf
===================================================================
--- trunk/www/apache22/files/no-accf.conf	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/files/no-accf.conf	2014-02-04 23:53:32 UTC (rev 15843)

Property changes on: trunk/www/apache22/files/no-accf.conf
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Index: trunk/www/apache22/files/patch-Makefile.in
===================================================================
--- trunk/www/apache22/files/patch-Makefile.in	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/files/patch-Makefile.in	2014-02-04 23:53:32 UTC (rev 15843)

Property changes on: trunk/www/apache22/files/patch-Makefile.in
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.7
\ No newline at end of property
Index: trunk/www/apache22/files/patch-config.layout
===================================================================
--- trunk/www/apache22/files/patch-config.layout	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/files/patch-config.layout	2014-02-04 23:53:32 UTC (rev 15843)

Property changes on: trunk/www/apache22/files/patch-config.layout
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Index: trunk/www/apache22/files/patch-configure.in
===================================================================
--- trunk/www/apache22/files/patch-configure.in	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/files/patch-configure.in	2014-02-04 23:53:32 UTC (rev 15843)

Property changes on: trunk/www/apache22/files/patch-configure.in
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Index: trunk/www/apache22/files/patch-docs__conf__extra__httpd-mpm.conf.in
===================================================================
--- trunk/www/apache22/files/patch-docs__conf__extra__httpd-mpm.conf.in	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/files/patch-docs__conf__extra__httpd-mpm.conf.in	2014-02-04 23:53:32 UTC (rev 15843)

Property changes on: trunk/www/apache22/files/patch-docs__conf__extra__httpd-mpm.conf.in
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Index: trunk/www/apache22/files/patch-docs__conf__extra__httpd-ssl.conf.in
===================================================================
--- trunk/www/apache22/files/patch-docs__conf__extra__httpd-ssl.conf.in	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/files/patch-docs__conf__extra__httpd-ssl.conf.in	2014-02-04 23:53:32 UTC (rev 15843)

Property changes on: trunk/www/apache22/files/patch-docs__conf__extra__httpd-ssl.conf.in
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Index: trunk/www/apache22/files/patch-docs__conf__extra__httpd-userdir.conf.in
===================================================================
--- trunk/www/apache22/files/patch-docs__conf__extra__httpd-userdir.conf.in	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/files/patch-docs__conf__extra__httpd-userdir.conf.in	2014-02-04 23:53:32 UTC (rev 15843)

Property changes on: trunk/www/apache22/files/patch-docs__conf__extra__httpd-userdir.conf.in
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Index: trunk/www/apache22/files/patch-docs__conf__httpd.conf.in
===================================================================
--- trunk/www/apache22/files/patch-docs__conf__httpd.conf.in	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/files/patch-docs__conf__httpd.conf.in	2014-02-04 23:53:32 UTC (rev 15843)

Property changes on: trunk/www/apache22/files/patch-docs__conf__httpd.conf.in
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Index: trunk/www/apache22/files/patch-modules__proxy__mod_proxy_connect.c
===================================================================
--- trunk/www/apache22/files/patch-modules__proxy__mod_proxy_connect.c	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/files/patch-modules__proxy__mod_proxy_connect.c	2014-02-04 23:53:32 UTC (rev 15843)

Property changes on: trunk/www/apache22/files/patch-modules__proxy__mod_proxy_connect.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Index: trunk/www/apache22/files/patch-server__config.c
===================================================================
--- trunk/www/apache22/files/patch-server__config.c	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/files/patch-server__config.c	2014-02-04 23:53:32 UTC (rev 15843)

Property changes on: trunk/www/apache22/files/patch-server__config.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Index: trunk/www/apache22/files/patch-server__core.c
===================================================================
--- trunk/www/apache22/files/patch-server__core.c	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/files/patch-server__core.c	2014-02-04 23:53:32 UTC (rev 15843)

Property changes on: trunk/www/apache22/files/patch-server__core.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3
\ No newline at end of property
Index: trunk/www/apache22/files/patch-support__Makefile.in
===================================================================
--- trunk/www/apache22/files/patch-support__Makefile.in	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/files/patch-support__Makefile.in	2014-02-04 23:53:32 UTC (rev 15843)

Property changes on: trunk/www/apache22/files/patch-support__Makefile.in
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Index: trunk/www/apache22/files/patch-support__ab.c
===================================================================
--- trunk/www/apache22/files/patch-support__ab.c	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/files/patch-support__ab.c	2014-02-04 23:53:32 UTC (rev 15843)

Property changes on: trunk/www/apache22/files/patch-support__ab.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Index: trunk/www/apache22/files/patch-support__apachectl.in
===================================================================
--- trunk/www/apache22/files/patch-support__apachectl.in	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/files/patch-support__apachectl.in	2014-02-04 23:53:32 UTC (rev 15843)

Property changes on: trunk/www/apache22/files/patch-support__apachectl.in
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Index: trunk/www/apache22/files/patch-support__apxs.in
===================================================================
--- trunk/www/apache22/files/patch-support__apxs.in	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/files/patch-support__apxs.in	2014-02-04 23:53:32 UTC (rev 15843)

Property changes on: trunk/www/apache22/files/patch-support__apxs.in
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Index: trunk/www/apache22/files/patch-support__envvars-std.in
===================================================================
--- trunk/www/apache22/files/patch-support__envvars-std.in	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/files/patch-support__envvars-std.in	2014-02-04 23:53:32 UTC (rev 15843)

Property changes on: trunk/www/apache22/files/patch-support__envvars-std.in
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Index: trunk/www/apache22/files/patch-support__log_server_status.in
===================================================================
--- trunk/www/apache22/files/patch-support__log_server_status.in	2014-01-23 13:06:02 UTC (rev 15842)
+++ trunk/www/apache22/files/patch-support__log_server_status.in	2014-02-04 23:53:32 UTC (rev 15843)

Property changes on: trunk/www/apache22/files/patch-support__log_server_status.in
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list