aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2015-01-13 03:02:04 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2015-01-13 03:02:04 +0000
commitac3d29505273f1558a2f027744f9573d0cd83415 (patch)
tree95710d0e69354361a57069c17fb0922a19a14067
parent5c5d98ceb62d397bd3723e7efa9ca4f6699c21a1 (diff)
downloadports-ac3d29505273f1558a2f027744f9573d0cd83415.tar.gz
ports-ac3d29505273f1558a2f027744f9573d0cd83415.zip
Upgrade to 2.1.4.
Notes
Notes: svn path=/head/; revision=376900
-rw-r--r--www/pecl-http/Makefile12
-rw-r--r--www/pecl-http/distinfo4
2 files changed, 11 insertions, 5 deletions
diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile
index ab2d85ee2efd..fc18b9c5a498 100644
--- a/www/pecl-http/Makefile
+++ b/www/pecl-http/Makefile
@@ -2,21 +2,27 @@
# $FreeBSD$
PORTNAME= http
-PORTVERSION= 1.7.6
+PORTVERSION= 2.1.4
CATEGORIES= www
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
DISTNAME= pecl_${PORTNAME}-${PORTVERSION}
-EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Extended HTTP Support
+LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+BUILD_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:${PORTSDIR}/devel/pecl-raphf \
+ ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/propro.so:${PORTSDIR}/devel/pecl-propro
+RUN_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:${PORTSDIR}/devel/pecl-raphf \
+ ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/propro.so:${PORTSDIR}/devel/pecl-propro
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
+USES= tar:tgz
USE_PHP= yes
USE_PHPEXT= yes
-IGNORE_WITH_PHP= 56
CONFIGURE_ARGS+= --with-http-curl-requests \
--with-http-zlib-compression \
diff --git a/www/pecl-http/distinfo b/www/pecl-http/distinfo
index 4e252126e53e..6250ad602633 100644
--- a/www/pecl-http/distinfo
+++ b/www/pecl-http/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pecl_http-1.7.6.tgz) = e87207a7dcd713bef0eb3701b552e0d173fbd73dbd52f9d3968851112e899983
-SIZE (pecl_http-1.7.6.tgz) = 174722
+SHA256 (pecl_http-2.1.4.tgz) = df484b616c3eaf52763075a2518230b6dea82dfb986614f4d70305bc0310eb97
+SIZE (pecl_http-2.1.4.tgz) = 159005