diff --git a/devel/pecl-swoole/Makefile b/devel/pecl-swoole/Makefile index 6351e233ff81..c3f503d662a0 100644 --- a/devel/pecl-swoole/Makefile +++ b/devel/pecl-swoole/Makefile @@ -1,32 +1,32 @@ # Created by: vanilla@ PORTNAME= swoole -PORTVERSION= 4.8.2 +PORTVERSION= 4.8.3 CATEGORIES= devel net MAINTAINER= vanilla@FreeBSD.org COMMENT= Asynchronous, concurrent, and distributed networking framework LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c11 localbase:ldflags php:pecl ssl USE_PHP= hash:build pcre CONFIGURE_ARGS+= --enable-mysqlnd OPTIONS_DEFINE= CARES CURL HTTP2 JSON SOCKETS CARES_LIB_DEPENDS= libcares.so:dns/c-ares CARES_CONFIGURE_ON= --enable-cares HTTP2_CONFIGURE_ON= --enable-http2 \ --enable-openssl SOCKETS_USE= PHP=sockets:build SOCKETS_DESC= Use native php sockets extension SOCKETS_CONFIGURE_ON= --enable-sockets CURL_LIB_DEPENDS= libcurl.so:ftp/curl CURL_CONFIGURE_ON= --enable-swoole-curl CURL_USE= PHP=curl JSON_CONFIGURE_ON= --enable-swoole-json JSON_USE= PHP=json:build .include diff --git a/devel/pecl-swoole/distinfo b/devel/pecl-swoole/distinfo index 2235c082388e..10ca145bd5ab 100644 --- a/devel/pecl-swoole/distinfo +++ b/devel/pecl-swoole/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637390349 -SHA256 (PECL/swoole-4.8.2.tgz) = 7b4aec98e6521a5b35c74d291ca6ca79e5db4ac6562050033215d3cb26d70149 -SIZE (PECL/swoole-4.8.2.tgz) = 1845021 +TIMESTAMP = 1638458557 +SHA256 (PECL/swoole-4.8.3.tgz) = 39afd29e698c73f2995f23ffa97f414fb575c4f6b811625afc650d9e0a40e29c +SIZE (PECL/swoole-4.8.3.tgz) = 1854291