Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 May 2016 03:50:51 +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: r415669 - head/security/py-oauth2client
Message-ID:  <201605230350.u4N3op7U054429@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon May 23 03:50:51 2016
New Revision: 415669
URL: https://svnweb.freebsd.org/changeset/ports/415669

Log:
  - Update to 2.1.0
  
  Changes:	https://github.com/google/oauth2client/releases

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

Modified: head/security/py-oauth2client/Makefile
==============================================================================
--- head/security/py-oauth2client/Makefile	Mon May 23 03:50:47 2016	(r415668)
+++ head/security/py-oauth2client/Makefile	Mon May 23 03:50:51 2016	(r415669)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	oauth2client
-PORTVERSION=	2.0.2
+PORTVERSION=	2.1.0
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-oauth2client/distinfo
==============================================================================
--- head/security/py-oauth2client/distinfo	Mon May 23 03:50:47 2016	(r415668)
+++ head/security/py-oauth2client/distinfo	Mon May 23 03:50:51 2016	(r415669)
@@ -1,2 +1,3 @@
-SHA256 (oauth2client-2.0.2.tar.gz) = c9f7bf68e9d0f9ec055f1f2f487e5ea53b97b7a2b82f01d48d9a9bb68239535a
-SIZE (oauth2client-2.0.2.tar.gz) = 68232
+TIMESTAMP = 1463904101
+SHA256 (oauth2client-2.1.0.tar.gz) = d628c9c925815ce0aca159dd4c26f5bc013a8ef025574dd338314d98c1df4f72
+SIZE (oauth2client-2.1.0.tar.gz) = 69631



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