git: e68a0ad59776 - main - www/pear-HTTP_Request2: Update to 2.5.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 23 Jan 2022 19:27:21 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e68a0ad597768687e5089056534a5a8605c2536c

commit e68a0ad597768687e5089056534a5a8605c2536c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-23 18:19:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-23 18:19:01 +0000

    www/pear-HTTP_Request2: Update to 2.5.1
    
    Changes:        https://pear.php.net/package/HTTP_Request2/download/
                    https://github.com/pear/HTTP_Request2/blob/trunk/Changelog.md
---
 www/pear-HTTP_Request2/Makefile | 7 ++-----
 www/pear-HTTP_Request2/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/www/pear-HTTP_Request2/Makefile b/www/pear-HTTP_Request2/Makefile
index f8aa2da0ff82..1a3ee58df395 100644
--- a/www/pear-HTTP_Request2/Makefile
+++ b/www/pear-HTTP_Request2/Makefile
@@ -1,7 +1,7 @@
 # Created by: Wen Heping <wenheping@gmail.com>
 
 PORTNAME=	HTTP_Request2
-PORTVERSION=	2.5.0
+PORTVERSION=	2.5.1
 PORTEPOCH=	1
 CATEGORIES=	www pear
 
@@ -11,7 +11,7 @@ COMMENT=	PEAR classes providing an easy way to perform HTTP requests
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/docs/LICENSE
 
-RUN_DEPENDS=	${PEAR_PKGNAMEPREFIX}Net_URL2>=0:net/pear-Net_URL2@${PHP_FLAVOR}
+RUN_DEPENDS=	${PEAR_PKGNAMEPREFIX}Net_URL2>=2.2.0:net/pear-Net_URL2@${PHP_FLAVOR}
 
 USES=		pear
 
@@ -23,10 +23,7 @@ FILEINFO_DESC=	PHP FILEINFO extension support
 ZLIB_DESC=	PECL ZLIB support
 
 CURL_USE=	PHP=curl
-CURL_USES=	php
 FILEINFO_USE=	PHP=fileinfo
-FILEINFO_USES=	php
 ZLIB_USE=	PHP=zlib
-ZLIB_USES=	php
 
 .include <bsd.port.mk>
diff --git a/www/pear-HTTP_Request2/distinfo b/www/pear-HTTP_Request2/distinfo
index 0973fe71339b..a45254867be6 100644
--- a/www/pear-HTTP_Request2/distinfo
+++ b/www/pear-HTTP_Request2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626280972
-SHA256 (PEAR/HTTP_Request2-2.5.0.tgz) = 2dda2f0d147e2298456ee343a3ff54c242123fc0d9df1eedcf50b2de973eb504
-SIZE (PEAR/HTTP_Request2-2.5.0.tgz) = 126988
+TIMESTAMP = 1642102217
+SHA256 (PEAR/HTTP_Request2-2.5.1.tgz) = 0690d04096d9c0e37aaae37c00d360118016d671effc3cb2082c7cb7cc77cbe2
+SIZE (PEAR/HTTP_Request2-2.5.1.tgz) = 127089