Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Aug 2022 13:20:50 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: e9a6801f6a1f - 2022Q3 - devel/rubygem-graphql-docs: update to 2.1.0
Message-ID:  <202208251320.27PDKo3Q088185@gitrepo.freebsd.org>

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

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

commit e9a6801f6a1fca5be748448fa49cd47e910f126b
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2022-08-16 06:42:53 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2022-08-25 13:20:12 +0000

    devel/rubygem-graphql-docs: update to 2.1.0
    
    Required by gitlab-ce 15.2
    Changelog:
    https://github.com/gjtorikian/graphql-docs/tags
    
    (cherry picked from commit ad1261ecf086dead266a02d522c7bde043c4b3d5)
---
 devel/rubygem-graphql-docs/Makefile | 4 ++--
 devel/rubygem-graphql-docs/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-graphql-docs/Makefile b/devel/rubygem-graphql-docs/Makefile
index fdaa2722ea1f..ffda1f144f38 100644
--- a/devel/rubygem-graphql-docs/Makefile
+++ b/devel/rubygem-graphql-docs/Makefile
@@ -1,7 +1,7 @@
 # Created by: Matthias Fechner <mfechner@FreeBSD.org>
 
 PORTNAME=	graphql-docs
-PORTVERSION=	1.6.1
+PORTVERSION=	2.1.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -15,7 +15,7 @@ RUN_DEPENDS=	rubygem-commonmarker>=0.16<2.0:textproc/rubygem-commonmarker \
 		rubygem-escape_utils>=1.2<2.0:textproc/rubygem-escape_utils \
 		rubygem-extended-markdown-filter>=0.4<1.0:textproc/rubygem-extended-markdown-filter \
 		rubygem-gemoji>=3.0<4.0:textproc/rubygem-gemoji \
-		rubygem-graphql>=1.6<2.0:devel/rubygem-graphql \
+		rubygem-graphql>=1.12<2.0:devel/rubygem-graphql \
 		rubygem-html-pipeline>=2.9<3.0:textproc/rubygem-html-pipeline \
 		rubygem-sass>=3.4<4.0:textproc/rubygem-sass
 
diff --git a/devel/rubygem-graphql-docs/distinfo b/devel/rubygem-graphql-docs/distinfo
index b9ad4866297b..16c453bd424a 100644
--- a/devel/rubygem-graphql-docs/distinfo
+++ b/devel/rubygem-graphql-docs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567410552
-SHA256 (rubygem/graphql-docs-1.6.1.gem) = 9e35395835f4e609f9779f0361ab4d1d2981d4e7eaeb95461d226918ad79e7e6
-SIZE (rubygem/graphql-docs-1.6.1.gem) = 1374208
+TIMESTAMP = 1658815692
+SHA256 (rubygem/graphql-docs-2.1.0.gem) = 7eb82402f8fda455104b2b60364e9ada145d79d3121a8f915790d49da38bb576
+SIZE (rubygem/graphql-docs-2.1.0.gem) = 1375232



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