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

Li-Wen Hsu lwhsu at FreeBSD.org
Wed Sep 18 00:17:21 UTC 2019


Author: lwhsu
Date: Wed Sep 18 00:17:20 2019
New Revision: 512249
URL: https://svnweb.freebsd.org/changeset/ports/512249

Log:
  - Update to 0.13.1

Modified:
  head/www/py-httplib2/Makefile
  head/www/py-httplib2/distinfo

Modified: head/www/py-httplib2/Makefile
==============================================================================
--- head/www/py-httplib2/Makefile	Wed Sep 18 00:16:40 2019	(r512248)
+++ head/www/py-httplib2/Makefile	Wed Sep 18 00:17:20 2019	(r512249)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	httplib2
-PORTVERSION=	0.13.0
+PORTVERSION=	0.13.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-httplib2/distinfo
==============================================================================
--- head/www/py-httplib2/distinfo	Wed Sep 18 00:16:40 2019	(r512248)
+++ head/www/py-httplib2/distinfo	Wed Sep 18 00:17:20 2019	(r512249)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563864267
-SHA256 (httplib2-0.13.0.tar.gz) = d1146939d270f1f1eb8cbf8f5aa72ff37d897faccca448582bb1e180aeb4c6b2
-SIZE (httplib2-0.13.0.tar.gz) = 219494
+TIMESTAMP = 1568762441
+SHA256 (httplib2-0.13.1.tar.gz) = 6901c8c0ffcf721f9ce270ad86da37bc2b4d32b8802d4a9cec38274898a64044
+SIZE (httplib2-0.13.1.tar.gz) = 219502


More information about the svn-ports-head mailing list