diff options
author | Florian Smeets <flo@FreeBSD.org> | 2012-11-25 15:42:22 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2012-11-25 15:42:22 +0000 |
commit | abbf32d4b284e771dbe07592371c3d679bca6c5e (patch) | |
tree | 2faa770c5da1c87173f56c0a2473f6595933bc19 /lang | |
parent | 032162905db8620074024ed4c465b86c2580d4fc (diff) | |
download | ports-abbf32d4b284e771dbe07592371c3d679bca6c5e.tar.gz ports-abbf32d4b284e771dbe07592371c3d679bca6c5e.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php52/Makefile | 4 | ||||
-rw-r--r-- | lang/php52/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php52/Makefile b/lang/php52/Makefile index 50f57ca5a5f9..2845d7300eaf 100644 --- a/lang/php52/Makefile +++ b/lang/php52/Makefile @@ -7,7 +7,7 @@ PORTNAME= php52 PORTVERSION= 5.2.17 -PORTREVISION= 11 +PORTREVISION= 12 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-20120911.patch +PATCHFILES= php52-backports-security-20121114.patch PATCH_SITES+= http://php52-backports.googlecode.com/files/ .if !defined(PKGNAMESUFFIX) diff --git a/lang/php52/distinfo b/lang/php52/distinfo index 6234d16a8ea1..a7d4eb16e0b0 100644 --- a/lang/php52/distinfo +++ b/lang/php52/distinfo @@ -1,7 +1,7 @@ SHA256 (php-5.2.17.tar.bz2) = e81beb13ec242ab700e56f366e9da52fd6cf18961d155b23304ca870e53f116c SIZE (php-5.2.17.tar.bz2) = 9092312 -SHA256 (php52-backports-security-20120911.patch) = 4911e2a5abb72d0558b2baf07ff64ca054d71219bde183e41b591894fb7cb1f6 -SIZE (php52-backports-security-20120911.patch) = 356599 +SHA256 (php52-backports-security-20121114.patch) = 59dc139b9acf86bbb2e281696765de513c3bec7d43392a10b5f3b36a9881ab00 +SIZE (php52-backports-security-20121114.patch) = 410829 SHA256 (php-5.2.14-fpm-0.5.14-freebsd.patch.gz) = 354ce451417d14ef47761ae55147e9cee30fa0ff6f59447da021194c539f4d7f SIZE (php-5.2.14-fpm-0.5.14-freebsd.patch.gz) = 43550 SHA256 (suhosin-patch-5.2.16-0.9.7.patch.gz) = aae115a318d80b3f32cedf876e7a8e4b932febb1b0c743c0b398003ebe122f91 |