git: 4a6079c2e88b - main - devel/rubygem-dry-configurable: Update to 0.13.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 21 03:59:11 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4a6079c2e88b93ddd7edf74d80d493a8d577afe9
commit 4a6079c2e88b93ddd7edf74d80d493a8d577afe9
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:22:14 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:46:52 +0000
devel/rubygem-dry-configurable: Update to 0.13.0
Changes: https://github.com/dry-rb/dry-configurable/releases
https://github.com/dry-rb/dry-configurable/blob/master/CHANGELOG.md
---
devel/rubygem-dry-configurable/Makefile | 4 ++--
devel/rubygem-dry-configurable/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/rubygem-dry-configurable/Makefile b/devel/rubygem-dry-configurable/Makefile
index b904570c778d..1180fdd0aaea 100644
--- a/devel/rubygem-dry-configurable/Makefile
+++ b/devel/rubygem-dry-configurable/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= dry-configurable
-PORTVERSION= 0.12.1
+PORTVERSION= 0.13.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -12,7 +12,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-concurrent-ruby>=1.0<2:devel/rubygem-concurrent-ruby \
- rubygem-dry-core>=0.5.0<1:devel/rubygem-dry-core
+ rubygem-dry-core>=0.6<1:devel/rubygem-dry-core
USES= gem
USE_RUBY= yes
diff --git a/devel/rubygem-dry-configurable/distinfo b/devel/rubygem-dry-configurable/distinfo
index 333758ebb298..5039c35727ac 100644
--- a/devel/rubygem-dry-configurable/distinfo
+++ b/devel/rubygem-dry-configurable/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613478579
-SHA256 (rubygem/dry-configurable-0.12.1.gem) = c35243737768a39b7038d44a9cc72afc3372927496405cd0f44b3e2dca08b9bb
-SIZE (rubygem/dry-configurable-0.12.1.gem) = 13312
+TIMESTAMP = 1632037868
+SHA256 (rubygem/dry-configurable-0.13.0.gem) = 9b1096326d0397ebfc930e10a0bc9f16bfa106c0f252d10cc01808c0953af8e3
+SIZE (rubygem/dry-configurable-0.13.0.gem) = 14848
More information about the dev-commits-ports-all
mailing list