Date: Sat, 7 Sep 2024 05:39:07 GMT From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8f5d54f7193b - main - devel/rubygem-graphql: update to 2.3.10 Message-ID: <202409070539.4875d78L034554@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=8f5d54f7193ba258fbc58669b9fee0183651255a commit 8f5d54f7193ba258fbc58669b9fee0183651255a Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2024-07-31 07:52:37 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2024-09-07 04:50:56 +0000 devel/rubygem-graphql: update to 2.3.10 Changes: https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md --- devel/rubygem-graphql/Makefile | 2 +- devel/rubygem-graphql/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-graphql/Makefile b/devel/rubygem-graphql/Makefile index e8a837eed8fc..95953abea9a2 100644 --- a/devel/rubygem-graphql/Makefile +++ b/devel/rubygem-graphql/Makefile @@ -1,5 +1,5 @@ PORTNAME= graphql -PORTVERSION= 2.3.7 +PORTVERSION= 2.3.10 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-graphql/distinfo b/devel/rubygem-graphql/distinfo index b8d7052f9e45..8ac1372b3e8f 100644 --- a/devel/rubygem-graphql/distinfo +++ b/devel/rubygem-graphql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720588320 -SHA256 (rubygem/graphql-2.3.7.gem) = 99dfc2b630e2e6d5d8b7d329a2184bb037e1774ec25b33acf213e0159184d88e -SIZE (rubygem/graphql-2.3.7.gem) = 245248 +TIMESTAMP = 1722412347 +SHA256 (rubygem/graphql-2.3.10.gem) = e3fecc7425cda6045433e2a3ef9ddb5fdcb99a5345af8fc935191141311f2ab5 +SIZE (rubygem/graphql-2.3.10.gem) = 248832
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409070539.4875d78L034554>