svn commit: r563006 - head/www/pecl-http

Muhammad Moinur Rahman bofh at FreeBSD.org
Tue Jan 26 22:14:39 UTC 2021


Author: bofh
Date: Tue Jan 26 22:14:38 2021
New Revision: 563006
URL: https://svnweb.freebsd.org/changeset/ports/563006

Log:
  www/pecl-http: Update version 3.2.3=>3.2.4
  
  Relnotes:	https://pecl.php.net/package-changelog.php?package=pecl_http&release=3.2.4

Modified:
  head/www/pecl-http/Makefile
  head/www/pecl-http/distinfo

Modified: head/www/pecl-http/Makefile
==============================================================================
--- head/www/pecl-http/Makefile	Tue Jan 26 21:56:09 2021	(r563005)
+++ head/www/pecl-http/Makefile	Tue Jan 26 22:14:38 2021	(r563006)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	http
-PORTVERSION=	3.2.3
+PORTVERSION=	3.2.4
 CATEGORIES=	www
 DISTNAME=	pecl_${PORTNAME}-${PORTVERSION}
 
@@ -21,7 +21,8 @@ BUILD_DEPENDS=	${LOCALBASE}/lib/php/${PHP_EXT_DIR}/rap
 RUN_DEPENDS=	${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf2@${PHP_FLAVOR} \
 		${LOCALBASE}/lib/php/${PHP_EXT_DIR}/propro.so:devel/pecl-propro2@${PHP_FLAVOR}
 LIB_DEPENDS=	libcurl.so:ftp/curl \
-		libevent.so:devel/libevent
+		libevent.so:devel/libevent \
+		libicudata.so:devel/icu
 
 USES=		php:pecl
 USE_PHP=	zlib:build

Modified: head/www/pecl-http/distinfo
==============================================================================
--- head/www/pecl-http/distinfo	Tue Jan 26 21:56:09 2021	(r563005)
+++ head/www/pecl-http/distinfo	Tue Jan 26 22:14:38 2021	(r563006)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572437679
-SHA256 (PECL/pecl_http-3.2.3.tgz) = cf9d2a2ed335e572366025eca1d69e86c585f96ca07db341839a06f52ee4aa88
-SIZE (PECL/pecl_http-3.2.3.tgz) = 220204
+TIMESTAMP = 1611696814
+SHA256 (PECL/pecl_http-3.2.4.tgz) = 37354ff7680b9b9839da8b908fff88227af7f6746c2611c873493af41d54f033
+SIZE (PECL/pecl_http-3.2.4.tgz) = 220631


More information about the svn-ports-all mailing list