diff options
author | mm <mm@FreeBSD.org> | 2010-12-31 20:56:36 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2010-12-31 20:56:36 +0800 |
commit | 6ce202de0eca85864e4bc65834b6c587b217da17 (patch) | |
tree | 44300d33fdb85740f1736b9029a6a91a174e2815 /lang | |
parent | 7b1f6f302de828772c1bacb3398f26b50607324e (diff) | |
download | freebsd-ports-gnome-6ce202de0eca85864e4bc65834b6c587b217da17.tar.gz freebsd-ports-gnome-6ce202de0eca85864e4bc65834b6c587b217da17.tar.zst freebsd-ports-gnome-6ce202de0eca85864e4bc65834b6c587b217da17.zip |
- Update suhosin patch
- Portrevision bump not required
PR: ports/153579
Approved by: Alex Keda <admin@lissyara.su> (maintainer)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php52/Makefile | 2 | ||||
-rw-r--r-- | lang/php52/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/php52/Makefile b/lang/php52/Makefile index 69b6794f172e..c7f3cbb5b25f 100644 --- a/lang/php52/Makefile +++ b/lang/php52/Makefile @@ -88,7 +88,7 @@ PLIST_SUB+= FPM="@comment " .endif .if !defined(WITHOUT_SUHOSIN) -PATCHFILES+= suhosin-patch-5.2.14-0.9.7.patch.gz:suhosin +PATCHFILES+= suhosin-patch-${PORTVERSION}-0.9.7.patch.gz:suhosin PATCH_SITES+= http://download.suhosin.org/:suhosin PLIST_SUB+= SUHOSIN="" .else diff --git a/lang/php52/distinfo b/lang/php52/distinfo index 1afc15ff9ec1..591195cc1a94 100644 --- a/lang/php52/distinfo +++ b/lang/php52/distinfo @@ -2,7 +2,7 @@ SHA256 (php-5.2.16.tar.bz2) = 790c4aeb77064a17e3c985fac0fbd7ac3635bc53c7ce7c80bd SIZE (php-5.2.16.tar.bz2) = 9090930 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.14-0.9.7.patch.gz) = bd03ade44673f7e6fa116d746350f16c60be7170d6c41816a2d51faaeb5a31ae -SIZE (suhosin-patch-5.2.14-0.9.7.patch.gz) = 23057 +SHA256 (suhosin-patch-5.2.16-0.9.7.patch.gz) = aae115a318d80b3f32cedf876e7a8e4b932febb1b0c743c0b398003ebe122f91 +SIZE (suhosin-patch-5.2.16-0.9.7.patch.gz) = 23069 SHA256 (php-5.2.10-mail-header.patch) = a61d50540f4aae32390118453845c380fe935b6d1e46cef6819c8561946e942f SIZE (php-5.2.10-mail-header.patch) = 3383 |