This update fixes several vulnerabilities. It also contains a fix for mod_dav which unbreaks non-ASCII characters with Subversion.
http://www.apache.org/dist/httpd/CHANGES_2.2.29 ok? Index: Makefile =================================================================== RCS file: /cvs/ports/www/apache-httpd/Makefile,v retrieving revision 1.49 diff -u -p -r1.49 Makefile --- Makefile 27 Jul 2014 10:51:37 -0000 1.49 +++ Makefile 9 Sep 2014 09:45:11 -0000 @@ -2,10 +2,9 @@ COMMENT= apache HTTP server -V= 2.2.27 +V= 2.2.29 PKGNAME= apache-httpd-${V} DISTNAME= httpd-${V} -REVISION= 4 CATEGORIES= www net Index: distinfo =================================================================== RCS file: /cvs/ports/www/apache-httpd/distinfo,v retrieving revision 1.16 diff -u -p -r1.16 distinfo --- distinfo 9 Apr 2014 22:11:32 -0000 1.16 +++ distinfo 9 Sep 2014 09:47:22 -0000 @@ -1,2 +1,2 @@ -SHA256 (httpd-2.2.27.tar.gz) = flir3G8wdWqv4TbX77EKedb/Zvi2gwj9I5nLAa53iV0= -SIZE (httpd-2.2.27.tar.gz) = 7519677 +SHA256 (httpd-2.2.29.tar.gz) = zsKHiIS3WLDRWaE4WyZnoq4MohsLx7zIqaQbXPpUUv8= +SIZE (httpd-2.2.29.tar.gz) = 7537230
