git: 1ac12ec9b407 - main - devel/rubygem-dry-container: Update to 0.9.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 21 03:59:17 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1ac12ec9b40732e309d88370416dcbc599b704b9

commit 1ac12ec9b40732e309d88370416dcbc599b704b9
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:53 +0000

    devel/rubygem-dry-container: Update to 0.9.0
    
    Changes:        https://github.com/dry-rb/dry-container/releases
---
 devel/rubygem-dry-container/Makefile | 4 ++--
 devel/rubygem-dry-container/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-dry-container/Makefile b/devel/rubygem-dry-container/Makefile
index 24a11b21cd29..b6af55d7da90 100644
--- a/devel/rubygem-dry-container/Makefile
+++ b/devel/rubygem-dry-container/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	dry-container
-PORTVERSION=	0.8.0
+PORTVERSION=	0.9.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-configurable>=0.1.3<2:devel/rubygem-dry-configurable
+		rubygem-dry-configurable>=0.13.0<1:devel/rubygem-dry-configurable
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/devel/rubygem-dry-container/distinfo b/devel/rubygem-dry-container/distinfo
index 2c688c047d2a..1c8489c0199e 100644
--- a/devel/rubygem-dry-container/distinfo
+++ b/devel/rubygem-dry-container/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622214214
-SHA256 (rubygem/dry-container-0.8.0.gem) = 2f12953d057200dcfa7b0b854dc3cbabf4ed8fdf07d799da7c307eaacf7c84b9
-SIZE (rubygem/dry-container-0.8.0.gem) = 11776
+TIMESTAMP = 1632037870
+SHA256 (rubygem/dry-container-0.9.0.gem) = c7c663433ea1d05c594bfed361d1f3b3b2efb19e2bce8f6c49483dd5a07f3c15
+SIZE (rubygem/dry-container-0.9.0.gem) = 11776


More information about the dev-commits-ports-main mailing list