Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 2024 15:29:34 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: a9c6dba3ad66 - 2024Q3 - devel/rubygem-graphlient: update to 0.8.0
Message-ID:  <202409131529.48DFTYhF086992@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=a9c6dba3ad66f61b298c4610b027f707733cc7e8

commit a9c6dba3ad66f61b298c4610b027f707733cc7e8
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2024-08-27 15:29:44 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2024-09-13 14:14:40 +0000

    devel/rubygem-graphlient: update to 0.8.0
    
    Required for gitlab 17.3.
    
    Changes:        https://github.com/ashkan18/graphlient/blob/master/CHANGELOG.md
    (cherry picked from commit 12a3d826bb64a56622ed3a4b84bd5fbf41c1e0b3)
---
 devel/rubygem-graphlient/Makefile | 5 ++---
 devel/rubygem-graphlient/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/rubygem-graphlient/Makefile b/devel/rubygem-graphlient/Makefile
index 030960c72316..31f087df16eb 100644
--- a/devel/rubygem-graphlient/Makefile
+++ b/devel/rubygem-graphlient/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	graphlient
-PORTVERSION=	0.6.0
+PORTVERSION=	0.8.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -9,8 +9,7 @@ WWW=		https://github.com/ashkan18/graphlient
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-faraday1>=1.0:www/rubygem-faraday1 \
-		rubygem-faraday_middleware>=0:www/rubygem-faraday_middleware \
+RUN_DEPENDS=	rubygem-faraday>=2.0<3:www/rubygem-faraday \
 		rubygem-graphql-client>=0:devel/rubygem-graphql-client
 
 USES=		gem
diff --git a/devel/rubygem-graphlient/distinfo b/devel/rubygem-graphlient/distinfo
index 5d3caac8a9f2..cdb70bfb60dc 100644
--- a/devel/rubygem-graphlient/distinfo
+++ b/devel/rubygem-graphlient/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708413950
-SHA256 (rubygem/graphlient-0.6.0.gem) = b8d8664b4c8ec215012cbe3cca918a045b0a206d709712d68b6db51fd215c5c0
-SIZE (rubygem/graphlient-0.6.0.gem) = 221696
+TIMESTAMP = 1724588354
+SHA256 (rubygem/graphlient-0.8.0.gem) = 98c408da1d083454e9f5e274f3b0b6261e2a0c2b5f2ed7b3ef9441d46f8e7cb1
+SIZE (rubygem/graphlient-0.8.0.gem) = 225792



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