Date: Sat, 13 Jun 2020 08:40:01 +0000 (UTC) From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538653 - head/devel/rubygem-graphql Message-ID: <202006130840.05D8e1gq093174@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Sat Jun 13 08:40:00 2020 New Revision: 538653 URL: https://svnweb.freebsd.org/changeset/ports/538653 Log: Update to 1.10.11. Changelog: https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-graphql/Makefile head/devel/rubygem-graphql/distinfo Modified: head/devel/rubygem-graphql/Makefile ============================================================================== --- head/devel/rubygem-graphql/Makefile Sat Jun 13 08:34:18 2020 (r538652) +++ head/devel/rubygem-graphql/Makefile Sat Jun 13 08:40:00 2020 (r538653) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= graphql -PORTVERSION= 1.10.7 +PORTVERSION= 1.10.11 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-graphql/distinfo ============================================================================== --- head/devel/rubygem-graphql/distinfo Sat Jun 13 08:34:18 2020 (r538652) +++ head/devel/rubygem-graphql/distinfo Sat Jun 13 08:40:00 2020 (r538653) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587532510 -SHA256 (rubygem/graphql-1.10.7.gem) = 640358292587bdcc8d0753e0d918c2f65f1da5423c5e94ec6add349c50c98690 -SIZE (rubygem/graphql-1.10.7.gem) = 277504 +TIMESTAMP = 1592036858 +SHA256 (rubygem/graphql-1.10.11.gem) = 256cc5e5d0de840df993c4fe3fd0953519205f474ffdaec4e0b568351ee806d5 +SIZE (rubygem/graphql-1.10.11.gem) = 279552
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006130840.05D8e1gq093174>