svn commit: r444722 - head/security/py-oauth2client

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 30 13:05:35 UTC 2017


Author: sunpoet
Date: Fri Jun 30 13:05:34 2017
New Revision: 444722
URL: https://svnweb.freebsd.org/changeset/ports/444722

Log:
  Update to 4.1.2
  
  Changes:	https://github.com/google/oauth2client/releases
  		https://github.com/google/oauth2client/blob/master/CHANGELOG.md

Modified:
  head/security/py-oauth2client/Makefile
  head/security/py-oauth2client/distinfo

Modified: head/security/py-oauth2client/Makefile
==============================================================================
--- head/security/py-oauth2client/Makefile	Fri Jun 30 13:05:28 2017	(r444721)
+++ head/security/py-oauth2client/Makefile	Fri Jun 30 13:05:34 2017	(r444722)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	oauth2client
-PORTVERSION=	4.1.1
+PORTVERSION=	4.1.2
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-oauth2client/distinfo
==============================================================================
--- head/security/py-oauth2client/distinfo	Fri Jun 30 13:05:28 2017	(r444721)
+++ head/security/py-oauth2client/distinfo	Fri Jun 30 13:05:34 2017	(r444722)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496842453
-SHA256 (oauth2client-4.1.1.tar.gz) = fd02b705092b76f443028328eaed366135f26c0d3e52bdbf66e649a944938ca1
-SIZE (oauth2client-4.1.1.tar.gz) = 76605
+TIMESTAMP = 1498809957
+SHA256 (oauth2client-4.1.2.tar.gz) = bd3062c06f8b10c6ef7a890b22c2740e5f87d61b6e1f4b1c90d069cdfc9dadb5
+SIZE (oauth2client-4.1.2.tar.gz) = 387596


More information about the svn-ports-head mailing list