From owner-svn-ports-head@freebsd.org Thu Jul 23 07:54:18 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6E1C89A7723; Thu, 23 Jul 2015 07:54:18 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.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 5E8E41A45; Thu, 23 Jul 2015 07:54:18 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6N7sI2G016946; Thu, 23 Jul 2015 07:54:18 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6N7sHxq016943; Thu, 23 Jul 2015 07:54:17 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201507230754.t6N7sHxq016943@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 23 Jul 2015 07:54:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392713 - 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: Thu, 23 Jul 2015 07:54:18 -0000 Author: vanilla Date: Thu Jul 23 07:54:16 2015 New Revision: 392713 URL: https://svnweb.freebsd.org/changeset/ports/392713 Log: Upgrade to 1.7.18. Modified: head/devel/pecl-swoole/Makefile head/devel/pecl-swoole/distinfo Modified: head/devel/pecl-swoole/Makefile ============================================================================== --- head/devel/pecl-swoole/Makefile Thu Jul 23 07:37:00 2015 (r392712) +++ head/devel/pecl-swoole/Makefile Thu Jul 23 07:54:16 2015 (r392713) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= swoole -PORTVERSION= 1.7.17 +PORTVERSION= 1.7.18 CATEGORIES= devel net MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/devel/pecl-swoole/distinfo ============================================================================== --- head/devel/pecl-swoole/distinfo Thu Jul 23 07:37:00 2015 (r392712) +++ head/devel/pecl-swoole/distinfo Thu Jul 23 07:54:16 2015 (r392713) @@ -1,2 +1,2 @@ -SHA256 (PECL/swoole-1.7.17.tgz) = e4d3c2466aa1e1c99750ec5497445bde8ef775fd0b304d11016e6df363cc7ec0 -SIZE (PECL/swoole-1.7.17.tgz) = 459493 +SHA256 (PECL/swoole-1.7.18.tgz) = 644ce89d94390948af8e2633bc0606d72861fe44156e30947f4fc71210208514 +SIZE (PECL/swoole-1.7.18.tgz) = 465228