From owner-svn-ports-all@freebsd.org Fri May 12 21:51:09 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A5423D6990F; Fri, 12 May 2017 21:51:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 71A611441; Fri, 12 May 2017 21:51:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4CLp8EN054311; Fri, 12 May 2017 21:51:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4CLp8Ga054309; Fri, 12 May 2017 21:51:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705122151.v4CLp8Ga054309@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 12 May 2017 21:51:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440723 - head/security/py-oauth2client X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 May 2017 21:51:09 -0000 Author: sunpoet Date: Fri May 12 21:51:08 2017 New Revision: 440723 URL: https://svnweb.freebsd.org/changeset/ports/440723 Log: Update to 4.1.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 Fri May 12 21:51:02 2017 (r440722) +++ head/security/py-oauth2client/Makefile Fri May 12 21:51:08 2017 (r440723) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oauth2client -PORTVERSION= 4.0.0 +PORTVERSION= 4.1.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-oauth2client/distinfo ============================================================================== --- head/security/py-oauth2client/distinfo Fri May 12 21:51:02 2017 (r440722) +++ head/security/py-oauth2client/distinfo Fri May 12 21:51:08 2017 (r440723) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479755749 -SHA256 (oauth2client-4.0.0.tar.gz) = 80be5420889694634b8517b4acd3292ace881d9d1aa9d590d37ec52faec238c7 -SIZE (oauth2client-4.0.0.tar.gz) = 72392 +TIMESTAMP = 1494592607 +SHA256 (oauth2client-4.1.0.tar.gz) = cd0a259a5d354fc7fcea5f1dc3f037e80f06091bc0303251ae177f92bb949e7f +SIZE (oauth2client-4.1.0.tar.gz) = 76593