Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2016 17:07:24 +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: r426455 - head/security/py-oauth2client
Message-ID:  <201611191707.uAJH7OjS071580@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov 19 17:07:24 2016
New Revision: 426455
URL: https://svnweb.freebsd.org/changeset/ports/426455

Log:
  - Update to 3.0.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	Sat Nov 19 17:07:20 2016	(r426454)
+++ head/security/py-oauth2client/Makefile	Sat Nov 19 17:07:24 2016	(r426455)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	oauth2client
-PORTVERSION=	2.2.0
+PORTVERSION=	3.0.0
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-oauth2client/distinfo
==============================================================================
--- head/security/py-oauth2client/distinfo	Sat Nov 19 17:07:20 2016	(r426454)
+++ head/security/py-oauth2client/distinfo	Sat Nov 19 17:07:24 2016	(r426455)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466892190
-SHA256 (oauth2client-2.2.0.tar.gz) = 53d40b5a2d7fc5d36289f4848a0d763df479ac50ba5fac05424903b9e4caac26
-SIZE (oauth2client-2.2.0.tar.gz) = 70064
+TIMESTAMP = 1479407226
+SHA256 (oauth2client-3.0.0.tar.gz) = 5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
+SIZE (oauth2client-3.0.0.tar.gz) = 77208



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