From gasolwu@kkbox.com  Fri May 23 17:01:17 2014
Return-Path: <gasolwu@kkbox.com>
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 ESMTPS id D4126188
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 May 2014 17:01:17 +0000 (UTC)
Received: from kkbox.com (ip-203-69-67-167.kkcube.com [203.69.67.167])
	by mx1.freebsd.org (Postfix) with ESMTP id A4EF42110
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 May 2014 17:01:16 +0000 (UTC)
Received: by goingmarry.kkbox.com (Postfix, from userid 1033)
	id 4FC2374700B; Sat, 24 May 2014 01:01:08 +0800 (CST)
Message-Id: <20140523170108.4FC2374700B@goingmarry.kkbox.com>
Date: Sat, 24 May 2014 01:01:08 +0800 (CST)
From: Gasol Wu <gasol.wu@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: freebsd-ports-maintainers@intermedix.com
Subject: [PATCH] devel/php-xdebug: update to 2.2.5
X-Send-Pr-Version: 3.113
X-GNATS-Notify: freebsd-ports-maintainers@intermedix.com

>Number:         190148
>Category:       ports
>Synopsis:       [PATCH] devel/php-xdebug: update to 2.2.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          feedback
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 23 17:10:00 UTC 2014
>Closed-Date:    
>Last-Modified:  Fri May 23 17:20:00 UTC 2014
>Originator:     Gasol Wu
>Release:        FreeBSD 9.2-RELEASE-p5 amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.2-RELEASE-p5 FreeBSD 9.2-RELEASE-p5 #0: Tue Apr 29 19:09:13 UTC 2014
>Description:
- Update to 2.2.5

Port maintainer (freebsd-ports-maintainers@intermedix.com) is cc'd.

Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- php-xdebug-2.2.5.patch begins here ---
diff -ruN /usr/ports/devel/php-xdebug/Makefile ./Makefile
--- /usr/ports/devel/php-xdebug/Makefile	2014-03-06 22:15:42.000000000 +0800
+++ ./Makefile	2014-05-24 00:52:29.000000000 +0800
@@ -2,12 +2,10 @@
 # $FreeBSD: head/devel/php-xdebug/Makefile 347221 2014-03-06 14:15:42Z miwi $
 
 PORTNAME=	xdebug
-PORTVERSION=	2.2.3
-PORTREVISION=	1
+PORTVERSION=	2.2.5
 CATEGORIES=	devel
 MASTER_SITES=	http://www.xdebug.org/files/
 PKGNAMEPREFIX=	php-
-EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	freebsd-ports-maintainers@intermedix.com
 COMMENT=	Xdebug extension for PHP
@@ -15,6 +13,7 @@
 LICENSE=	BSD
 
 CONFIGURE_ARGS=	--enable-xdebug
+USES=		tar:tgz
 USE_PHP=	yes
 USE_PHPIZE=	yes
 USE_ZENDEXT=	yes
diff -ruN /usr/ports/devel/php-xdebug/distinfo ./distinfo
--- /usr/ports/devel/php-xdebug/distinfo	2013-08-22 23:47:39.000000000 +0800
+++ ./distinfo	2014-05-24 00:52:42.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (xdebug-2.2.3.tgz) = b351872da46ed8378dff90a87673f5ec1e0bdd94324558ebc898e1d115e9d71c
-SIZE (xdebug-2.2.3.tgz) = 250543
+SHA256 (xdebug-2.2.5.tgz) = adc6fe92dcff2368be94d20a5997aadb4d46d74551e2dd6602a704a35a195a6f
+SIZE (xdebug-2.2.5.tgz) = 255840
--- php-xdebug-2.2.5.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri May 23 17:10:05 UTC 2014 
Responsible-Changed-Why:  
sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=190148 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri May 23 17:10:07 UTC 2014 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: freebsd-ports-maintainers@intermedix.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/190148: [PATCH] devel/php-xdebug: update to 2.2.5
Date: Fri, 23 May 2014 17:10:06 UT

 Maintainer of devel/php-xdebug,
 
 Please note that PR ports/190148 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/190148
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
>Unformatted:
