Date: Wed, 9 Dec 2015 14:27:27 +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: r403400 - head/security/py-oauth2client Message-ID: <201512091427.tB9ERRk3001295@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Dec 9 14:27:27 2015 New Revision: 403400 URL: https://svnweb.freebsd.org/changeset/ports/403400 Log: - Update to 1.5.2 Changes: 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 Dec 9 14:27:23 2015 (r403399) +++ head/security/py-oauth2client/Makefile Wed Dec 9 14:27:27 2015 (r403400) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= oauth2client -PORTVERSION= 1.4.11 -PORTREVISION= 2 +PORTVERSION= 1.5.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-oauth2client/distinfo ============================================================================== --- head/security/py-oauth2client/distinfo Wed Dec 9 14:27:23 2015 (r403399) +++ head/security/py-oauth2client/distinfo Wed Dec 9 14:27:27 2015 (r403400) @@ -1,2 +1,2 @@ -SHA256 (oauth2client-1.4.11.tar.gz) = dcc9bfaa544791206ca86a2f311872f0c4c1e81b068775c3da16abe72a506873 -SIZE (oauth2client-1.4.11.tar.gz) = 49136 +SHA256 (oauth2client-1.5.2.tar.gz) = 937dc5b1c9c7e9d41daf78b38a3f70e1be83bb31871afed2470a98544edfcf62 +SIZE (oauth2client-1.5.2.tar.gz) = 56506
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512091427.tB9ERRk3001295>