aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php52/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php52/Makefile')
-rw-r--r--lang/php52/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php52/Makefile b/lang/php52/Makefile
index 3547b32fc6ab..ec5bb05b5cd2 100644
--- a/lang/php52/Makefile
+++ b/lang/php52/Makefile
@@ -7,7 +7,7 @@
PORTNAME= php52
PORTVERSION= 5.2.17
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES?= lang devel www
MASTER_SITES= ${MASTER_SITE_PHP}
MASTER_SITE_SUBDIR= distributions
@@ -26,7 +26,7 @@ USE_BZIP2= yes
MAKE_JOBS_SAFE= yes
# BACKPORTS patch for lang/php52 and all php52-extensions
-PATCHFILES= php52-backports-security-20120504.patch
+PATCHFILES= php52-backports-security-20120526.patch
PATCH_SITES= http://php52-backports.googlecode.com/files/
.if !defined(PKGNAMESUFFIX)