From owner-svn-ports-all@freebsd.org Fri Jun 19 03:44:34 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D51B733CDF3; Fri, 19 Jun 2020 03:44:34 +0000 (UTC) (envelope-from lbartoletti@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49p4S251lVz4SrJ; Fri, 19 Jun 2020 03:44:34 +0000 (UTC) (envelope-from lbartoletti@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A7A1B14F7E; Fri, 19 Jun 2020 03:44:34 +0000 (UTC) (envelope-from lbartoletti@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 05J3iYhU014453; Fri, 19 Jun 2020 03:44:34 GMT (envelope-from lbartoletti@FreeBSD.org) Received: (from lbartoletti@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05J3iYnD014451; Fri, 19 Jun 2020 03:44:34 GMT (envelope-from lbartoletti@FreeBSD.org) Message-Id: <202006190344.05J3iYnD014451@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lbartoletti set sender to lbartoletti@FreeBSD.org using -f From: =?UTF-8?Q?Lo=c3=afc_Bartoletti?= Date: Fri, 19 Jun 2020 03:44:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r539578 - head/devel/py-oci X-SVN-Group: ports-head X-SVN-Commit-Author: lbartoletti X-SVN-Commit-Paths: head/devel/py-oci X-SVN-Commit-Revision: 539578 X-SVN-Commit-Repository: ports 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.33 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, 19 Jun 2020 03:44:34 -0000 Author: lbartoletti Date: Fri Jun 19 03:44:33 2020 New Revision: 539578 URL: https://svnweb.freebsd.org/changeset/ports/539578 Log: devel/py-oci: update to 2.16.1 PR: 247324 Submitted by: Alessandro Sagratini (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D25310 Modified: head/devel/py-oci/Makefile head/devel/py-oci/distinfo Modified: head/devel/py-oci/Makefile ============================================================================== --- head/devel/py-oci/Makefile Fri Jun 19 03:43:08 2020 (r539577) +++ head/devel/py-oci/Makefile Fri Jun 19 03:44:33 2020 (r539578) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oci -PORTVERSION= 2.16.0 +PORTVERSION= 2.16.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-oci/distinfo ============================================================================== --- head/devel/py-oci/distinfo Fri Jun 19 03:43:08 2020 (r539577) +++ head/devel/py-oci/distinfo Fri Jun 19 03:44:33 2020 (r539578) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591723139 -SHA256 (oci-2.16.0.tar.gz) = 3e7edb531435c8939776eba053f5d513a041ba8fdb59d8410180254839e3dc9b -SIZE (oci-2.16.0.tar.gz) = 2261653 +TIMESTAMP = 1592323117 +SHA256 (oci-2.16.1.tar.gz) = fc4282b6d7bb78e336b59a5a6726daee130486efd7e0b0365dc7b1d20f31ffe4 +SIZE (oci-2.16.1.tar.gz) = 2268765