Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jun 2016 17:16:31 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417572 - head/security/py-oauth2client
Message-ID:  <201606261716.u5QHGVZl075617@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jun 26 17:16:31 2016
New Revision: 417572
URL: https://svnweb.freebsd.org/changeset/ports/417572

Log:
  - Update to 2.2.0
  
  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	Sun Jun 26 17:16:27 2016	(r417571)
+++ head/security/py-oauth2client/Makefile	Sun Jun 26 17:16:31 2016	(r417572)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	oauth2client
-PORTVERSION=	2.1.0
+PORTVERSION=	2.2.0
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-oauth2client/distinfo
==============================================================================
--- head/security/py-oauth2client/distinfo	Sun Jun 26 17:16:27 2016	(r417571)
+++ head/security/py-oauth2client/distinfo	Sun Jun 26 17:16:31 2016	(r417572)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1463904101
-SHA256 (oauth2client-2.1.0.tar.gz) = d628c9c925815ce0aca159dd4c26f5bc013a8ef025574dd338314d98c1df4f72
-SIZE (oauth2client-2.1.0.tar.gz) = 69631
+TIMESTAMP = 1466892190
+SHA256 (oauth2client-2.2.0.tar.gz) = 53d40b5a2d7fc5d36289f4848a0d763df479ac50ba5fac05424903b9e4caac26
+SIZE (oauth2client-2.2.0.tar.gz) = 70064



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606261716.u5QHGVZl075617>