From owner-svn-ports-branches@freebsd.org Fri May 4 17:45:22 2018 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7A5C3FB325E; Fri, 4 May 2018 17:45:22 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2CC3E6EFB0; Fri, 4 May 2018 17:45:22 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2388E121CE; Fri, 4 May 2018 17:45:22 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w44HjLpK040398; Fri, 4 May 2018 17:45:21 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w44HjLHN040395; Fri, 4 May 2018 17:45:21 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201805041745.w44HjLHN040395@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Fri, 4 May 2018 17:45:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r469039 - in branches/2018Q2: net net/rubygem-gitaly-proto088 textproc textproc/rubygem-github-linguist53 www www/rubygem-toml-rb10 X-SVN-Group: ports-branches X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: in branches/2018Q2: net net/rubygem-gitaly-proto088 textproc textproc/rubygem-github-linguist53 www www/rubygem-toml-rb10 X-SVN-Commit-Revision: 469039 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 May 2018 17:45:22 -0000 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