ports/152981: [PATCH] lang/php52: update to 5.2.15

Martin Matuska mm at FreeBSD.org
Fri Dec 10 11:00:21 UTC 2010


>Number:         152981
>Category:       ports
>Synopsis:       [PATCH] lang/php52: update to 5.2.15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 10 11:00:16 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 #4 r216016M: Sun Nov 28 22:11:40 CET
>Description:
- Update to 5.2.15
- FPM and suhosin patches from 5.2.14 are compatible
- tested building all extensions in tinderbox

Port maintainer (admin at lissyara.su) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- php52-5.2.15.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/php52/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	4 Dec 2010 07:32:24 -0000	1.11
+++ Makefile	10 Dec 2010 10:47:53 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	php52
-PORTVERSION=	5.2.14
-PORTREVISION=	1
+PORTVERSION=	5.2.15
 CATEGORIES?=	lang devel www
 MASTER_SITES=	${MASTER_SITE_PHP}
 MASTER_SITE_SUBDIR=	distributions
@@ -48,7 +47,7 @@
 		FPM "Enable fastcgi process manager (CGI only)" off \
 		PATHINFO "Enable path-info-check support (CGI only)" on
 
-CONFLICTS=	php4-4* php5-5.3*
+#CONFLICTS=	php4-4* php5-5.3*
 
 MAN1=		php-config.1 phpize.1
 
@@ -60,7 +59,7 @@
 . if defined(WITHOUT_FASTCGI)
 IGNORE=		FPM requires FastCGI support
 . endif
-PATCHFILES+=	php-${PORTVERSION}-fpm-0.5.14-freebsd.patch.gz
+PATCHFILES+=	php-5.2.14-fpm-0.5.14-freebsd.patch.gz
 PATCH_SITES+=	${MASTER_SITE_LOCAL}
 PATCH_SITE_SUBDIR+=	mm
 LIB_DEPENDS+=	event-1.4:${PORTSDIR}/devel/libevent
@@ -88,7 +87,7 @@
 .endif
 
 .if !defined(WITHOUT_SUHOSIN)
-PATCHFILES+=	suhosin-patch-${PORTVERSION}-0.9.7.patch.gz:suhosin
+PATCHFILES+=	suhosin-patch-5.2.14-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.4
diff -u -r1.4 distinfo
--- distinfo	26 Jul 2010 08:56:15 -0000	1.4
+++ distinfo	10 Dec 2010 10:47:53 -0000
@@ -1,12 +1,8 @@
-MD5 (php-5.2.14.tar.bz2) = bfdfc0e62fe437020cc04078269d1414
-SHA256 (php-5.2.14.tar.bz2) = 515b5fd41258798d59b93d86b0d752ab0b03e5738c32af444fba1907763c2bd1
-SIZE (php-5.2.14.tar.bz2) = 9055945
-MD5 (php-5.2.14-fpm-0.5.14-freebsd.patch.gz) = 4f619a6189a8002813070ba70a93062b
+SHA256 (php-5.2.15.tar.bz2) = ecae6d397b929181233f7bf0294662c066e2d2b05fb61b69af1e50b9e28b585b
+SIZE (php-5.2.15.tar.bz2) = 9089791
 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
-MD5 (suhosin-patch-5.2.14-0.9.7.patch.gz) = 84cf0142b8a3637b8784b5ee1e6cbc07
 SHA256 (suhosin-patch-5.2.14-0.9.7.patch.gz) = bd03ade44673f7e6fa116d746350f16c60be7170d6c41816a2d51faaeb5a31ae
 SIZE (suhosin-patch-5.2.14-0.9.7.patch.gz) = 23057
-MD5 (php-5.2.10-mail-header.patch) = 7f73682e78d32e22989c3fb3678d668b
 SHA256 (php-5.2.10-mail-header.patch) = a61d50540f4aae32390118453845c380fe935b6d1e46cef6819c8561946e942f
 SIZE (php-5.2.10-mail-header.patch) = 3383
--- php52-5.2.15.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list