Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2022 09:13:42 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 065b18b25b06 - main - devel/rubygem-dry-core: Update to 1.0.0
Message-ID:  <202212300913.2BU9DgA8020545@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=065b18b25b063ca3dc4f5097b7e6c9296b22682e

commit 065b18b25b063ca3dc4f5097b7e6c9296b22682e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:47:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:05:21 +0000

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

diff --git a/devel/rubygem-dry-core/Makefile b/devel/rubygem-dry-core/Makefile
index 0b885bddb1b6..8a5fd3cfd1fe 100644
--- a/devel/rubygem-dry-core/Makefile
+++ b/devel/rubygem-dry-core/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dry-core
-PORTVERSION=	0.8.1
+PORTVERSION=	1.0.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,8 @@ WWW=		https://github.com/dry-rb/dry-core
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-concurrent-ruby>=1.0<2:devel/rubygem-concurrent-ruby
+RUN_DEPENDS=	rubygem-concurrent-ruby>=1.0<2:devel/rubygem-concurrent-ruby \
+		rubygem-zeitwerk>=2.6<3:devel/rubygem-zeitwerk
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/devel/rubygem-dry-core/distinfo b/devel/rubygem-dry-core/distinfo
index da3eb8993afe..26a1ddf6c104 100644
--- a/devel/rubygem-dry-core/distinfo
+++ b/devel/rubygem-dry-core/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659161273
-SHA256 (rubygem/dry-core-0.8.1.gem) = 2c26e4ffc7688ff2749c97221f9e665ddae5e406ec7d34e19eeb535b403705c4
-SIZE (rubygem/dry-core-0.8.1.gem) = 18432
+TIMESTAMP = 1669058049
+SHA256 (rubygem/dry-core-1.0.0.gem) = 7a92099870967f0d2c9997950608cb8bb622dafeea20b2fe1dd49e9ba1d0f305
+SIZE (rubygem/dry-core-1.0.0.gem) = 23552



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212300913.2BU9DgA8020545>