[Bug 252615] devel/py-oci: update to 2.27.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 13 18:13:54 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252615

--- Comment #4 from Fernando Apesteguía <fernape at FreeBSD.org> ---
(In reply to Alessandro Sagratini from comment #3)
In your patch:

diff -urN /usr/ports/devel/py-oci/Makefile py-oci/Makefile
--- /usr/ports/devel/py-oci/Makefile    2020-12-28 16:29:39.600728000 +0000
+++ py-oci/Makefile     2021-01-12 18:43:53.312207000 +0000
@@ -1,8 +1,8 @@
 # Created by: Alessando Sagratini <ale_sagra at hotmail.com>
-# $FreeBSD: head/devel/py-oci/Makefile 558240 2020-12-16 20:36:14Z rhurlin $
+# $FreeBSD: head/devel/py-oci/Makefile 533333 2020-04-29 12:04:52Z meta $

 PORTNAME=      oci
-PORTVERSION=   2.26.0
+PORTVERSION=   2.27.0
 CATEGORIES=    devel python
 MASTER_SITES=  CHEESESHOP
...
...

In the repo:

# Created by: Alessando Sagratini <ale_sagra at hotmail.com>
# $FreeBSD: head/devel/py-oci/Makefile 559531 2020-12-28 23:02:12Z antoine $

PORTNAME=       oci
PORTVERSION=    2.26.0
CATEGORIES=     devel python
MASTER_SITES=   CHEESESHOP
PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}

MAINTAINER=     ale_sagra at hotmail.com
COMMENT=        Python interface to Oracle Cloud Infrastructure
...
...

Last commit was by antoine on 2020-12-28 (r559531) and your patch was against
558240 from 2020-12-16 :-D

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list