Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jul 2018 09:48:28 +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: r474944 - in branches/2018Q3/devel: . rubygem-grape-path-helpers rubygem-graphiql-rails rubygem-graphql
Message-ID:  <201807190948.w6J9mSwi015216@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Thu Jul 19 09:48:28 2018
New Revision: 474944
URL: https://svnweb.freebsd.org/changeset/ports/474944

Log:
  MFH: r473897
  
  Created new ports required for gitlab 11.x.
  
  Reviewed by:	swills (mentor)
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D16094
  
  Approved by:	ports-secteam (miwi)

Added:
  branches/2018Q3/devel/rubygem-grape-path-helpers/
     - copied from r473897, head/devel/rubygem-grape-path-helpers/
  branches/2018Q3/devel/rubygem-graphiql-rails/
     - copied from r473897, head/devel/rubygem-graphiql-rails/
  branches/2018Q3/devel/rubygem-graphql/
     - copied from r473897, head/devel/rubygem-graphql/
Modified:
  branches/2018Q3/devel/Makefile
Directory Properties:
  branches/2018Q3/   (props changed)

Modified: branches/2018Q3/devel/Makefile
==============================================================================
--- branches/2018Q3/devel/Makefile	Thu Jul 19 09:37:45 2018	(r474943)
+++ branches/2018Q3/devel/Makefile	Thu Jul 19 09:48:28 2018	(r474944)
@@ -5619,10 +5619,13 @@
     SUBDIR += rubygem-grape
     SUBDIR += rubygem-grape-entity
     SUBDIR += rubygem-grape-entity060
+    SUBDIR += rubygem-grape-path-helpers
     SUBDIR += rubygem-grape-route-helpers
     SUBDIR += rubygem-grape-swagger
     SUBDIR += rubygem-grape0
     SUBDIR += rubygem-grape_logging
+    SUBDIR += rubygem-graphiql-rails
+    SUBDIR += rubygem-graphql
     SUBDIR += rubygem-grit
     SUBDIR += rubygem-guess_html_encoding
     SUBDIR += rubygem-gyoku



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