From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 9 22:30:16 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 788A731B for ; Tue, 9 Oct 2012 22:30:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id 50EF48FC1F for ; Tue, 9 Oct 2012 22:30:16 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q99MUFrS043476 for ; Tue, 9 Oct 2012 22:30:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q99MUF35043475; Tue, 9 Oct 2012 22:30:15 GMT (envelope-from gnats) Resent-Date: Tue, 9 Oct 2012 22:30:15 GMT Resent-Message-Id: <201210092230.q99MUF35043475@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gasol Wu Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 96DA08C0 for ; Tue, 9 Oct 2012 17:10:58 +0000 (UTC) (envelope-from gasolwu@kkbox.com) Received: from kkbox.com (mail-out-1.kkbox.com [203.69.67.210]) by mx1.freebsd.org (Postfix) with ESMTP id 647BC8FC14 for ; Tue, 9 Oct 2012 17:10:56 +0000 (UTC) Received: by goingmarry.kkbox.com (Postfix, from userid 1033) id 20C5C7471CF; Wed, 10 Oct 2012 01:10:48 +0800 (CST) Message-Id: <20121009171048.20C5C7471CF@goingmarry.kkbox.com> Date: Wed, 10 Oct 2012 01:10:48 +0800 (CST) From: Gasol Wu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/172533: [PATCH] devel/php-xdebug: update to 2.2.1 Cc: wmoran@collaborativefusion.com X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Oct 2012 22:30:16 -0000 >Number: 172533 >Category: ports >Synopsis: [PATCH] devel/php-xdebug: update to 2.2.1 >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: Tue Oct 09 22:30:15 UTC 2012 >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.1 Port maintainer (wmoran@collaborativefusion.com) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- php-xdebug-2.2.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/php-xdebug/Makefile ./Makefile --- /usr/ports/devel/php-xdebug/Makefile 2012-09-07 00:13:30.000000000 +0800 +++ ./Makefile 2012-10-10 01:05:54.799108000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= xdebug -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= devel MASTER_SITES= http://www.xdebug.org/files/ PKGNAMEPREFIX= php- diff -ruN --exclude=CVS /usr/ports/devel/php-xdebug/distinfo ./distinfo --- /usr/ports/devel/php-xdebug/distinfo 2012-07-03 03:51:24.000000000 +0800 +++ ./distinfo 2012-10-10 01:06:30.843025000 +0800 @@ -1,2 +1,2 @@ -SHA256 (xdebug-2.2.0.tgz) = 91e426fb3e8ea2b49a1d129b0e56cf357891ea4ef7a95d9a45350d8143f593bc -SIZE (xdebug-2.2.0.tgz) = 247690 +SHA256 (xdebug-2.2.1.tgz) = 11d340eb7f87909a596bac054cc927df757dc2fc7c90b50a832c30e9bf84c9ad +SIZE (xdebug-2.2.1.tgz) = 248057 --- php-xdebug-2.2.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: