Date: Sat, 11 Apr 2020 08:28:36 +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: r531408 - head/www/py-httplib2 Message-ID: <202004110828.03B8SaUX098880@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lwhsu Date: Sat Apr 11 08:28:36 2020 New Revision: 531408 URL: https://svnweb.freebsd.org/changeset/ports/531408 Log: - Update to 0.17.2 Modified: head/www/py-httplib2/Makefile head/www/py-httplib2/distinfo Modified: head/www/py-httplib2/Makefile ============================================================================== --- head/www/py-httplib2/Makefile Sat Apr 11 07:43:41 2020 (r531407) +++ head/www/py-httplib2/Makefile Sat Apr 11 08:28:36 2020 (r531408) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= httplib2 -PORTVERSION= 0.17.1 +PORTVERSION= 0.17.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-httplib2/distinfo ============================================================================== --- head/www/py-httplib2/distinfo Sat Apr 11 07:43:41 2020 (r531407) +++ head/www/py-httplib2/distinfo Sat Apr 11 08:28:36 2020 (r531408) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585896806 -SHA256 (httplib2-0.17.1.tar.gz) = b81b2cd2248285168a4359f2acf24521a4099b5853e790309c45dcb90ee4b3c6 -SIZE (httplib2-0.17.1.tar.gz) = 220695 +TIMESTAMP = 1586593681 +SHA256 (httplib2-0.17.2.tar.gz) = eb7a6b137ae31e61c5f429083c5bebb71fe5fd1958e7f3d5c39b21b11cd4b290 +SIZE (httplib2-0.17.2.tar.gz) = 220695
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004110828.03B8SaUX098880>