Date: Tue, 15 Oct 2019 16:34:02 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514549 - head/devel/py-oci Message-ID: <201910151634.x9FGY2YP085371@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Tue Oct 15 16:34:02 2019 New Revision: 514549 URL: https://svnweb.freebsd.org/changeset/ports/514549 Log: devel/py-oci: Update to 2.6.0 PR: 241174 Submitted by: Alessandro Sagratini <ale_sagra@hotmail.com> (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 Tue Oct 15 16:26:41 2019 (r514548) +++ head/devel/py-oci/Makefile Tue Oct 15 16:34:02 2019 (r514549) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oci -PORTVERSION= 2.5.2 +PORTVERSION= 2.6.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-oci/distinfo ============================================================================== --- head/devel/py-oci/distinfo Tue Oct 15 16:26:41 2019 (r514548) +++ head/devel/py-oci/distinfo Tue Oct 15 16:34:02 2019 (r514549) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569998698 -SHA256 (oci-2.5.2.tar.gz) = 39a4ce140f280fa2dfb360067c7064d8f702fdd6d02513e655ce58061e1299f2 -SIZE (oci-2.5.2.tar.gz) = 1447287 +TIMESTAMP = 1570600050 +SHA256 (oci-2.6.0.tar.gz) = eb1b6c1b8859b385d96a9006b68ff62c7d2369ea0a344b513738dfb19a4414bf +SIZE (oci-2.6.0.tar.gz) = 1459260
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910151634.x9FGY2YP085371>