Date: Mon, 20 Apr 2020 09:01:40 +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: r532190 - head/www/py-httpie Message-ID: <202004200901.03K91eGR003186@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Mon Apr 20 09:01:40 2020 New Revision: 532190 URL: https://svnweb.freebsd.org/changeset/ports/532190 Log: Update to 2.1.0 release. Modified: head/www/py-httpie/Makefile head/www/py-httpie/distinfo Modified: head/www/py-httpie/Makefile ============================================================================== --- head/www/py-httpie/Makefile Mon Apr 20 08:39:00 2020 (r532189) +++ head/www/py-httpie/Makefile Mon Apr 20 09:01:40 2020 (r532190) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httpie -PORTVERSION= 2.0.0 +PORTVERSION= 2.1.0 CATEGORIES= www PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-httpie/distinfo ============================================================================== --- head/www/py-httpie/distinfo Mon Apr 20 08:39:00 2020 (r532189) +++ head/www/py-httpie/distinfo Mon Apr 20 09:01:40 2020 (r532190) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578902674 -SHA256 (jakubroztocil-httpie-2.0.0_GH0.tar.gz) = 92ebdced5620ab56fd9f24e494c7c97eb0afee0f03a55bee41f773395c59dc5c -SIZE (jakubroztocil-httpie-2.0.0_GH0.tar.gz) = 1752529 +TIMESTAMP = 1587373075 +SHA256 (jakubroztocil-httpie-2.1.0_GH0.tar.gz) = aea482da09341a3d205761d828c7125884c9d0eb77a53cd4d2e6042e4670182b +SIZE (jakubroztocil-httpie-2.1.0_GH0.tar.gz) = 1754801
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004200901.03K91eGR003186>