Date: Sat, 6 Apr 2019 08:52:47 +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: r498082 - head/devel/rubygem-graphql Message-ID: <201904060852.x368qljG021920@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Sat Apr 6 08:52:47 2019 New Revision: 498082 URL: https://svnweb.freebsd.org/changeset/ports/498082 Log: Upgrade to 1.8.17. Modified: head/devel/rubygem-graphql/Makefile head/devel/rubygem-graphql/distinfo Modified: head/devel/rubygem-graphql/Makefile ============================================================================== --- head/devel/rubygem-graphql/Makefile Sat Apr 6 08:20:20 2019 (r498081) +++ head/devel/rubygem-graphql/Makefile Sat Apr 6 08:52:47 2019 (r498082) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= graphql -PORTVERSION= 1.8.15 +PORTVERSION= 1.8.17 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-graphql/distinfo ============================================================================== --- head/devel/rubygem-graphql/distinfo Sat Apr 6 08:20:20 2019 (r498081) +++ head/devel/rubygem-graphql/distinfo Sat Apr 6 08:52:47 2019 (r498082) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550134614 -SHA256 (rubygem/graphql-1.8.15.gem) = 70c22bd476b130a99c7819370f2a590324403ecf07bb934b4633be7108f0a8b9 -SIZE (rubygem/graphql-1.8.15.gem) = 475648 +TIMESTAMP = 1554540634 +SHA256 (rubygem/graphql-1.8.17.gem) = 3986a907f5d78c9fa9f855a65e7340120bfce25a1293ab03fae48b49849e8bfb +SIZE (rubygem/graphql-1.8.17.gem) = 475648
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904060852.x368qljG021920>