git: e77fc4504657 - main - devel/rubygem-webfinger: update to 2.1.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 07 Sep 2024 05:39:12 UTC
The branch main has been updated by mfechner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e77fc45046577e6743a171c325d9a68cfdb8247b
commit e77fc45046577e6743a171c325d9a68cfdb8247b
Author: Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2024-08-27 15:35:59 +0000
Commit: Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2024-09-07 04:50:57 +0000
devel/rubygem-webfinger: update to 2.1.3
Required for gitlab 17.3
Changes: https://github.com/nov/webfinger/blob/main/CHANGELOG.md
---
devel/rubygem-webfinger/Makefile | 8 ++++----
devel/rubygem-webfinger/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/devel/rubygem-webfinger/Makefile b/devel/rubygem-webfinger/Makefile
index 0f84e048369b..345caf3156b7 100644
--- a/devel/rubygem-webfinger/Makefile
+++ b/devel/rubygem-webfinger/Makefile
@@ -1,6 +1,5 @@
PORTNAME= webfinger
-PORTVERSION= 1.1.0
-PORTREVISION= 2
+PORTVERSION= 2.1.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,8 +10,9 @@ WWW= https://github.com/nov/webfinger
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-activesupport61>=3.0:devel/rubygem-activesupport61 \
- rubygem-httpclient>=2.4:www/rubygem-httpclient
+RUN_DEPENDS= rubygem-activesupport70>=3.0:devel/rubygem-activesupport70 \
+ rubygem-faraday>=2.0<3:www/rubygem-faraday \
+ rubygem-faraday-follow_redirects>=0:www/rubygem-faraday-follow_redirects
USES= gem
diff --git a/devel/rubygem-webfinger/distinfo b/devel/rubygem-webfinger/distinfo
index 7950a4530d91..c3bbd0d2d55b 100644
--- a/devel/rubygem-webfinger/distinfo
+++ b/devel/rubygem-webfinger/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558168790
-SHA256 (rubygem/webfinger-1.1.0.gem) = 5949df77bb101cfffe496a53c74939d1155b3386f1d805a5802e027626821254
-SIZE (rubygem/webfinger-1.1.0.gem) = 11264
+TIMESTAMP = 1724588053
+SHA256 (rubygem/webfinger-2.1.3.gem) = 567a52bde77fb38ca6b67e55db755f988766ec4651c1d24916a65aa70540695c
+SIZE (rubygem/webfinger-2.1.3.gem) = 11264