From owner-svn-ports-all@freebsd.org Tue Jun 5 14:38:15 2018 Return-Path: Delivered-To: svn-ports-all@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 BE5A2FE3FFD; Tue, 5 Jun 2018 14:38:15 +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 6EDA17BBC9; Tue, 5 Jun 2018 14:38:15 +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 4BE221DBB4; Tue, 5 Jun 2018 14:38:15 +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 w55EcFiC007514; Tue, 5 Jun 2018 14:38:15 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w55EcEZC007512; Tue, 5 Jun 2018 14:38:14 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201806051438.w55EcEZC007512@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Tue, 5 Jun 2018 14:38:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r471762 - in branches/2018Q2: devel devel/rubygem-recursive-open-struct10 net net/rubygem-gitaly-proto096 X-SVN-Group: ports-branches X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: in branches/2018Q2: devel devel/rubygem-recursive-open-struct10 net net/rubygem-gitaly-proto096 X-SVN-Commit-Revision: 471762 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2018 14:38:15 -0000 Author: mfechner Date: Tue Jun 5 14:38:14 2018 New Revision: 471762 URL: https://svnweb.freebsd.org/changeset/ports/471762 Log: MFH: r468859 New ports required for gitlab update to 10.7.x. Reviewed by: tz (mentor) Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D15200 Approved by: ports-secteam (eadler) Added: branches/2018Q2/devel/rubygem-recursive-open-struct10/ - copied from r468859, head/devel/rubygem-recursive-open-struct10/ branches/2018Q2/net/rubygem-gitaly-proto096/ - copied from r468859, head/net/rubygem-gitaly-proto096/ Modified: branches/2018Q2/devel/Makefile branches/2018Q2/net/Makefile Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/devel/Makefile ============================================================================== --- branches/2018Q2/devel/Makefile Tue Jun 5 13:42:17 2018 (r471761) +++ branches/2018Q2/devel/Makefile Tue Jun 5 14:38:14 2018 (r471762) @@ -5726,6 +5726,7 @@ SUBDIR += rubygem-recaptcha SUBDIR += rubygem-recaptcha3 SUBDIR += rubygem-recursive-open-struct + SUBDIR += rubygem-recursive-open-struct10 SUBDIR += rubygem-recursive-open-struct100 SUBDIR += rubygem-redis-activesupport SUBDIR += rubygem-redis-activesupport-rails5 Modified: branches/2018Q2/net/Makefile ============================================================================== --- branches/2018Q2/net/Makefile Tue Jun 5 13:42:17 2018 (r471761) +++ branches/2018Q2/net/Makefile Tue Jun 5 14:38:14 2018 (r471762) @@ -1217,6 +1217,7 @@ SUBDIR += rubygem-gitaly-proto083 SUBDIR += rubygem-gitaly-proto084 SUBDIR += rubygem-gitaly-proto088 + SUBDIR += rubygem-gitaly-proto096 SUBDIR += rubygem-gitlab_omniauth-ldap SUBDIR += rubygem-gitlab_omniauth-ldap1 SUBDIR += rubygem-grpc