diff --git a/www/py-httpie/Makefile b/www/py-httpie/Makefile index 6f24b1cc0d6a..3f2db09953dc 100644 --- a/www/py-httpie/Makefile +++ b/www/py-httpie/Makefile @@ -1,26 +1,27 @@ # Created by: Alex Dupre PORTNAME= httpie -PORTVERSION= 2.5.0 +PORTVERSION= 2.6.0 CATEGORIES= www PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ale@FreeBSD.org COMMENT= Command line HTTP client LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>=0.6.0:devel/py-defusedxml@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}charset-normalizer>=2.0.0:textproc/py-charset-normalizer@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}defusedxml>=0.6.0:devel/py-defusedxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.22.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>=2.5.2:textproc/py-pygments@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=0.9.1:www/py-requests-toolbelt@${PY_FLAVOR} USES= cpe python:3.6+ USE_PYTHON= distutils autoplist USE_GITHUB= yes NO_ARCH= yes .include diff --git a/www/py-httpie/distinfo b/www/py-httpie/distinfo index b0c0ac791296..3d2ad42a3b4b 100644 --- a/www/py-httpie/distinfo +++ b/www/py-httpie/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631004725 -SHA256 (httpie-httpie-2.5.0_GH0.tar.gz) = 66af56e0efc1ca6237323f1186ba34bca1be24e67a4319fd5df7228ab986faea -SIZE (httpie-httpie-2.5.0_GH0.tar.gz) = 1105177 +TIMESTAMP = 1634220877 +SHA256 (httpie-httpie-2.6.0_GH0.tar.gz) = 3bcd9a8cb2b11299da12d3af36c095c6d4b665e41c395898a07f1ae4d99fc14a +SIZE (httpie-httpie-2.6.0_GH0.tar.gz) = 1133495