From nobody Thu Oct 14 14:59:27 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 62FD517F10F0; Thu, 14 Oct 2021 14:59:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HVXcH6xmhz4cTh; Thu, 14 Oct 2021 14:59:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CB6511544E; Thu, 14 Oct 2021 14:59:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19EExRJB041242; Thu, 14 Oct 2021 14:59:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19EExRpN041241; Thu, 14 Oct 2021 14:59:27 GMT (envelope-from git) Date: Thu, 14 Oct 2021 14:59:27 GMT Message-Id: <202110141459.19EExRpN041241@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alex Dupre Subject: git: 0fff9c8f5037 - main - www/py-httpie: update to 2.6.0 release. List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ale X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0fff9c8f50377915c62ccba1261f15ed9ec9ed9e Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by ale: URL: https://cgit.FreeBSD.org/ports/commit/?id=0fff9c8f50377915c62ccba1261f15ed9ec9ed9e commit 0fff9c8f50377915c62ccba1261f15ed9ec9ed9e Author: Alex Dupre AuthorDate: 2021-10-14 14:59:06 +0000 Commit: Alex Dupre CommitDate: 2021-10-14 14:59:21 +0000 www/py-httpie: update to 2.6.0 release. --- www/py-httpie/Makefile | 5 +++-- www/py-httpie/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) 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,7 +1,7 @@ # Created by: Alex Dupre PORTNAME= httpie -PORTVERSION= 2.5.0 +PORTVERSION= 2.6.0 CATEGORIES= www PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,8 @@ 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} 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