Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Oct 2025 20:12:46 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 25404ef983f9 - 2025Q4 - devel/rubygem-async-gitlab: update to 2.28.1
Message-ID:  <202510262012.59QKCk7x088843@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch 2025Q4 has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=25404ef983f9fa2721f665ad9ee42b88e750ae1c

commit 25404ef983f9fa2721f665ad9ee42b88e750ae1c
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2025-10-25 14:39:00 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2025-10-26 18:32:29 +0000

    devel/rubygem-async-gitlab: update to 2.28.1
    
    Required for gitlab 18.4.3
    
    Changes:        https://github.com/socketry/async/releases
    (cherry picked from commit bcc5e0ad9abc44150d63b0632eddfd6be6960f8f)
---
 devel/rubygem-async-gitlab/Makefile | 6 +++---
 devel/rubygem-async-gitlab/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/rubygem-async-gitlab/Makefile b/devel/rubygem-async-gitlab/Makefile
index 52e369b59935..044a4a89d348 100644
--- a/devel/rubygem-async-gitlab/Makefile
+++ b/devel/rubygem-async-gitlab/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	async
-PORTVERSION=	2.24.0
+PORTVERSION=	2.28.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	-gitlab
@@ -14,9 +14,9 @@ LICENSE_FILE=	${WRKSRC}/license.md
 
 RUN_DEPENDS=	rubygem-console>=1.29<2:devel/rubygem-console \
 		rubygem-fiber-annotation>=0:devel/rubygem-fiber-annotation \
-		rubygem-io-event>=1.9<2:devel/rubygem-io-event \
+		rubygem-io-event>=1.11<2:devel/rubygem-io-event \
 		rubygem-metrics>=0.12<1:devel/rubygem-metrics \
-		rubygem-traces>=0.15<1:devel/rubygem-traces
+		rubygem-traces>=0.18<1:devel/rubygem-traces
 
 USES=		gem
 
diff --git a/devel/rubygem-async-gitlab/distinfo b/devel/rubygem-async-gitlab/distinfo
index 3ff97f0ad315..71b105d35e34 100644
--- a/devel/rubygem-async-gitlab/distinfo
+++ b/devel/rubygem-async-gitlab/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1750222027
-SHA256 (rubygem/async-2.24.0.gem) = 589d11ac6d5808da195ed5ac71f37afcab505855aa958bf5fc463a5469c34377
-SIZE (rubygem/async-2.24.0.gem) = 36864
+TIMESTAMP = 1761393820
+SHA256 (rubygem/async-2.28.1.gem) = 250308b9ce4139400a0407e69800a15d231d2ef174f3b213b7e42111fb154f60
+SIZE (rubygem/async-2.28.1.gem) = 58368


home | help

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