Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 2024 15:29:35 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: f4339c9f55ad - 2024Q3 - www/rubygem-swd: update to 2.0.3
Message-ID:  <202409131529.48DFTZcH087037@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by mfechner:

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

commit f4339c9f55ad7da1167b7cf8d3f9b9caa2ddd267
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2024-08-27 15:31:14 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2024-09-13 14:14:47 +0000

    www/rubygem-swd: update to 2.0.3
    
    Required for gitlab 17.3
    
    Changes:        https://github.com/nov/SWD/blob/main/CHANGELOG.md
    (cherry picked from commit 99968351d678ec0d6b1f9844606f59866b8f968b)
---
 www/rubygem-swd/Makefile | 7 ++++---
 www/rubygem-swd/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/www/rubygem-swd/Makefile b/www/rubygem-swd/Makefile
index 0ac9584567ab..a907d78c3c41 100644
--- a/www/rubygem-swd/Makefile
+++ b/www/rubygem-swd/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	swd
-PORTVERSION=	1.2.0
+PORTVERSION=	2.0.3
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -10,9 +10,10 @@ WWW=		https://github.com/nov/swd
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-activesupport61>=3:devel/rubygem-activesupport61 \
+RUN_DEPENDS=	rubygem-activesupport70>=3:devel/rubygem-activesupport70 \
 		rubygem-attr_required>=0.0.5:devel/rubygem-attr_required \
-		rubygem-httpclient>=2.4:www/rubygem-httpclient
+		rubygem-faraday>=2.0<3:www/rubygem-faraday \
+		rubygem-faraday-follow_redirects>=0:www/rubygem-faraday-follow_redirects
 
 USES=		gem
 
diff --git a/www/rubygem-swd/distinfo b/www/rubygem-swd/distinfo
index 7b50588e70ea..1da5f78e5d0f 100644
--- a/www/rubygem-swd/distinfo
+++ b/www/rubygem-swd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1636810958
-SHA256 (rubygem/swd-1.2.0.gem) = 9c0854713bd34719410d51541c532e9c5ee0d0861206805197048a3efd6dac30
-SIZE (rubygem/swd-1.2.0.gem) = 11264
+TIMESTAMP = 1724587920
+SHA256 (rubygem/swd-2.0.3.gem) = 4cdbe2a4246c19f093fce22e967ec3ebdd4657d37673672e621bf0c7eb770655
+SIZE (rubygem/swd-2.0.3.gem) = 11264



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