Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2013 08:47:16 GMT
From:      Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        svyatoslav.lempert@gmail.com
Subject:   ports/181449: [update] lang/php52 to 5.2.17_15 (20130717)
Message-ID:  <201308210847.r7L8lGrZ000306@builder.ispsystem.info>
Resent-Message-ID: <201308210850.r7L8o2Tm097163@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181449
>Category:       ports
>Synopsis:       [update] lang/php52 to 5.2.17_15 (20130717)
>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:   Wed Aug 21 08:50:02 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:

- Update backports patch to 20130717
Changes:
 - CVE-2013-4113, exif_read_data fix, compilation warning, libxml2 >2.9 support
 - timezonedb 2013.4 (2013d)

- Bump PORTREVISION
- Extend support for 6 months

>How-To-Repeat:
>Fix:

--- php52-15.patch begins here ---
diff -Nru php52.old/Makefile php52/Makefile
--- php52.old/Makefile	2013-07-11 16:26:26.000000000 +0000
+++ php52/Makefile	2013-07-23 05:19:04.624732000 +0000
@@ -3,7 +3,7 @@
 
 PORTNAME=	php52
 PORTVERSION=	5.2.17
-PORTREVISION?=	14
+PORTREVISION?=	15
 CATEGORIES?=	lang devel www
 MASTER_SITES=	${MASTER_SITE_PHP}
 MASTER_SITE_SUBDIR=	distributions
@@ -14,7 +14,7 @@
 
 DEPRECATED=		PHP 5.2 series is strongly discouraged for new \
 			installations, migrate now
-EXPIRATION_DATE=	2013-09-01
+EXPIRATION_DATE=	2014-03-01
 
 LATEST_LINK=	${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}
 
@@ -22,7 +22,7 @@
 MAKE_JOBS_SAFE=	yes
 
 # BACKPORTS patch for lang/php52 and all php52-extensions
-PATCHFILES=	php52-backports-security-20130320.patch
+PATCHFILES=	php52-backports-security-20130717.patch
 PATCH_SITES+=	http://php52-backports.googlecode.com/files/
 
 .if !defined(PKGNAMESUFFIX)
diff -Nru php52.old/distinfo php52/distinfo
--- php52.old/distinfo	2013-05-21 08:17:30.000000000 +0000
+++ php52/distinfo	2013-07-23 05:19:08.626040000 +0000
@@ -1,7 +1,7 @@
 SHA256 (php-5.2.17.tar.bz2) = e81beb13ec242ab700e56f366e9da52fd6cf18961d155b23304ca870e53f116c
 SIZE (php-5.2.17.tar.bz2) = 9092312
-SHA256 (php52-backports-security-20130320.patch) = 7bec3fca88333b08f6f3d332f18793e0d7e47f1cabb89dd5c2b174c5ec40c6d9
-SIZE (php52-backports-security-20130320.patch) = 462035
+SHA256 (php52-backports-security-20130717.patch) = 75282dc7dd60d0d74be24691ae7de38c5e02582e0570e29295d543ab07906ba0
+SIZE (php52-backports-security-20130717.patch) = 481057
 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
--- php52-15.patch ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308210847.r7L8lGrZ000306>