From rustem.alimov@gmail.com  Mon May 13 03:55:06 2013
Return-Path: <rustem.alimov@gmail.com>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 923A2FC8
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 13 May 2013 03:55:06 +0000 (UTC)
	(envelope-from rustem.alimov@gmail.com)
Received: from mail-la0-x233.google.com (mail-la0-x233.google.com [IPv6:2a00:1450:4010:c03::233])
	by mx1.freebsd.org (Postfix) with ESMTP id 1FE8D234
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 13 May 2013 03:55:05 +0000 (UTC)
Received: by mail-la0-f51.google.com with SMTP id ep20so5707632lab.38
        for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 May 2013 20:55:05 -0700 (PDT)
Received: from gmail.com ([95.72.168.79])
        by mx.google.com with ESMTPSA id mp1sm4685504lbb.5.2013.05.12.20.55.02
        for <FreeBSD-gnats-submit@freebsd.org>
        (version=TLSv1 cipher=RC4-SHA bits=128/128);
        Sun, 12 May 2013 20:55:04 -0700 (PDT)
Received: by gmail.com (sSMTP sendmail emulation); Mon, 13 May 2013 07:54:46 +0400
Message-Id: <51906418.617d700a.677f.ffffc05e@mx.google.com>
Date: Mon, 13 May 2013 07:54:46 +0400
From: Rustem Alimov <rustem.alimov@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: |PATCH| lang/php5: update to 5.4.15 release
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         178556
>Category:       ports
>Synopsis:       |PATCH| lang/php5: update to 5.4.15 release
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ale
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 13 04:00:00 UTC 2013
>Closed-Date:    Mon May 13 08:22:25 UTC 2013
>Last-Modified:  Wed May 15 04:50:06 UTC 2013
>Originator:     Rustem Alimov
>Release:        FreeBSD 9.1-RELEASE i386
>Organization:
Rustem Alimov
>Environment:
System: FreeBSD rust.freebsd.local 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826
>Description:
Update to 5.4.15 release
>How-To-Repeat:
>Fix:

--- php5.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 317992)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php5
-PORTVERSION=	5.4.14
+PORTVERSION=	5.4.15
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	${MASTER_SITE_PHP}
Index: distinfo
===================================================================
--- distinfo	(revision 317992)
+++ distinfo	(working copy)
@@ -1,4 +1,4 @@
-SHA256 (php-5.4.14.tar.bz2) = 5450f3843bc651eb3fb00601f0cce1930aaaf65c7c966c02fe4a46f9c81be20a
-SIZE (php-5.4.14.tar.bz2) = 11961015
+SHA256 (php-5.4.15.tar.bz2) = 2d2285da48ccd2db311b2608fdfafd18b363a9f7e3796d53dd53e5b6752a0136
+SIZE (php-5.4.15.tar.bz2) = 11662269
 SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344
 SIZE (php-5.4.x-mail-header.patch) = 3379
--- php5.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ale 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon May 13 04:00:16 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=178556 
State-Changed-From-To: open->closed 
State-Changed-By: ale 
State-Changed-When: Mon May 13 08:22:13 UTC 2013 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/178556: commit references a PR
Date: Mon, 13 May 2013 08:22:15 +0000 (UTC)

 Author: ale
 Date: Mon May 13 08:22:07 2013
 New Revision: 318005
 URL: http://svnweb.freebsd.org/changeset/ports/318005
 
 Log:
   Update to 5.4.15 release.
   
   PR:		ports/178556
   Submitted by:	Rustem Alimov <rustem.alimov@gmail.com>
 
 Modified:
   head/lang/php5/Makefile
   head/lang/php5/distinfo
 
 Modified: head/lang/php5/Makefile
 ==============================================================================
 --- head/lang/php5/Makefile	Mon May 13 08:19:12 2013	(r318004)
 +++ head/lang/php5/Makefile	Mon May 13 08:22:07 2013	(r318005)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	php5
 -PORTVERSION=	5.4.14
 +PORTVERSION=	5.4.15
  PORTREVISION?=	0
  CATEGORIES?=	lang devel www
  MASTER_SITES=	${MASTER_SITE_PHP}
 
 Modified: head/lang/php5/distinfo
 ==============================================================================
 --- head/lang/php5/distinfo	Mon May 13 08:19:12 2013	(r318004)
 +++ head/lang/php5/distinfo	Mon May 13 08:22:07 2013	(r318005)
 @@ -1,4 +1,4 @@
 -SHA256 (php-5.4.14.tar.bz2) = 5450f3843bc651eb3fb00601f0cce1930aaaf65c7c966c02fe4a46f9c81be20a
 -SIZE (php-5.4.14.tar.bz2) = 11961015
 +SHA256 (php-5.4.15.tar.bz2) = 2d2285da48ccd2db311b2608fdfafd18b363a9f7e3796d53dd53e5b6752a0136
 +SIZE (php-5.4.15.tar.bz2) = 11662269
  SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344
  SIZE (php-5.4.x-mail-header.patch) = 3379
 _______________________________________________
 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"
 

From: Rustem Alimov <rustem.alimov@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:  
Subject: ports/178556: |PATCH| lang/php5: update to 5.4.15 release
Date: Mon, 13 May 2013 07:54:46 +0400

 >Number:         178556
 >Category:       ports
 >Synopsis:       |PATCH| lang/php5: update to 5.4.15 release
 >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:   Mon May 13 04:00:00 UTC 2013
 >Closed-Date:
 >Last-Modified:
 >Originator:     Rustem Alimov
 >Release:        FreeBSD 9.1-RELEASE i386
 >Organization:
 Rustem Alimov
 >Environment:
 System: FreeBSD rust.freebsd.local 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826
 >Description:
 Update to 5.4.15 release
 >How-To-Repeat:
 >Fix:
 
 --- php5.diff begins here ---
 Index: Makefile
 ===================================================================
 --- Makefile	(revision 317992)
 +++ Makefile	(working copy)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	php5
 -PORTVERSION=	5.4.14
 +PORTVERSION=	5.4.15
  PORTREVISION?=	0
  CATEGORIES?=	lang devel www
  MASTER_SITES=	${MASTER_SITE_PHP}
 Index: distinfo
 ===================================================================
 --- distinfo	(revision 317992)
 +++ distinfo	(working copy)
 @@ -1,4 +1,4 @@
 -SHA256 (php-5.4.14.tar.bz2) = 5450f3843bc651eb3fb00601f0cce1930aaaf65c7c966c02fe4a46f9c81be20a
 -SIZE (php-5.4.14.tar.bz2) = 11961015
 +SHA256 (php-5.4.15.tar.bz2) = 2d2285da48ccd2db311b2608fdfafd18b363a9f7e3796d53dd53e5b6752a0136
 +SIZE (php-5.4.15.tar.bz2) = 11662269
  SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344
  SIZE (php-5.4.x-mail-header.patch) = 3379
 --- php5.diff ends here ---
 
 
 >Release-Note:
 >Audit-Trail:
 >Unformatted:
 _______________________________________________
 freebsd-ports-bugs@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
 To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org"
>Unformatted:
