From owner-svn-ports-all@freebsd.org Thu Mar 29 13:26:16 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 025EEF761F0; Thu, 29 Mar 2018 13:26:16 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A26986DDA0; Thu, 29 Mar 2018 13:26:15 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9CFD81A6CF; Thu, 29 Mar 2018 13:26:15 +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 w2TDQF1s094264; Thu, 29 Mar 2018 13:26:15 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2TDQFsn094262; Thu, 29 Mar 2018 13:26:15 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201803291326.w2TDQFsn094262@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 29 Mar 2018 13:26:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465894 - head/devel/pecl-swoole X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/devel/pecl-swoole X-SVN-Commit-Revision: 465894 X-SVN-Commit-Repository: ports 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.25 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: Thu, 29 Mar 2018 13:26:16 -0000 Author: vanilla Date: Thu Mar 29 13:26:15 2018 New Revision: 465894 URL: https://svnweb.freebsd.org/changeset/ports/465894 Log: Update to 1.10.3. Modified: head/devel/pecl-swoole/Makefile head/devel/pecl-swoole/distinfo Modified: head/devel/pecl-swoole/Makefile ============================================================================== --- head/devel/pecl-swoole/Makefile Thu Mar 29 13:11:35 2018 (r465893) +++ head/devel/pecl-swoole/Makefile Thu Mar 29 13:26:15 2018 (r465894) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= swoole -PORTVERSION= 1.10.2 +PORTVERSION= 1.10.3 CATEGORIES= devel net MAINTAINER= vanilla@FreeBSD.org @@ -23,7 +23,7 @@ HTTP2_LIB_DEPENDS= libnghttp2.so:www/libnghttp2 HTTP2_CONFIGURE_ON= --enable-http2 --enable-openssl REDIS_LIB_DEPENDS= libhiredis.so:databases/hiredis REDIS_CONFIGURE_ON= --enable-async-redis -SOCKETS_USE= PHP=sockets:build +SOCKETS_USE= PHP=sockets:build SOCKETS_DESC= Use native php sockets extension SOCKETS_CONFIGURE_ON= --enable-sockets Modified: head/devel/pecl-swoole/distinfo ============================================================================== --- head/devel/pecl-swoole/distinfo Thu Mar 29 13:11:35 2018 (r465893) +++ head/devel/pecl-swoole/distinfo Thu Mar 29 13:26:15 2018 (r465894) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521097463 -SHA256 (PECL/swoole-1.10.2.tgz) = 3c6e1158d6a0d78ec6b0f7969555c3c9cc4714afaf6acb13bb798b8b2b460959 -SIZE (PECL/swoole-1.10.2.tgz) = 727770 +TIMESTAMP = 1522326471 +SHA256 (PECL/swoole-1.10.3.tgz) = 47fe1808b7ca700d2b2d79b49151d3402fb595cf9d04936d2bb21d80e0f8608e +SIZE (PECL/swoole-1.10.3.tgz) = 729334