diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2019-06-09 11:18:22 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2019-06-09 11:18:22 +0000 |
commit | 78bffbfa63eb9cea6461b32ff481696cfc954613 (patch) | |
tree | 53104003d4ab7169d27c4a03bca7f7d1db4fb1b6 /www/pecl-http | |
parent | 4b581cb4de47fd7d6e1feeaba20cd959f9d66c6c (diff) | |
download | ports-78bffbfa63eb9cea6461b32ff481696cfc954613.tar.gz ports-78bffbfa63eb9cea6461b32ff481696cfc954613.zip |
Notes
Diffstat (limited to 'www/pecl-http')
-rw-r--r-- | www/pecl-http/Makefile | 3 | ||||
-rw-r--r-- | www/pecl-http/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile index 4642ac594d06..c34ef079f7f5 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= http -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= www DISTNAME= pecl_${PORTNAME}-${PORTVERSION} @@ -25,6 +25,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ USES= php:pecl 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 956f797b8d82..aac724d0be02 100644 --- a/www/pecl-http/distinfo +++ b/www/pecl-http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532367462 -SHA256 (PECL/pecl_http-3.2.0.tgz) = 6fb7f038365fb1f3302f1b7e7d6b55d5c422bdea36057b1efe02bbe6ad3cc01b -SIZE (PECL/pecl_http-3.2.0.tgz) = 218829 +TIMESTAMP = 1560019700 +SHA256 (PECL/pecl_http-3.2.1.tgz) = 9c5ab5ace7f232699bf4d8997dd9135c92bb630357c51d968d1baca698fadc92 +SIZE (PECL/pecl_http-3.2.1.tgz) = 221244 |