From owner-svn-ports-all@freebsd.org Sat Jun 10 03:19:37 2017 Return-Path: Delivered-To: svn-ports-all@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 2F45AC780C3; Sat, 10 Jun 2017 03:19:37 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 E5D3534EE; Sat, 10 Jun 2017 03:19:36 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A3Jal1037848; Sat, 10 Jun 2017 03:19:36 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A3JZHl037846; Sat, 10 Jun 2017 03:19:35 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201706100319.v5A3JZHl037846@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sat, 10 Jun 2017 03:19:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443068 - 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.23 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, 10 Jun 2017 03:19:37 -0000 Author: vanilla Date: Sat Jun 10 03:19:35 2017 New Revision: 443068 URL: https://svnweb.freebsd.org/changeset/ports/443068 Log: 1: Update to 1.9.13. 2: fix building on i386-10-3 (sse2 issue) Modified: head/devel/pecl-swoole/Makefile head/devel/pecl-swoole/distinfo Modified: head/devel/pecl-swoole/Makefile ============================================================================== --- head/devel/pecl-swoole/Makefile Sat Jun 10 03:16:44 2017 (r443067) +++ head/devel/pecl-swoole/Makefile Sat Jun 10 03:19:35 2017 (r443068) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= swoole -PORTVERSION= 1.9.11 +PORTVERSION= 1.9.13 CATEGORIES= devel net MAINTAINER= vanilla@FreeBSD.org Modified: head/devel/pecl-swoole/distinfo ============================================================================== --- head/devel/pecl-swoole/distinfo Sat Jun 10 03:16:44 2017 (r443067) +++ head/devel/pecl-swoole/distinfo Sat Jun 10 03:19:35 2017 (r443068) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495856221 -SHA256 (PECL/swoole-1.9.11.tgz) = e8bee4638345ca9da23aadfb793b248a9f9bb5dbaf4aea33fd5605c4f5d823dd -SIZE (PECL/swoole-1.9.11.tgz) = 571955 +TIMESTAMP = 1497064600 +SHA256 (PECL/swoole-1.9.13.tgz) = 530433bf67e2494e21485ca7e12948e2f7591ad8e9eb5c727aeed49a251bea8b +SIZE (PECL/swoole-1.9.13.tgz) = 573631