svn commit: r474944 - in branches/2018Q3/devel: . rubygem-grape-path-helpers rubygem-graphiql-rails rubygem-graphql
Matthias Fechner
mfechner at FreeBSD.org
Thu Jul 19 09:48:29 UTC 2018
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
More information about the svn-ports-all
mailing list