View | Details | Raw Unified | Return to bug 248336 | Differences between
and this patch

Collapse All | Expand All

(-)py-oci/Makefile 2020-07-28 17:29:11.906769000 +0000 (-2 / +2 lines)
Lines 1-8 Link Here
1
# Created by: Alessando Sagratini <ale_sagra@hotmail.com>
1
# Created by: Alessando Sagratini <ale_sagra@hotmail.com>
2
# $FreeBSD: head/devel/py-oci/Makefile 542845 2020-07-22 09:46:08Z meta $
2
# $FreeBSD: head/devel/py-oci/Makefile 533333 2020-04-29 12:04:52Z meta $
3
PORTNAME=      oci
3
PORTNAME=      oci
4
PORTVERSION=   2.18.1
4
PORTVERSION=   2.19.0
5
CATEGORIES=    devel python
5
CATEGORIES=    devel python
6
MASTER_SITES=  CHEESESHOP
6
MASTER_SITES=  CHEESESHOP
7
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
(-)py-oci/distinfo 2020-07-28 17:29:13.051684000 +0000 (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1595346636
1
TIMESTAMP = 1595957353
2
SHA256 (oci-2.18.1.tar.gz) = 9101d21eea3701148c6d06b764336c9f2f634ddf3acbf6831c527949819a1393
2
SHA256 (oci-2.19.0.tar.gz) = 937557d3e6f55624980c0487baf9bf9685d4a1d83f26ad3920bc2fc3ce0d3082
3
SIZE (oci-2.18.1.tar.gz) = 2630176
3
SIZE (oci-2.19.0.tar.gz) = 2637406

Return to bug 248336