Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 2021 15:12:13 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r568182 - head/devel/pecl-swoole
Message-ID:  <202103121512.12CFCD4a096106@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103121512.12CFCD4a096106>