Date: Fri, 18 Oct 2019 20:40:17 +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: r514734 - head/devel/rubygem-graphql Message-ID: <201910182040.x9IKeHVb082770@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Fri Oct 18 20:40:17 2019 New Revision: 514734 URL: https://svnweb.freebsd.org/changeset/ports/514734 Log: devel/rubygem-graphql: upgrade to 1.9.14. 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 Fri Oct 18 20:02:30 2019 (r514733) +++ head/devel/rubygem-graphql/Makefile Fri Oct 18 20:40:17 2019 (r514734) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= graphql -PORTVERSION= 1.9.12 +PORTVERSION= 1.9.14 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-graphql/distinfo ============================================================================== --- head/devel/rubygem-graphql/distinfo Fri Oct 18 20:02:30 2019 (r514733) +++ head/devel/rubygem-graphql/distinfo Fri Oct 18 20:40:17 2019 (r514734) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569745883 -SHA256 (rubygem/graphql-1.9.12.gem) = bb72c790dd4180dab8fea6aa0a193927d9634c50e0507fe4c5ac3b314860e59e -SIZE (rubygem/graphql-1.9.12.gem) = 254976 +TIMESTAMP = 1571413507 +SHA256 (rubygem/graphql-1.9.14.gem) = 04bdb02c0d8b91ddcff5b62a214131df4238798ff0f94e2cb4a096ce83047626 +SIZE (rubygem/graphql-1.9.14.gem) = 256000
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910182040.x9IKeHVb082770>