Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 2026 23:44:54 +0000
From:      Vanilla I. Shu <vanilla@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 14bd0e320b77 - main - devel/pecl-swoole: update to 6.2.0.
Message-ID:  <69f297f6.2692b.44926b3@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vanilla:

URL: https://cgit.FreeBSD.org/ports/commit/?id=14bd0e320b773acd8655d00cb3130e2acf0fed1c

commit 14bd0e320b773acd8655d00cb3130e2acf0fed1c
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2026-04-29 23:44:22 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2026-04-29 23:44:48 +0000

    devel/pecl-swoole: update to 6.2.0.
---
 devel/pecl-swoole/Makefile | 47 ++++++++++++++++++++++++++--------------------
 devel/pecl-swoole/distinfo |  6 +++---
 2 files changed, 30 insertions(+), 23 deletions(-)

diff --git a/devel/pecl-swoole/Makefile b/devel/pecl-swoole/Makefile
index b359c5399900..166b8f743a36 100644
--- a/devel/pecl-swoole/Makefile
+++ b/devel/pecl-swoole/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	swoole
-DISTVERSION=	6.1.7
+DISTVERSION=	6.2.0
 PORTREVISION=	0
 CATEGORIES=	devel net
 
@@ -12,35 +12,42 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 NOT_FOR_ARCHS=	i386 powerpc
 NOT_FOR_ARCHS_REASON=	upstream drop 32 bits support
-IGNORE_WITH_PHP=	85
 
 USES=		compiler:c11 localbase:ldflags php:build,pecl pkgconfig ssl
 
-CONFIGURE_ARGS+=	--enable-mysqlnd --enable-openssl
+CONFIGURE_ARGS+=	--enable-mysqlnd \
+			--enable-openssl
 
-OPTIONS_DEFINE=		BROTLI CARES CURL ODBC PGSQL SOCKETS SQLITE ZSTD
-CARES_LIB_DEPENDS=	libcares.so:dns/c-ares
+OPTIONS_DEFINE=		BROTLI CARES CURL FIREBIRD ODBC PGSQL SOCKETS SQLITE \
+			SSH2 ZSTD
+BROTLI_CONFIGURE_OFF=	--disable-brotli
+BROTLI_CONFIGURE_ON=	--enable-brotli
+BROTLI_LIB_DEPENDS=	libbrotlicommon.so:archivers/brotli
 CARES_CONFIGURE_ON=	--enable-cares
-SOCKETS_USE=		PHP=sockets:build
-SOCKETS_DESC=		Use native php sockets extension
-SOCKETS_CONFIGURE_ON=	--enable-sockets
-CURL_LIB_DEPENDS=	libcurl.so:ftp/curl
+CARES_LIB_DEPENDS=	libcares.so:dns/c-ares
 CURL_CONFIGURE_ON=	--enable-swoole-curl
+CURL_LIB_DEPENDS=	libcurl.so:ftp/curl
 CURL_USE=		PHP=curl
-PGSQL_CONFIGURE_ON=	--enable-swoole-pgsql
-PGSQL_USES=		pgsql
-PGSQL_USE=		PHP=pdo:build
-BROTLI_CONFIGURE_ON=	--enable-brotli
-BROTLI_CONFIGURE_OFF=	--disable-brotli
-BROTLI_LIB_DEPENDS=	libbrotlicommon.so:archivers/brotli
-ZSTD_CONFIGURE_ON=	--enable-zstd
-ZSTD_CONFIGURE_OFF=	--disable-zstd
-ZSTD_LIB_DEPENDS=	libzstd.so:archivers/zstd
-ODBC_CONFIGURE_ON=	--with-swoole-odbc=unixODBC
+FIREBIRD_CONFIGURE_ON=	--with-swoole-firebird
+FIREBIRD_USE=		PHP=pdo:build
+FIREBIRD_USES=		firebird
 ODBC_CONFIGURE_OFF=	--without-swoole-odbc
+ODBC_CONFIGURE_ON=	--with-swoole-odbc=unixODBC
 ODBC_USE=		PHP=odbc:build
-SQLITE_CONFIGURE_ON=	--enable-swoole-sqlite
+PGSQL_CONFIGURE_ON=	--enable-swoole-pgsql
+PGSQL_USE=		PHP=pdo:build
+PGSQL_USES=		pgsql
+SOCKETS_CONFIGURE_ON=	--enable-sockets
+SOCKETS_DESC=		Use native php sockets extension
+SOCKETS_USE=		PHP=sockets:build
 SQLITE_CONFIGURE_OFF=	--disable-swoole-sqlite
+SQLITE_CONFIGURE_ON=	--enable-swoole-sqlite
 SQLITE_USE=		PHP=sqlite3
+SSH2_CONFIGURE_ON=	--with-swoole-ssh2
+SSH2_DESC=		Enable SSH2 support
+SSH2_LIB_DEPENDS=	libssh2.so:security/libssh2
+ZSTD_CONFIGURE_OFF=	--disable-zstd
+ZSTD_CONFIGURE_ON=	--enable-zstd
+ZSTD_LIB_DEPENDS=	libzstd.so:archivers/zstd
 
 .include <bsd.port.mk>
diff --git a/devel/pecl-swoole/distinfo b/devel/pecl-swoole/distinfo
index 51809c38af56..7eeb62400eeb 100644
--- a/devel/pecl-swoole/distinfo
+++ b/devel/pecl-swoole/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1772107220
-SHA256 (PECL/swoole-6.1.7.tgz) = 7835a9983ab4837be35e8c54c1787fc465de06c14282c28581cf4716f518b9c0
-SIZE (PECL/swoole-6.1.7.tgz) = 2413131
+TIMESTAMP = 1777501089
+SHA256 (PECL/swoole-6.2.0.tgz) = b66bf449440c1ba2727314e1e9c4c078978e7def21a02b729bbfec35601ae2ee
+SIZE (PECL/swoole-6.2.0.tgz) = 2598797


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f297f6.2692b.44926b3>