From owner-svn-ports-all@FreeBSD.ORG Tue May 13 14:34:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org 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 611F0D04; Tue, 13 May 2014 14:34:48 +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 4DBE42C44; Tue, 13 May 2014 14:34:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4DEYmmZ018148; Tue, 13 May 2014 14:34:48 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4DEYlmk018146; Tue, 13 May 2014 14:34:47 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201405131434.s4DEYlmk018146@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 May 2014 14:34:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353953 - head/devel/pecl-qb 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: Tue, 13 May 2014 14:34:48 -0000 Author: sunpoet Date: Tue May 13 14:34:47 2014 New Revision: 353953 URL: http://svnweb.freebsd.org/changeset/ports/353953 QAT: https://qat.redports.org/buildarchive/r353953/ Log: - Update to 2.2.0 Changes: http://pecl.php.net/package-changelog.php?package=qb PR: ports/189671 Submitted by: Gasol Wu (maintainer) Modified: head/devel/pecl-qb/Makefile head/devel/pecl-qb/distinfo Modified: head/devel/pecl-qb/Makefile ============================================================================== --- head/devel/pecl-qb/Makefile Tue May 13 14:34:41 2014 (r353952) +++ head/devel/pecl-qb/Makefile Tue May 13 14:34:47 2014 (r353953) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qb -PORTVERSION= 2.1.1 +PORTVERSION= 2.2.0 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -14,7 +14,6 @@ COMMENT= PHP Accelerator designed mainly LICENSE= PHP301 CONFIGURE_ARGS= --with-cpu=native -NO_WRKSUBDIR= yes USE_PHP= yes USE_PHPEXT= yes USES= tar:tgz Modified: head/devel/pecl-qb/distinfo ============================================================================== --- head/devel/pecl-qb/distinfo Tue May 13 14:34:41 2014 (r353952) +++ head/devel/pecl-qb/distinfo Tue May 13 14:34:47 2014 (r353953) @@ -1,2 +1,2 @@ -SHA256 (PECL/qb-2.1.1.tgz) = af93d2deeb0cfbbd61e961dc53b9ad2aa41228567cad7033fb2b1740b6e0b0f9 -SIZE (PECL/qb-2.1.1.tgz) = 1084826 +SHA256 (PECL/qb-2.2.0.tgz) = fa3c626506e6d7df46429afd3b4828b7b90bc479c0ab3b4c3b89c736c0bcfa19 +SIZE (PECL/qb-2.2.0.tgz) = 1090431