Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jun 2017 19:10:40 +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: r442863 - head/security/py-oauth2client
Message-ID:  <201706071910.v57JAeCX044584@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun  7 19:10:40 2017
New Revision: 442863
URL: https://svnweb.freebsd.org/changeset/ports/442863

Log:
  Update to 4.1.1
  
  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	Wed Jun  7 19:10:35 2017	(r442862)
+++ head/security/py-oauth2client/Makefile	Wed Jun  7 19:10:40 2017	(r442863)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	oauth2client
-PORTVERSION=	4.1.0
+PORTVERSION=	4.1.1
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-oauth2client/distinfo
==============================================================================
--- head/security/py-oauth2client/distinfo	Wed Jun  7 19:10:35 2017	(r442862)
+++ head/security/py-oauth2client/distinfo	Wed Jun  7 19:10:40 2017	(r442863)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494592607
-SHA256 (oauth2client-4.1.0.tar.gz) = cd0a259a5d354fc7fcea5f1dc3f037e80f06091bc0303251ae177f92bb949e7f
-SIZE (oauth2client-4.1.0.tar.gz) = 76593
+TIMESTAMP = 1496842453
+SHA256 (oauth2client-4.1.1.tar.gz) = fd02b705092b76f443028328eaed366135f26c0d3e52bdbf66e649a944938ca1
+SIZE (oauth2client-4.1.1.tar.gz) = 76605



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