From owner-dev-commits-ports-all@freebsd.org Fri Apr 23 06:35:25 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 BC3C85E1CD5; Fri, 23 Apr 2021 06:35:25 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FRPg14sfYz3k7D; Fri, 23 Apr 2021 06:35:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9995C68B; Fri, 23 Apr 2021 06:35:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13N6ZPTs038175; Fri, 23 Apr 2021 06:35:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13N6ZP3k038174; Fri, 23 Apr 2021 06:35:25 GMT (envelope-from git) Date: Fri, 23 Apr 2021 06:35:25 GMT Message-Id: <202104230635.13N6ZP3k038174@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Vanilla I. Shu" Subject: git: d0d548bd3fc8 - main - devel/pecl-swoole: update to 4.6.6. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: vanilla X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d0d548bd3fc870e9eee050895da84528b2fa5521 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Apr 2021 06:35:25 -0000 The branch main has been updated by vanilla: URL: https://cgit.FreeBSD.org/ports/commit/?id=d0d548bd3fc870e9eee050895da84528b2fa5521 commit d0d548bd3fc870e9eee050895da84528b2fa5521 Author: Vanilla I. Shu AuthorDate: 2021-04-23 06:31:24 +0000 Commit: Vanilla I. Shu CommitDate: 2021-04-23 06:35:14 +0000 devel/pecl-swoole: update to 4.6.6. --- devel/pecl-swoole/Makefile | 2 +- devel/pecl-swoole/distinfo | 6 +++--- devel/pecl-swoole/files/patch-config.m4 | 4 ++-- ...ext-src_php__swoole.h => patch-ext-src_php__swoole__private.h} | 8 ++++---- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/devel/pecl-swoole/Makefile b/devel/pecl-swoole/Makefile index 69789775bf0f..50f4c27e8d97 100644 --- a/devel/pecl-swoole/Makefile +++ b/devel/pecl-swoole/Makefile @@ -1,7 +1,7 @@ # Created by: vanilla@ PORTNAME= swoole -PORTVERSION= 4.6.5 +PORTVERSION= 4.6.6 CATEGORIES= devel net MAINTAINER= vanilla@FreeBSD.org diff --git a/devel/pecl-swoole/distinfo b/devel/pecl-swoole/distinfo index de7d778fc028..81d13bd7ee07 100644 --- a/devel/pecl-swoole/distinfo +++ b/devel/pecl-swoole/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618043747 -SHA256 (PECL/swoole-4.6.5.tgz) = 1fb0c02220a06b08185f74adf50653d3f2dc2c4aacef01c5c8a5ef2169e117a7 -SIZE (PECL/swoole-4.6.5.tgz) = 1642233 +TIMESTAMP = 1619156627 +SHA256 (PECL/swoole-4.6.6.tgz) = 75ac779852c8a692945fc20892b45ed6143cb20198e52d2448445fe39bd21541 +SIZE (PECL/swoole-4.6.6.tgz) = 1643261 diff --git a/devel/pecl-swoole/files/patch-config.m4 b/devel/pecl-swoole/files/patch-config.m4 index 1e7cba9deedb..2688d067148d 100644 --- a/devel/pecl-swoole/files/patch-config.m4 +++ b/devel/pecl-swoole/files/patch-config.m4 @@ -1,6 +1,6 @@ ---- config.m4.orig 2021-02-09 10:27:52 UTC +--- config.m4.orig 2021-04-22 09:33:36 UTC +++ config.m4 -@@ -294,7 +294,7 @@ if test "$PHP_SWOOLE" != "no"; then +@@ -337,7 +337,7 @@ if test "$PHP_SWOOLE" != "no"; then AC_CHECK_LIB(c, poll, AC_DEFINE(HAVE_POLL, 1, [have poll])) AC_CHECK_LIB(c, sendfile, AC_DEFINE(HAVE_SENDFILE, 1, [have sendfile])) AC_CHECK_LIB(c, kqueue, AC_DEFINE(HAVE_KQUEUE, 1, [have kqueue])) diff --git a/devel/pecl-swoole/files/patch-ext-src_php__swoole.h b/devel/pecl-swoole/files/patch-ext-src_php__swoole__private.h similarity index 60% rename from devel/pecl-swoole/files/patch-ext-src_php__swoole.h rename to devel/pecl-swoole/files/patch-ext-src_php__swoole__private.h index bc8975af8edc..5adb5764f752 100644 --- a/devel/pecl-swoole/files/patch-ext-src_php__swoole.h +++ b/devel/pecl-swoole/files/patch-ext-src_php__swoole__private.h @@ -1,7 +1,7 @@ ---- ext-src/php_swoole.h.orig 2021-02-09 10:27:52 UTC -+++ ext-src/php_swoole.h -@@ -948,7 +948,7 @@ static sw_inline zend_bool sw_zend_is_callable_at_fram - { +--- ext-src/php_swoole_private.h.orig 2021-04-23 05:47:52 UTC ++++ ext-src/php_swoole_private.h +@@ -894,7 +894,7 @@ static sw_inline zend_bool sw_zend_is_callable_at_fram + char **error) { zend_string *name; zend_bool ret; -#if PHP_VERSION_ID < 80000