From owner-svn-ports-head@FreeBSD.ORG Tue Jun 9 01:35:29 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9EF783D0; Tue, 9 Jun 2015 01:35:29 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) 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 8D14213E1; Tue, 9 Jun 2015 01:35:29 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t591ZTfM020076; Tue, 9 Jun 2015 01:35:29 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t591ZTSP020074; Tue, 9 Jun 2015 01:35:29 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201506090135.t591ZTSP020074@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Tue, 9 Jun 2015 01:35:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388893 - 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-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jun 2015 01:35:29 -0000 Author: vanilla Date: Tue Jun 9 01:35:28 2015 New Revision: 388893 URL: https://svnweb.freebsd.org/changeset/ports/388893 Log: Upgrade to 1.7.17. Modified: head/devel/pecl-swoole/Makefile head/devel/pecl-swoole/distinfo Modified: head/devel/pecl-swoole/Makefile ============================================================================== --- head/devel/pecl-swoole/Makefile Mon Jun 8 23:27:39 2015 (r388892) +++ head/devel/pecl-swoole/Makefile Tue Jun 9 01:35:28 2015 (r388893) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= swoole -PORTVERSION= 1.7.16 +PORTVERSION= 1.7.17 CATEGORIES= devel net MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/devel/pecl-swoole/distinfo ============================================================================== --- head/devel/pecl-swoole/distinfo Mon Jun 8 23:27:39 2015 (r388892) +++ head/devel/pecl-swoole/distinfo Tue Jun 9 01:35:28 2015 (r388893) @@ -1,2 +1,2 @@ -SHA256 (PECL/swoole-1.7.16.tgz) = ad280b8c16606d090ffc1542047fcc5cbd93a95f331b3d618cde5f05f130d1ec -SIZE (PECL/swoole-1.7.16.tgz) = 457649 +SHA256 (PECL/swoole-1.7.17.tgz) = e4d3c2466aa1e1c99750ec5497445bde8ef775fd0b304d11016e6df363cc7ec0 +SIZE (PECL/swoole-1.7.17.tgz) = 459493