Date: Fri, 1 Feb 2019 19:49:21 +0000 (UTC) From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r491840 - branches/2019Q1/devel/rubygem-graphql Message-ID: <201902011949.x11JnLPf049223@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Fri Feb 1 19:49:20 2019 New Revision: 491840 URL: https://svnweb.freebsd.org/changeset/ports/491840 Log: MFH: r491725 Upgrade to version 1.8.13. Reported by: PORTSCOUT Approved by: ports-secteam (miwi) Modified: branches/2019Q1/devel/rubygem-graphql/Makefile branches/2019Q1/devel/rubygem-graphql/distinfo Directory Properties: branches/2019Q1/ (props changed) Modified: branches/2019Q1/devel/rubygem-graphql/Makefile ============================================================================== --- branches/2019Q1/devel/rubygem-graphql/Makefile Fri Feb 1 19:48:38 2019 (r491839) +++ branches/2019Q1/devel/rubygem-graphql/Makefile Fri Feb 1 19:49:20 2019 (r491840) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= graphql -PORTVERSION= 1.8.11 +PORTVERSION= 1.8.13 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: branches/2019Q1/devel/rubygem-graphql/distinfo ============================================================================== --- branches/2019Q1/devel/rubygem-graphql/distinfo Fri Feb 1 19:48:38 2019 (r491839) +++ branches/2019Q1/devel/rubygem-graphql/distinfo Fri Feb 1 19:49:20 2019 (r491840) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539771744 -SHA256 (rubygem/graphql-1.8.11.gem) = 553e330ec85e60dd441d7ba8aa84d9f154923fe0aeaae98cc76108a1b787b8e3 -SIZE (rubygem/graphql-1.8.11.gem) = 4462080 +TIMESTAMP = 1548885887 +SHA256 (rubygem/graphql-1.8.13.gem) = b5020fe7eaa0809609fc88b695e34e96e75e83854c889ded90b63c2ef2631bc8 +SIZE (rubygem/graphql-1.8.13.gem) = 485376
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902011949.x11JnLPf049223>