aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorbofh <bofh@FreeBSD.org>2017-02-25 05:55:20 +0800
committerbofh <bofh@FreeBSD.org>2017-02-25 05:55:20 +0800
commite5a7b6b7bed980284d05b5122e1d49dbb307233d (patch)
tree33612125df0c57f38aba0697a80256338020fadf /www
parente0a89685e4ead3066abec8c2bf5dab2c3a31fc3b (diff)
downloadfreebsd-ports-gnome-e5a7b6b7bed980284d05b5122e1d49dbb307233d.tar.gz
freebsd-ports-gnome-e5a7b6b7bed980284d05b5122e1d49dbb307233d.tar.zst
freebsd-ports-gnome-e5a7b6b7bed980284d05b5122e1d49dbb307233d.zip
www/pecl-http: Update version 3.0.1=>3.1.0
- Honor portlint
Diffstat (limited to 'www')
-rw-r--r--www/pecl-http/Makefile8
-rw-r--r--www/pecl-http/distinfo5
2 files changed, 7 insertions, 6 deletions
diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile
index 2bee52154166..a31dbe972e20 100644
--- a/www/pecl-http/Makefile
+++ b/www/pecl-http/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= http
-PORTVERSION= 3.0.1
-PORTREVISION= 3
+PORTVERSION= 3.1.0
CATEGORIES= www
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -15,8 +14,6 @@ COMMENT= Extended HTTP Support
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN_powerpc64= Does not build
-
BUILD_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf2 \
${LOCALBASE}/lib/php/${PHP_EXT_DIR}/propro.so:devel/pecl-propro2 \
re2c:devel/re2c
@@ -25,8 +22,11 @@ RUN_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf2 \
LIB_DEPENDS= libcurl.so:ftp/curl \
libevent.so:devel/libevent
+BROKEN_powerpc64= Does not build
+
IGNORE_WITH_PHP= 56
USES= php:ext tar:tgz
+USE_PHP= zlib:build
CONFLICTS= pecl-http[12]*
.include <bsd.port.mk>
diff --git a/www/pecl-http/distinfo b/www/pecl-http/distinfo
index 41bd3847ac4e..406aff1ec3a6 100644
--- a/www/pecl-http/distinfo
+++ b/www/pecl-http/distinfo
@@ -1,2 +1,3 @@
-SHA256 (pecl_http-3.0.1.tgz) = 4e45ea546e3245669887ec98187666ccb4aa3df15078335b1c02c824c8165031
-SIZE (pecl_http-3.0.1.tgz) = 197372
+TIMESTAMP = 1487964365
+SHA256 (pecl_http-3.1.0.tgz) = e3de67b156e7d5f6c2e5eb1e2b5f0acceb7004f1260d68c9f8b2c0f9629aabf0
+SIZE (pecl_http-3.1.0.tgz) = 214166