1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

- 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@
This commit is contained in:
Olli Hauer 2011-05-22 21:33:31 +00:00
parent d97185cf0b
commit 42c28c2891
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274472
3 changed files with 3 additions and 5 deletions

View File

@ -9,8 +9,6 @@
# $FreeBSD$
#
PORTREVISION= 1
MAINTAINER= jille@quis.cx
MASTERDIR= ${.CURDIR}/../apache22

View File

@ -8,7 +8,7 @@
#
PORTNAME= apache
PORTVERSION= 2.2.18
PORTVERSION= 2.2.19
#PORTREVISION?= 2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD}

View File

@ -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