diff options
author | Koichiro Iwao <meta@FreeBSD.org> | 2020-09-17 14:17:46 +0000 |
---|---|---|
committer | Koichiro Iwao <meta@FreeBSD.org> | 2020-09-17 14:17:46 +0000 |
commit | b1d5c2af6a73205890e5f5b514d3be78a7bbe24e (patch) | |
tree | c95874d72b926e1021cf1b88c250d6ace4f5ff57 /devel | |
parent | 4726ab583a1933dd180eb69e25a9f40a3b930ebe (diff) | |
download | ports-b1d5c2af6a73205890e5f5b514d3be78a7bbe24e.tar.gz ports-b1d5c2af6a73205890e5f5b514d3be78a7bbe24e.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-oci/Makefile | 2 | ||||
-rw-r--r-- | devel/py-oci/distinfo | 6 | ||||
-rw-r--r-- | devel/py-oci/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-oci/Makefile b/devel/py-oci/Makefile index 8c83be24ad26..c2d57eeeb4ca 100644 --- a/devel/py-oci/Makefile +++ b/devel/py-oci/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oci -PORTVERSION= 2.21.3 +PORTVERSION= 2.21.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-oci/distinfo b/devel/py-oci/distinfo index aef3cbf61983..89a3b56b1321 100644 --- a/devel/py-oci/distinfo +++ b/devel/py-oci/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599629908 -SHA256 (oci-2.21.3.tar.gz) = ee90ae8ba6026f0a468594cc3d539f1dd65be3e2524d2716276d4a16d2c564c1 -SIZE (oci-2.21.3.tar.gz) = 3082862 +TIMESTAMP = 1600235667 +SHA256 (oci-2.21.4.tar.gz) = 4ee347c88c302e6203f1920e514a68ac124ea6563cc5d66fbde4167711ffbdbe +SIZE (oci-2.21.4.tar.gz) = 3190218 diff --git a/devel/py-oci/pkg-descr b/devel/py-oci/pkg-descr index e098ad4bb132..9c85dbd8b337 100644 --- a/devel/py-oci/pkg-descr +++ b/devel/py-oci/pkg-descr @@ -3,7 +3,7 @@ resources. Following services are supported: * Analytics, Announcements, Application Migration, API Gateway, Audit * Big Data, Blockchain, Budgets -* Container Engine for Kubernetes +* Cloud Guard Service, Container Engine for Kubernetes * Compute Autoscaling/Work Requests * Content and Experience * Core Services (Networking, Compute, Block Volume) |