svn commit: r568182 - head/devel/pecl-swoole

Vanilla I. Shu vanilla at FreeBSD.org
Fri Mar 12 15:12:14 UTC 2021


Author: vanilla
Date: Fri Mar 12 15:12:13 2021
New Revision: 568182
URL: https://svnweb.freebsd.org/changeset/ports/568182

Log:
  Update to 4.6.4.

Modified:
  head/devel/pecl-swoole/Makefile
  head/devel/pecl-swoole/distinfo

Modified: head/devel/pecl-swoole/Makefile
==============================================================================
--- head/devel/pecl-swoole/Makefile	Fri Mar 12 14:40:57 2021	(r568181)
+++ head/devel/pecl-swoole/Makefile	Fri Mar 12 15:12:13 2021	(r568182)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	swoole
-PORTVERSION=	4.6.3
+PORTVERSION=	4.6.4
 CATEGORIES=	devel net
 
 MAINTAINER=	vanilla at FreeBSD.org
@@ -21,6 +21,7 @@ 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
 JSON_CONFIGURE_ON=	--enable-swoole-json
 

Modified: head/devel/pecl-swoole/distinfo
==============================================================================
--- head/devel/pecl-swoole/distinfo	Fri Mar 12 14:40:57 2021	(r568181)
+++ head/devel/pecl-swoole/distinfo	Fri Mar 12 15:12:13 2021	(r568182)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614695925
-SHA256 (PECL/swoole-4.6.3.tgz) = aa301d7f6c6c75e98e8512bcc080be250895dab1477541cc444ab47f5fdf9d9d
-SIZE (PECL/swoole-4.6.3.tgz) = 1613183
+TIMESTAMP = 1615558736
+SHA256 (PECL/swoole-4.6.4.tgz) = 6128388eb39a1a264779c7d5bc536cc5fb095e73cb700b965eeee023ac6df641
+SIZE (PECL/swoole-4.6.4.tgz) = 1617564


More information about the svn-ports-head mailing list