svn commit: r469039 - in branches/2018Q2: net net/rubygem-gitaly-proto088 textproc textproc/rubygem-github-linguist53 www www/rubygem-toml-rb10

Matthias Fechner mfechner at FreeBSD.org
Fri May 4 17:45:22 UTC 2018


Author: mfechner
Date: Fri May  4 17:45:21 2018
New Revision: 469039
URL: https://svnweb.freebsd.org/changeset/ports/469039

Log:
  MFH: r467209
  
  Added new ports required for gitlab 10.6.x.
  
  Reviewed by:	mat, swills (mentor)
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D15032
  
  Approved by:	ports-secteam (feld)

Added:
  branches/2018Q2/net/rubygem-gitaly-proto088/
     - copied from r467209, head/net/rubygem-gitaly-proto088/
  branches/2018Q2/textproc/rubygem-github-linguist53/
     - copied from r467209, head/textproc/rubygem-github-linguist53/
  branches/2018Q2/www/rubygem-toml-rb10/
     - copied from r467209, head/www/rubygem-toml-rb10/
Modified:
  branches/2018Q2/net/Makefile
  branches/2018Q2/textproc/Makefile
  branches/2018Q2/www/Makefile
Directory Properties:
  branches/2018Q2/   (props changed)

Modified: branches/2018Q2/net/Makefile
==============================================================================
--- branches/2018Q2/net/Makefile	Fri May  4 17:39:49 2018	(r469038)
+++ branches/2018Q2/net/Makefile	Fri May  4 17:45:21 2018	(r469039)
@@ -1216,6 +1216,7 @@
     SUBDIR += rubygem-gitaly-proto
     SUBDIR += rubygem-gitaly-proto083
     SUBDIR += rubygem-gitaly-proto084
+    SUBDIR += rubygem-gitaly-proto088
     SUBDIR += rubygem-gitlab_omniauth-ldap
     SUBDIR += rubygem-gitlab_omniauth-ldap1
     SUBDIR += rubygem-grpc

Modified: branches/2018Q2/textproc/Makefile
==============================================================================
--- branches/2018Q2/textproc/Makefile	Fri May  4 17:39:49 2018	(r469038)
+++ branches/2018Q2/textproc/Makefile	Fri May  4 17:45:21 2018	(r469039)
@@ -1515,6 +1515,7 @@
     SUBDIR += rubygem-gherkin
     SUBDIR += rubygem-github-linguist
     SUBDIR += rubygem-github-linguist47
+    SUBDIR += rubygem-github-linguist53
     SUBDIR += rubygem-github-markup
     SUBDIR += rubygem-gitlab-grit
     SUBDIR += rubygem-gitlab-linguist

Modified: branches/2018Q2/www/Makefile
==============================================================================
--- branches/2018Q2/www/Makefile	Fri May  4 17:39:49 2018	(r469038)
+++ branches/2018Q2/www/Makefile	Fri May  4 17:45:21 2018	(r469039)
@@ -2193,6 +2193,7 @@
     SUBDIR += rubygem-tinymce-rails
     SUBDIR += rubygem-toml-rb
     SUBDIR += rubygem-toml-rb03
+    SUBDIR += rubygem-toml-rb10
     SUBDIR += rubygem-totoridipjp
     SUBDIR += rubygem-tumblr_client
     SUBDIR += rubygem-turbolinks


More information about the svn-ports-all mailing list