From owner-svn-ports-all@FreeBSD.ORG Sat Jun 7 18:11:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E640E698; Sat, 7 Jun 2014 18:11:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D247C246C; Sat, 7 Jun 2014 18:11:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s57IBrde048774; Sat, 7 Jun 2014 18:11:53 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s57IBrwB048772; Sat, 7 Jun 2014 18:11:53 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201406071811.s57IBrwB048772@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 Jun 2014 18:11:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356935 - head/devel/php-xdebug X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jun 2014 18:11:54 -0000 Author: sunpoet Date: Sat Jun 7 18:11:53 2014 New Revision: 356935 URL: http://svnweb.freebsd.org/changeset/ports/356935 QAT: https://qat.redports.org/buildarchive/r356935/ Log: - Update to 2.2.5 - Use USES=tar:tgz Changes: http://www.xdebug.org/updates.php PR: ports/190148 Submitted by: Gasol Wu Approved by: maintainer (timeout, 15 days) Modified: head/devel/php-xdebug/Makefile head/devel/php-xdebug/distinfo Modified: head/devel/php-xdebug/Makefile ============================================================================== --- head/devel/php-xdebug/Makefile Sat Jun 7 17:53:25 2014 (r356934) +++ head/devel/php-xdebug/Makefile Sat Jun 7 18:11:53 2014 (r356935) @@ -2,12 +2,10 @@ # $FreeBSD$ 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 @@ -18,6 +16,8 @@ CONFIGURE_ARGS= --enable-xdebug USE_PHP= yes USE_PHPIZE= yes USE_ZENDEXT= yes +USES= tar:tgz + SUB_FILES= pkg-message .include Modified: head/devel/php-xdebug/distinfo ============================================================================== --- head/devel/php-xdebug/distinfo Sat Jun 7 17:53:25 2014 (r356934) +++ head/devel/php-xdebug/distinfo Sat Jun 7 18:11:53 2014 (r356935) @@ -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