aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php53/Makefile
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2006-09-30 03:11:40 +0800
committerale <ale@FreeBSD.org>2006-09-30 03:11:40 +0800
commit4aaa9d3b9e2bcdd352a2dd91798a7d9c284d1a0b (patch)
treefc1f4b2ed1f0bb369a14b73afdbec12278a76f88 /lang/php53/Makefile
parent41291ff404ceb7dd68016d70dfdbb0fba4a28bb8 (diff)
downloadfreebsd-ports-gnome-4aaa9d3b9e2bcdd352a2dd91798a7d9c284d1a0b.tar.gz
freebsd-ports-gnome-4aaa9d3b9e2bcdd352a2dd91798a7d9c284d1a0b.tar.zst
freebsd-ports-gnome-4aaa9d3b9e2bcdd352a2dd91798a7d9c284d1a0b.zip
Update suhosin patch to 0.9.5 release.
Diffstat (limited to 'lang/php53/Makefile')
-rw-r--r--lang/php53/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile
index 91b6f0fd1158..203ce94f4e38 100644
--- a/lang/php53/Makefile
+++ b/lang/php53/Makefile
@@ -58,7 +58,7 @@ MAN1= php-config.1 phpize.1
.include <bsd.port.pre.mk>
.if defined(WITH_SUHOSIN)
-PATCHFILES= suhosin-patch-${PORTVERSION}-0.9.3.patch.gz
+PATCHFILES= suhosin-patch-${PORTVERSION}-0.9.5.patch.gz
PATCH_SITES= http://www.hardened-php.net/suhosin/_media/
PATCH_DIST_STRIP= -p1
PLIST_SUB+= SUHOSIN=""