From owner-svn-ports-all@FreeBSD.ORG Mon Oct 13 04:12:31 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 15CEBF7F; Mon, 13 Oct 2014 04:12:31 +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 01F1B7C2; Mon, 13 Oct 2014 04:12:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9D4CUSt085130; Mon, 13 Oct 2014 04:12:30 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9D4CUBg085128; Mon, 13 Oct 2014 04:12:30 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201410130412.s9D4CUBg085128@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Mon, 13 Oct 2014 04:12:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370752 - head/devel/pecl-swoole 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-1 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: Mon, 13 Oct 2014 04:12:31 -0000 Author: vanilla Date: Mon Oct 13 04:12:29 2014 New Revision: 370752 URL: https://svnweb.freebsd.org/changeset/ports/370752 QAT: https://qat.redports.org/buildarchive/r370752/ Log: Upgrade to 1.7.6. Modified: head/devel/pecl-swoole/Makefile head/devel/pecl-swoole/distinfo Modified: head/devel/pecl-swoole/Makefile ============================================================================== --- head/devel/pecl-swoole/Makefile Mon Oct 13 04:04:52 2014 (r370751) +++ head/devel/pecl-swoole/Makefile Mon Oct 13 04:12:29 2014 (r370752) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= swoole -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= devel net MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/devel/pecl-swoole/distinfo ============================================================================== --- head/devel/pecl-swoole/distinfo Mon Oct 13 04:04:52 2014 (r370751) +++ head/devel/pecl-swoole/distinfo Mon Oct 13 04:12:29 2014 (r370752) @@ -1,2 +1,2 @@ -SHA256 (PECL/swoole-1.7.5.tgz) = 85f1fc212f92a6ec3fa1cc56011273ce1703bb23b59c240e842bf82e1e9e955d -SIZE (PECL/swoole-1.7.5.tgz) = 388825 +SHA256 (PECL/swoole-1.7.6.tgz) = 32a4ceb3cb0f9ef259e877c0bf128e9ec5abe587476164173e95b27b0f146573 +SIZE (PECL/swoole-1.7.6.tgz) = 389953