ports/153579: [PATCH] lang/php52: update suhosin patch
Martin Matuska
mm at FreeBSD.org
Fri Dec 31 11:20:11 UTC 2010
>Number: 153579
>Category: ports
>Synopsis: [PATCH] lang/php52: update suhosin patch
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Dec 31 11:20:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Martin Matuska
>Release: FreeBSD 8.2-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD neo.vx.sk 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #14 r216479M: Thu Dec 16 10:31:17 CET
>Description:
Update suhosin patch to 5.2.16.
As the resulting binaries are identical this does not require a portrevision
bump change.
Port maintainer (admin at lissyara.su) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- php52-5.2.16.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/php52/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile 22 Dec 2010 20:05:44 -0000 1.15
+++ Makefile 31 Dec 2010 11:09:39 -0000
@@ -88,7 +88,7 @@
.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
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/lang/php52/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo 17 Dec 2010 11:30:56 -0000 1.6
+++ distinfo 31 Dec 2010 11:09:39 -0000
@@ -2,7 +2,7 @@
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
--- php52-5.2.16.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list