aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2011-05-23 05:33:31 +0800
committerohauer <ohauer@FreeBSD.org>2011-05-23 05:33:31 +0800
commitc9f12e2f093576ee39e689bc831cdab2535abae6 (patch)
treeac6c51398f771f2cb54ba56fa309e44e3dd8df39
parentf64b1191c33ebc34f54d29434651dcaff2ee2e49 (diff)
downloadfreebsd-ports-gnome-c9f12e2f093576ee39e689bc831cdab2535abae6.tar.gz
freebsd-ports-gnome-c9f12e2f093576ee39e689bc831cdab2535abae6.tar.zst
freebsd-ports-gnome-c9f12e2f093576ee39e689bc831cdab2535abae6.zip
- update to httpd-2.2.19
Changes with Apache 2.2.19 *) Revert ABI breakage in 2.2.18 caused by the function signature change of ap_unescape_url_keep2f(). This release restores the signature from 2.2.17 and prior, and introduces ap_unescape_url_keep2f_ex(). [Eric Covener] commit with hat apache@
-rw-r--r--www/apache22-peruser-mpm/Makefile2
-rw-r--r--www/apache22/Makefile2
-rw-r--r--www/apache22/distinfo4
3 files changed, 3 insertions, 5 deletions
diff --git a/www/apache22-peruser-mpm/Makefile b/www/apache22-peruser-mpm/Makefile
index 581846d05273..387db7271754 100644
--- a/www/apache22-peruser-mpm/Makefile
+++ b/www/apache22-peruser-mpm/Makefile
@@ -9,8 +9,6 @@
# $FreeBSD$
#
-PORTREVISION= 1
-
MAINTAINER= jille@quis.cx
MASTERDIR= ${.CURDIR}/../apache22
diff --git a/www/apache22/Makefile b/www/apache22/Makefile
index 037d263bd178..0562f3d0c21d 100644
--- a/www/apache22/Makefile
+++ b/www/apache22/Makefile
@@ -8,7 +8,7 @@
#
PORTNAME= apache
-PORTVERSION= 2.2.18
+PORTVERSION= 2.2.19
#PORTREVISION?= 2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD}
diff --git a/www/apache22/distinfo b/www/apache22/distinfo
index 76ae2e2f9967..49aff4671c21 100644
--- a/www/apache22/distinfo
+++ b/www/apache22/distinfo
@@ -1,2 +1,2 @@
-SHA256 (apache22/httpd-2.2.18.tar.bz2) = 36b1077e220d9b83dbd992f10341231ede012a790883608821ea8541936e962c
-SIZE (apache22/httpd-2.2.18.tar.bz2) = 5323067
+SHA256 (apache22/httpd-2.2.19.tar.bz2) = a1c1185371ef6b5bb9dbeaff9cd6d6e82c566f1cb472d247d212245ceacc7f1e
+SIZE (apache22/httpd-2.2.19.tar.bz2) = 5322082