From owner-svn-ports-head@freebsd.org Sun Jul 21 04:05:17 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8D980A8C1E; Sun, 21 Jul 2019 04:05:17 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3297C6B5F6; Sun, 21 Jul 2019 04:05:17 +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 9C1451D456; Sun, 21 Jul 2019 04:05:16 +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 x6L45GWu065111; Sun, 21 Jul 2019 04:05:16 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x6L45GhV065110; Sun, 21 Jul 2019 04:05:16 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201907210405.x6L45GhV065110@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 21 Jul 2019 04:05:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r507035 - 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: 507035 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 3297C6B5F6 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.956,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Sun, 21 Jul 2019 04:05:17 -0000 Author: vanilla Date: Sun Jul 21 04:05:15 2019 New Revision: 507035 URL: https://svnweb.freebsd.org/changeset/ports/507035 Log: Upgrade to 4.4.1. Modified: head/devel/pecl-swoole/Makefile head/devel/pecl-swoole/distinfo Modified: head/devel/pecl-swoole/Makefile ============================================================================== --- head/devel/pecl-swoole/Makefile Sun Jul 21 04:00:07 2019 (r507034) +++ head/devel/pecl-swoole/Makefile Sun Jul 21 04:05:15 2019 (r507035) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= swoole -PORTVERSION= 4.4.0 +PORTVERSION= 4.4.1 CATEGORIES= devel net MAINTAINER= vanilla@FreeBSD.org @@ -16,15 +16,11 @@ USE_PHP= hash:build pcre CONFIGURE_ARGS+= --enable-mysqlnd -OPTIONS_DEFINE= CARES HTTP2 SOCKETS PGSQL -CARES_LIB_DEPENDS= libcares.so:dns/c-ares -CARES_CONFIGURE_ON= --enable-cares +OPTIONS_DEFINE= HTTP2 SOCKETS HTTP2_LIB_DEPENDS= libnghttp2.so:www/libnghttp2 HTTP2_CONFIGURE_ON= --enable-http2 --enable-openssl SOCKETS_USE= PHP=sockets:build SOCKETS_DESC= Use native php sockets extension SOCKETS_CONFIGURE_ON= --enable-sockets -PGSQL_USES= pgsql -PGSQL_CONFIGURE_ON= --enable-coroutine-postgresql .include Modified: head/devel/pecl-swoole/distinfo ============================================================================== --- head/devel/pecl-swoole/distinfo Sun Jul 21 04:00:07 2019 (r507034) +++ head/devel/pecl-swoole/distinfo Sun Jul 21 04:05:15 2019 (r507035) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562513920 -SHA256 (PECL/swoole-4.4.0.tgz) = 90b33cc982ec9b9ac7c160e895ecfdf0cf16b2b52e75dad93c5e51a953821f0e -SIZE (PECL/swoole-4.4.0.tgz) = 1410807 +TIMESTAMP = 1563637736 +SHA256 (PECL/swoole-4.4.1.tgz) = 40c9130e14af339212752d792647d0fe1575935be2425e9b91df2772ea9f575b +SIZE (PECL/swoole-4.4.1.tgz) = 1412437