Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 2013 21:46:37 +0800 (CST)
From:      Gasol Wu <gasol.wu@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        wmoran@collaborativefusion.com
Subject:   ports/177340: [PATCH] devel/php-xdebug: update to 2.2.2
Message-ID:  <20130324134637.77E70747066@goingmarry.kkbox.com>
Resent-Message-ID: <201303241350.r2ODo0rg051487@freefall.freebsd.org>

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

>Number:         177340
>Category:       ports
>Synopsis:       [PATCH] devel/php-xdebug: update to 2.2.2
>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:   Sun Mar 24 13:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Gasol Wu
>Release:        FreeBSD 9.1-RC1 amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.1-RC1 FreeBSD 9.1-RC1 #0: Tue Aug 14 04:25:06 UTC 2012
>Description:
- Update to 2.2.2

Port maintainer (wmoran@collaborativefusion.com) is cc'd.

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

--- php-xdebug-2.2.2.patch begins here ---
diff -ruN /usr/ports/devel/php-xdebug/Makefile ./Makefile
--- /usr/ports/devel/php-xdebug/Makefile	2012-11-17 13:56:41.000000000 +0800
+++ ./Makefile	2013-03-24 21:43:59.000000000 +0800
@@ -2,7 +2,7 @@
 # $FreeBSD: ports/devel/php-xdebug/Makefile,v 1.29 2012/11/17 05:56:41 svnexp Exp $
 
 PORTNAME=	xdebug
-PORTVERSION=	2.2.1
+PORTVERSION=	2.2.2
 CATEGORIES=	devel
 MASTER_SITES=	http://www.xdebug.org/files/
 PKGNAMEPREFIX=	php-
@@ -11,6 +11,8 @@
 MAINTAINER=	wmoran@collaborativefusion.com
 COMMENT=	Xdebug extension for PHP
 
+LICENSE=	BSD
+
 CONFIGURE_ARGS=	--enable-xdebug
 USE_PHP=	yes
 USE_PHPEXT=	yes
diff -ruN /usr/ports/devel/php-xdebug/distinfo ./distinfo
--- /usr/ports/devel/php-xdebug/distinfo	2012-10-24 15:35:35.000000000 +0800
+++ ./distinfo	2013-03-24 21:39:54.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (xdebug-2.2.1.tgz) = 11d340eb7f87909a596bac054cc927df757dc2fc7c90b50a832c30e9bf84c9ad
-SIZE (xdebug-2.2.1.tgz) = 248057
+SHA256 (xdebug-2.2.2.tgz) = b143cb205a2a07ce50fc3c4d1e3c51958837927f97f1d9e912b99015e2c84f03
+SIZE (xdebug-2.2.2.tgz) = 250184
--- php-xdebug-2.2.2.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?20130324134637.77E70747066>