From owner-svn-ports-head@freebsd.org Sat Jun 18 07:36:36 2016 Return-Path: Delivered-To: svn-ports-head@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 E4EF2A78FAA; Sat, 18 Jun 2016 07:36:36 +0000 (UTC) (envelope-from rene@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 B511A2033; Sat, 18 Jun 2016 07:36:36 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5I7aZBo028718; Sat, 18 Jun 2016 07:36:35 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5I7aZIN028716; Sat, 18 Jun 2016 07:36:35 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201606180736.u5I7aZIN028716@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 18 Jun 2016 07:36:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417050 - head/security/py-oauthlib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jun 2016 07:36:37 -0000 Author: rene Date: Sat Jun 18 07:36:35 2016 New Revision: 417050 URL: https://svnweb.freebsd.org/changeset/ports/417050 Log: security/py-oauthlib: update to 1.1.2 PR: 209989 Submitted by: myself Approved by: maintainer timeout (koobs, 15 days) Modified: head/security/py-oauthlib/Makefile head/security/py-oauthlib/distinfo Modified: head/security/py-oauthlib/Makefile ============================================================================== --- head/security/py-oauthlib/Makefile Sat Jun 18 07:34:34 2016 (r417049) +++ head/security/py-oauthlib/Makefile Sat Jun 18 07:36:35 2016 (r417050) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oauthlib -PORTVERSION= 1.0.3 +PORTVERSION= 1.1.2 CATEGORIES= security net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-oauthlib/distinfo ============================================================================== --- head/security/py-oauthlib/distinfo Sat Jun 18 07:34:34 2016 (r417049) +++ head/security/py-oauthlib/distinfo Sat Jun 18 07:36:35 2016 (r417050) @@ -1,2 +1,3 @@ -SHA256 (oauthlib-1.0.3.tar.gz) = ef4bfe4663ca3b97a995860c0173b967ebd98033d02f38c9e1b2cbb6c191d9ad -SIZE (oauthlib-1.0.3.tar.gz) = 109095 +TIMESTAMP = 1464883071 +SHA256 (oauthlib-1.1.2.tar.gz) = 0e83e91d9e77a396dc178eddba0c4abf75e465761804bfcdb20b977284bcb0bb +SIZE (oauthlib-1.1.2.tar.gz) = 111706