Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2020 09:04:22 +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: r529318 - head/devel/rubygem-graphql
Message-ID:  <202003280904.02S94MaV053979@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Sat Mar 28 09:04:22 2020
New Revision: 529318
URL: https://svnweb.freebsd.org/changeset/ports/529318

Log:
  Update to 1.9.19 which is required for gitlab-ce 12.9 upgrade.

Modified:
  head/devel/rubygem-graphql/Makefile
  head/devel/rubygem-graphql/distinfo

Modified: head/devel/rubygem-graphql/Makefile
==============================================================================
--- head/devel/rubygem-graphql/Makefile	Sat Mar 28 09:03:45 2020	(r529317)
+++ head/devel/rubygem-graphql/Makefile	Sat Mar 28 09:04:22 2020	(r529318)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	graphql
-PORTVERSION=	1.9.14
+PORTVERSION=	1.9.19
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-graphql/distinfo
==============================================================================
--- head/devel/rubygem-graphql/distinfo	Sat Mar 28 09:03:45 2020	(r529317)
+++ head/devel/rubygem-graphql/distinfo	Sat Mar 28 09:04:22 2020	(r529318)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571413507
-SHA256 (rubygem/graphql-1.9.14.gem) = 04bdb02c0d8b91ddcff5b62a214131df4238798ff0f94e2cb4a096ce83047626
-SIZE (rubygem/graphql-1.9.14.gem) = 256000
+TIMESTAMP = 1585259526
+SHA256 (rubygem/graphql-1.9.19.gem) = 0c211ada479d31422bf61113fe705643515166102e76f74251f5449f1a155b8f
+SIZE (rubygem/graphql-1.9.19.gem) = 260096



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003280904.02S94MaV053979>