Date: Mon, 8 Feb 2021 16:35:02 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564720 - head/www/py-httplib2 Message-ID: <202102081635.118GZ28D072412@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lwhsu Date: Mon Feb 8 16:35:02 2021 New Revision: 564720 URL: https://svnweb.freebsd.org/changeset/ports/564720 Log: www/py-httplib2: Update to 0.19.0 Modified: head/www/py-httplib2/Makefile head/www/py-httplib2/distinfo Modified: head/www/py-httplib2/Makefile ============================================================================== --- head/www/py-httplib2/Makefile Mon Feb 8 16:34:11 2021 (r564719) +++ head/www/py-httplib2/Makefile Mon Feb 8 16:35:02 2021 (r564720) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= httplib2 -PORTVERSION= 0.18.1 +PORTVERSION= 0.19.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-httplib2/distinfo ============================================================================== --- head/www/py-httplib2/distinfo Mon Feb 8 16:34:11 2021 (r564719) +++ head/www/py-httplib2/distinfo Mon Feb 8 16:35:02 2021 (r564720) @@ -1,3 +1,3 @@ -TIMESTAMP = 1594730481 -SHA256 (httplib2-0.18.1.tar.gz) = 8af66c1c52c7ffe1aa5dc4bcd7c769885254b0756e6e69f953c7f0ab49a70ba3 -SIZE (httplib2-0.18.1.tar.gz) = 262930 +TIMESTAMP = 1612800022 +SHA256 (httplib2-0.19.0.tar.gz) = e0d428dad43c72dbce7d163b7753ffc7a39c097e6788ef10f4198db69b92f08e +SIZE (httplib2-0.19.0.tar.gz) = 263522
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102081635.118GZ28D072412>