From owner-svn-ports-head@freebsd.org Thu Sep 26 18:44:51 2019 Return-Path: Delivered-To: svn-ports-head@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 2D9001312C4; Thu, 26 Sep 2019 18:44:51 +0000 (UTC) (envelope-from swills@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) server-signature RSA-PSS (4096 bits) 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 46fP426dgKz3KX3; Thu, 26 Sep 2019 18:44:50 +0000 (UTC) (envelope-from swills@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 C85374A6B; Thu, 26 Sep 2019 18:44:50 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x8QIio7J072181; Thu, 26 Sep 2019 18:44:50 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8QIioPv072179; Thu, 26 Sep 2019 18:44:50 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201909261844.x8QIioPv072179@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 26 Sep 2019 18:44:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512980 - head/devel/py-oci X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/py-oci X-SVN-Commit-Revision: 512980 X-SVN-Commit-Repository: ports 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.29 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: Thu, 26 Sep 2019 18:44:51 -0000 Author: swills Date: Thu Sep 26 18:44:50 2019 New Revision: 512980 URL: https://svnweb.freebsd.org/changeset/ports/512980 Log: devel/py-oci: Update to 2.5.1 version PR: 240808 Submitted by: Alessandro Sagratini (maintainer) Modified: head/devel/py-oci/Makefile (contents, props changed) head/devel/py-oci/distinfo (contents, props changed) Modified: head/devel/py-oci/Makefile ============================================================================== --- head/devel/py-oci/Makefile Thu Sep 26 18:43:37 2019 (r512979) +++ head/devel/py-oci/Makefile Thu Sep 26 18:44:50 2019 (r512980) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oci -PORTVERSION= 2.5.0 +PORTVERSION= 2.5.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-oci/distinfo ============================================================================== --- head/devel/py-oci/distinfo Thu Sep 26 18:43:37 2019 (r512979) +++ head/devel/py-oci/distinfo Thu Sep 26 18:44:50 2019 (r512980) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568821762 -SHA256 (oci-2.5.0.tar.gz) = 1af13744f9a7bb6b1ed2c098b31ff215190c4729000be42d687114088119dc0b -SIZE (oci-2.5.0.tar.gz) = 1433342 +TIMESTAMP = 1569401470 +SHA256 (oci-2.5.1.tar.gz) = 1771c22a2076262e635d23848c314700f2401c74929c309112242e7855b834d4 +SIZE (oci-2.5.1.tar.gz) = 1435504