diff --git a/devel/pecl-swoole/Makefile b/devel/pecl-swoole/Makefile index a4689a74a765..4e9fcf3e24ab 100644 --- a/devel/pecl-swoole/Makefile +++ b/devel/pecl-swoole/Makefile @@ -1,31 +1,32 @@ # Created by: vanilla@ PORTNAME= swoole -PORTVERSION= 4.7.1 +PORTVERSION= 4.8.0 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 HTTP2 SOCKETS JSON CURL +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 +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 +CURL_USE= PHP=curl JSON_CONFIGURE_ON= --enable-swoole-json -JSON_USE= PHP=json:build +JSON_USE= PHP=json:build .include diff --git a/devel/pecl-swoole/distinfo b/devel/pecl-swoole/distinfo index c08dc9c8f525..f49d0d04da48 100644 --- a/devel/pecl-swoole/distinfo +++ b/devel/pecl-swoole/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630154946 -SHA256 (PECL/swoole-4.7.1.tgz) = 508fefdcb0d0899458ec7efaaa8972c66cd27d5ac83da0ef214792acce8a6fb5 -SIZE (PECL/swoole-4.7.1.tgz) = 1670458 +TIMESTAMP = 1634372087 +SHA256 (PECL/swoole-4.8.0.tgz) = ca69644725a18ae8e1e4780a9f7228a73161e379319024711a8dc75029a95b44 +SIZE (PECL/swoole-4.8.0.tgz) = 1698813