svn commit: r531408 - head/www/py-httplib2

Li-Wen Hsu lwhsu at FreeBSD.org
Sat Apr 11 08:28:37 UTC 2020


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


More information about the svn-ports-head mailing list