aboutsummaryrefslogtreecommitdiff
path: root/www/pecl-http/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2021-01-26 22:14:38 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2021-01-26 22:14:38 +0000
commit4eb73134d05033541c73b9b5c366a7d84c46a725 (patch)
tree162e509a17cf0441ed70bae8ec10fe4dfd829772 /www/pecl-http/Makefile
parentb80706d6a643ae37ac5d0363c9cc28afaad81b72 (diff)
downloadports-4eb73134d05033541c73b9b5c366a7d84c46a725.tar.gz
ports-4eb73134d05033541c73b9b5c366a7d84c46a725.zip
www/pecl-http: Update version 3.2.3=>3.2.4
Notes
Notes: svn path=/head/; revision=563006
Diffstat (limited to 'www/pecl-http/Makefile')
-rw-r--r--www/pecl-http/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile
index f3555b4905f0..ee72b0cfe293 100644
--- a/www/pecl-http/Makefile
+++ b/www/pecl-http/Makefile
@@ -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}/raphf.so:devel/pecl-raphf2@${
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