From nobody Sun Oct 26 00:36:11 2025 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4cvHkM1z33z6DRl5; Sun, 26 Oct 2025 00:36:11 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cvHkM10vJz41Hh; Sun, 26 Oct 2025 00:36:11 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1761438971; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=rf5GddF9evmf4wlNVKVppVFloFj1fhLysyCiqwDgtGc=; b=nA5OG1zLy70RrV5CeVnvDilEUn6O5acMvygvdGt74cH0QbU7+PP/AXRXQ322zNcnPyHv5G io/f+SKNjkkNhIEBhJj9ioOMJcZ2y8wfjswi9xHJitPnuEbGa+gwBS2iz04ONu8mdbIC6n 8GCj56Br/PsV0QUNQCs66+l9bXeXUXVQgwb0ZcsL455tnpG4olGDAg4xcHjVDsBd3FmLoP DhmgFhYaboBEvVfP1aWweM6g74SzV9PXMgdzrwzraOgOR0RIdepkXf05U9QfHfYyl9b1o9 9AwHHHd/yzHzbg0hK59Mjw0T9fEGaXYp9daUoIinKgABe9AgXATU4qLkU7ldqQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1761438971; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=rf5GddF9evmf4wlNVKVppVFloFj1fhLysyCiqwDgtGc=; b=JtbJPnmVTnCI2QGtA5q4UEksSNIZIDSUulbk9Za3DOrrgnRYVqr4mG2NSf7cVhLdG3Oswe 2Wtp2mezEtyN9pXrhHWXhmmpLEEZmhuj9+hPm11bfVlSYLH8dIWlvxyWnIcV5DU2kHGahZ VuH6jQ7gVtRenS6D+8DY4+e88swenaSetYmxnVBzye3qCD9wLnRMA/4jMjfF8pt9oLuE+y tlod09qD/Q8lmyPnot6gu3wuXDky7YMDUzt6hLOdX+bKyn/FI8iS7rfwZUw0JDZeVEk3lk b08y/NrgEGkqA8lMMZpV4XcqHQgapDcKI29u7XP97qKPwhGOf4tI9O+96lS87A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1761438971; a=rsa-sha256; cv=none; b=X/IBk9TvPk6TAgPJjMP93ZWSV6fTWekuqRSneLu+x5srqmp+RfObcc3SB8lke1Q/my3psW 090fYRmin/dLIw/xsbQL2tmrn0f4f4sfgPKZjaQ9in+RIEXWkRpvdX27XY1ukfsk2DTZ2e iLcJrvxT2TdF1KZKQUaGhIZKP/2tKUKaDKlI7TAf1tjplW7EOC0o87cUaRxNg2REnhiYkL UvVSrnSHrZSsFdDWA3x3Jnl9KWJageSHn1s7V85o83SFhwSVBCVp0+ehUEE9seJ3D0HfkG N5wDJDE8HuJoGGzOACBYs90FxweIBTimN21nlnb6tEJEF2FgI3dmyn+exFKplg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4cvHkM0WNdz18qb; Sun, 26 Oct 2025 00:36:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 59Q0aBeM062138; Sun, 26 Oct 2025 00:36:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 59Q0aBat062135; Sun, 26 Oct 2025 00:36:11 GMT (envelope-from git) Date: Sun, 26 Oct 2025 00:36:11 GMT Message-Id: <202510260036.59Q0aBat062135@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: 5c4e4e325620 - main - devel/pecl-swoole: update to 6.1.0. List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org 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: 5c4e4e325620272393a3a9d3d50f54f69b92d92b Auto-Submitted: auto-generated The branch main has been updated by vanilla: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c4e4e325620272393a3a9d3d50f54f69b92d92b commit 5c4e4e325620272393a3a9d3d50f54f69b92d92b Author: Vanilla I. Shu AuthorDate: 2025-10-25 08:20:43 +0000 Commit: Vanilla I. Shu CommitDate: 2025-10-26 00:36:02 +0000 devel/pecl-swoole: update to 6.1.0. --- devel/pecl-swoole/Makefile | 2 +- devel/pecl-swoole/distinfo | 6 +++--- devel/pecl-swoole/files/patch-include_swoole__socket.h | 10 ---------- devel/pecl-swoole/files/patch-src_coroutine_system.cc | 12 ------------ 4 files changed, 4 insertions(+), 26 deletions(-) diff --git a/devel/pecl-swoole/Makefile b/devel/pecl-swoole/Makefile index cbea49956bdd..76b4b1bb2ecc 100644 --- a/devel/pecl-swoole/Makefile +++ b/devel/pecl-swoole/Makefile @@ -1,5 +1,5 @@ PORTNAME= swoole -PORTVERSION= 6.0.2 +PORTVERSION= 6.1.0 CATEGORIES= devel net MAINTAINER= vanilla@FreeBSD.org diff --git a/devel/pecl-swoole/distinfo b/devel/pecl-swoole/distinfo index 38f9acc912f2..e1c9d6f6ccaf 100644 --- a/devel/pecl-swoole/distinfo +++ b/devel/pecl-swoole/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742736592 -SHA256 (PECL/swoole-6.0.2.tgz) = ca9df27a4188f6670720ffaed9c4ecd6e832ea5aed55e554b63230f3147166ca -SIZE (PECL/swoole-6.0.2.tgz) = 2330514 +TIMESTAMP = 1761379710 +SHA256 (PECL/swoole-6.1.0.tgz) = 1ee89c3888ef97bbee8f08db130536467e41969796baff739b10f391dc44fcb3 +SIZE (PECL/swoole-6.1.0.tgz) = 2451482 diff --git a/devel/pecl-swoole/files/patch-include_swoole__socket.h b/devel/pecl-swoole/files/patch-include_swoole__socket.h deleted file mode 100644 index 302c92fb3b28..000000000000 --- a/devel/pecl-swoole/files/patch-include_swoole__socket.h +++ /dev/null @@ -1,10 +0,0 @@ ---- include/swoole_socket.h.orig 2021-07-16 07:18:11 UTC -+++ include/swoole_socket.h -@@ -17,6 +17,7 @@ - - #pragma once - -+#include - #include - #include - #include diff --git a/devel/pecl-swoole/files/patch-src_coroutine_system.cc b/devel/pecl-swoole/files/patch-src_coroutine_system.cc deleted file mode 100644 index ad235fcfbf97..000000000000 --- a/devel/pecl-swoole/files/patch-src_coroutine_system.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- src/coroutine/system.cc.orig 2024-11-28 03:39:05 UTC -+++ src/coroutine/system.cc -@@ -701,7 +701,8 @@ std::shared_ptr async_lock(void *resource) - "resource(%p) has already been bound to another coroutine#%ld, " - "%s of the same resource in coroutine#%ld at the same time is not allowed", - resource, -- *iter, -+ iter->second, -+ iter->first, - Coroutine::get_current_cid()); - return nullptr; - }