git: 5a77739039a0 - main - devel/rubygem-oci: update to 2.14.0
Nuno Teixeira
eduardo at FreeBSD.org
Wed May 26 10:24:42 UTC 2021
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5a77739039a0e09b3cb09e211d8f53b44fa18f59
commit 5a77739039a0e09b3cb09e211d8f53b44fa18f59
Author: Alessandro Sagratini <ale_sagra at hotmail.com>
AuthorDate: 2021-05-26 10:19:42 +0000
Commit: Nuno Teixeira <eduardo at FreeBSD.org>
CommitDate: 2021-05-26 10:24:30 +0000
devel/rubygem-oci: update to 2.14.0
- Use DISTVERSION instead of PORTVERSION
ChangeLog: https://github.com/oracle/oci-ruby-sdk/releases/tag/v2.14.0
PR: 255986
Approved by: dbaio, garga (mentors, implicit)
---
devel/rubygem-oci/Makefile | 2 +-
devel/rubygem-oci/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/devel/rubygem-oci/Makefile b/devel/rubygem-oci/Makefile
index 5a70ecb56978..e895c5dcb245 100644
--- a/devel/rubygem-oci/Makefile
+++ b/devel/rubygem-oci/Makefile
@@ -1,7 +1,7 @@
# Created by: Alessandro Sagratini <ale_sagra at hotmail.com>
PORTNAME= oci
-PORTVERSION= 2.13.0
+DISTVERSION= 2.14.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
diff --git a/devel/rubygem-oci/distinfo b/devel/rubygem-oci/distinfo
index 426aec3c455a..ef1eef529530 100644
--- a/devel/rubygem-oci/distinfo
+++ b/devel/rubygem-oci/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617772767
-SHA256 (rubygem/oci-2.13.0.gem) = 1c86f0a6b774899b1ebdd7518f9b7dee5f5d3f71b496e0b61822d45323612e79
-SIZE (rubygem/oci-2.13.0.gem) = 3494400
+TIMESTAMP = 1622019969
+SHA256 (rubygem/oci-2.14.0.gem) = c91b8f2c9639b31f756dfaafe8f74e7bc1e5af3a0eaa0e06194f69a0cdd3db96
+SIZE (rubygem/oci-2.14.0.gem) = 3784704
More information about the dev-commits-ports-all
mailing list