Date: Fri, 19 Jun 2020 07:42:06 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r539598 - head/www/py-httpie Message-ID: <202006190742.05J7g6Qk063006@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Fri Jun 19 07:42:06 2020 New Revision: 539598 URL: https://svnweb.freebsd.org/changeset/ports/539598 Log: Update to 2.2.0 release. Modified: head/www/py-httpie/Makefile head/www/py-httpie/distinfo Modified: head/www/py-httpie/Makefile ============================================================================== --- head/www/py-httpie/Makefile Fri Jun 19 07:30:43 2020 (r539597) +++ head/www/py-httpie/Makefile Fri Jun 19 07:42:06 2020 (r539598) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httpie -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= www PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-httpie/distinfo ============================================================================== --- head/www/py-httpie/distinfo Fri Jun 19 07:30:43 2020 (r539597) +++ head/www/py-httpie/distinfo Fri Jun 19 07:42:06 2020 (r539598) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587373075 -SHA256 (jakubroztocil-httpie-2.1.0_GH0.tar.gz) = aea482da09341a3d205761d828c7125884c9d0eb77a53cd4d2e6042e4670182b -SIZE (jakubroztocil-httpie-2.1.0_GH0.tar.gz) = 1754801 +TIMESTAMP = 1592552384 +SHA256 (jakubroztocil-httpie-2.2.0_GH0.tar.gz) = 413894ad9d5d45a2a7839079dcdc0f23b0ea3586502d5014339b957de73d413e +SIZE (jakubroztocil-httpie-2.2.0_GH0.tar.gz) = 1761927
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006190742.05J7g6Qk063006>