From root@builder.ispsystem.info  Wed Aug 21 08:47:25 2013
Return-Path: <root@builder.ispsystem.info>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id CED33EAF
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 21 Aug 2013 08:47:25 +0000 (UTC)
	(envelope-from root@builder.ispsystem.info)
Received: from builder.ispsystem.info (unknown [IPv6:2a01:230:2::441])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 4267625A6
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 21 Aug 2013 08:47:24 +0000 (UTC)
Received: from builder.ispsystem.info (builder.ispsystem.info [62.109.23.189])
	by builder.ispsystem.info (8.14.7/8.14.5) with ESMTP id r7L8lGbb000308;
	Wed, 21 Aug 2013 08:47:16 GMT
	(envelope-from root@builder.ispsystem.info)
Received: (from root@localhost)
	by builder.ispsystem.info (8.14.7/8.14.5/Submit) id r7L8lGrZ000306;
	Wed, 21 Aug 2013 08:47:16 GMT
	(envelope-from root)
Message-Id: <201308210847.r7L8lGrZ000306@builder.ispsystem.info>
Date: Wed, 21 Aug 2013 08:47:16 GMT
From: Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
Reply-To: Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: svyatoslav.lempert@gmail.com
Subject: [update] lang/php52 to 5.2.17_15 (20130717)
X-Send-Pr-Version: 3.114
X-GNATS-Notify: admin@lissyara.su

>Number:         181449
>Category:       ports
>Synopsis:       [update] lang/php52 to 5.2.17_15 (20130717)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 21 08:50:02 UTC 2013
>Closed-Date:    Sat Aug 31 21:30:28 UTC 2013
>Last-Modified:  Sat Aug 31 21:40:00 UTC 2013
>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:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Aug 21 08:50:09 UTC 2013 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181449 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: admin@lissyara.su
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/181449: [update] lang/php52 to 5.2.17_15 (20130717)
Date: Wed, 21 Aug 2013 08:50:08 UT

 Maintainer of lang/php52,
 
 Please note that PR ports/181449 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181449
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Alex Keda <admin@lissyara.su>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181449: [update] lang/php52 to 5.2.17_15 (20130717)
Date: Wed, 21 Aug 2013 14:48:45 +0400

 please, commit this patch
Responsible-Changed-From-To: freebsd-ports-bugs->rm 
Responsible-Changed-By: rm 
Responsible-Changed-When: Sat Aug 31 19:58:06 UTC 2013 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181449 
State-Changed-From-To: feedback->closed 
State-Changed-By: rm 
State-Changed-When: Sat Aug 31 21:30:26 UTC 2013 
State-Changed-Why:  
Committed, thank you! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181449 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181449: commit references a PR
Date: Sat, 31 Aug 2013 21:30:16 +0000 (UTC)

 Author: rm
 Date: Sat Aug 31 21:30:08 2013
 New Revision: 325833
 URL: http://svnweb.freebsd.org/changeset/ports/325833
 
 Log:
   - update backports patch to 20130717
   - extend deprecation period for 6 months
   - bump PORTREVISION
   
   Changes:
   - CVE-2013-4113, exif_read_data fix, compilation warning, libxml2 >2.9 support
   - timezonedb 2013.4 (2013d)
   
   PR:		181449
   Submitted by:	Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
   Approved by:	Alex Keda <admin@lissyara.su>
 
 Modified:
   head/lang/php52/Makefile
   head/lang/php52/distinfo
 
 Modified: head/lang/php52/Makefile
 ==============================================================================
 --- head/lang/php52/Makefile	Sat Aug 31 21:13:21 2013	(r325832)
 +++ head/lang/php52/Makefile	Sat Aug 31 21:30:08 2013	(r325833)
 @@ -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,14 +14,14 @@ COMMENT=	PHP Scripting Language
  
  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}
  
  USE_BZIP2=	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)
 
 Modified: head/lang/php52/distinfo
 ==============================================================================
 --- head/lang/php52/distinfo	Sat Aug 31 21:13:21 2013	(r325832)
 +++ head/lang/php52/distinfo	Sat Aug 31 21:30:08 2013	(r325833)
 @@ -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
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
 
 
