From owner-svn-ports-all@freebsd.org Fri Apr 13 06:15:11 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 D6733F91503; Fri, 13 Apr 2018 06:15:10 +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 89F1E8317A; Fri, 13 Apr 2018 06:15:10 +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 84511160B3; Fri, 13 Apr 2018 06:15:10 +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 w3D6FAeF024566; Fri, 13 Apr 2018 06:15:10 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3D6F9Eb024560; Fri, 13 Apr 2018 06:15:09 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201804130615.w3D6F9Eb024560@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Fri, 13 Apr 2018 06:15:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467209 - in head: net net/rubygem-gitaly-proto088 textproc textproc/rubygem-github-linguist53 www www/rubygem-toml-rb10 X-SVN-Group: ports-head X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: in head: net net/rubygem-gitaly-proto088 textproc textproc/rubygem-github-linguist53 www www/rubygem-toml-rb10 X-SVN-Commit-Revision: 467209 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.25 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: Fri, 13 Apr 2018 06:15:11 -0000 Author: mfechner Date: Fri Apr 13 06:15:09 2018 New Revision: 467209 URL: https://svnweb.freebsd.org/changeset/ports/467209 Log: 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 Added: head/net/rubygem-gitaly-proto088/ - copied from r463443, head/net/rubygem-gitaly-proto/ head/textproc/rubygem-github-linguist53/ - copied from r460137, head/textproc/rubygem-github-linguist/ head/www/rubygem-toml-rb10/ - copied from r455591, head/www/rubygem-toml-rb/ Modified: head/net/Makefile head/net/rubygem-gitaly-proto088/Makefile head/textproc/Makefile head/textproc/rubygem-github-linguist53/Makefile head/www/Makefile head/www/rubygem-toml-rb10/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Fri Apr 13 05:22:31 2018 (r467208) +++ head/net/Makefile Fri Apr 13 06:15:09 2018 (r467209) @@ -1254,6 +1254,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: head/net/rubygem-gitaly-proto088/Makefile ============================================================================== --- head/net/rubygem-gitaly-proto/Makefile Fri Mar 2 18:52:50 2018 (r463443) +++ head/net/rubygem-gitaly-proto088/Makefile Fri Apr 13 06:15:09 2018 (r467209) @@ -5,8 +5,9 @@ PORTNAME= gitaly-proto PORTVERSION= 0.88.0 CATEGORIES= net rubygems MASTER_SITES= RG +PKGNAMESUFFIX= 088 -MAINTAINER= sunpoet@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Protobuf specifications and client libraries for Gitaly LICENSE= MIT @@ -14,8 +15,10 @@ LICENSE= MIT RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \ rubygem-grpc>=1.0:net/rubygem-grpc +USES= gem NO_ARCH= yes USE_RUBY= yes -USES= gem + +PORTSCOUT= limit:^0\.88\. .include Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Fri Apr 13 05:22:31 2018 (r467208) +++ head/textproc/Makefile Fri Apr 13 06:15:09 2018 (r467209) @@ -1517,6 +1517,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: head/textproc/rubygem-github-linguist53/Makefile ============================================================================== --- head/textproc/rubygem-github-linguist/Makefile Sat Jan 27 18:42:40 2018 (r460137) +++ head/textproc/rubygem-github-linguist53/Makefile Fri Apr 13 06:15:09 2018 (r467209) @@ -4,8 +4,9 @@ PORTNAME= github-linguist PORTVERSION= 5.3.3 CATEGORIES= textproc rubygems MASTER_SITES= RG +PKGNAMESUFFIX= 53 -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= GitHub Language detection LICENSE= MIT @@ -19,9 +20,11 @@ RUN_DEPENDS= rubygem-charlock_holmes>=0.7.5:textproc/r # bin/linguist CONFLICTS_INSTALL= qtchooser rubygem-gitlab-linguist -USE_RUBY= yes USES= gem +USE_RUBY= yes PLIST_FILES= bin/git-linguist bin/linguist + +PORTSCOUT= limit:^5\.3\. .include Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Fri Apr 13 05:22:31 2018 (r467208) +++ head/www/Makefile Fri Apr 13 06:15:09 2018 (r467209) @@ -2198,6 +2198,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 Modified: head/www/rubygem-toml-rb10/Makefile ============================================================================== --- head/www/rubygem-toml-rb/Makefile Tue Dec 5 16:44:09 2017 (r455591) +++ head/www/rubygem-toml-rb10/Makefile Fri Apr 13 06:15:09 2018 (r467209) @@ -4,6 +4,7 @@ PORTNAME= toml-rb PORTVERSION= 1.0.0 CATEGORIES= www rubygems MASTER_SITES= RG +PKGNAMESUFFIX= 10 MAINTAINER= idefix@fechner.net COMMENT= TOML parser using Citrus parsing library @@ -13,7 +14,9 @@ LICENSE= MIT RUN_DEPENDS= rubygem-citrus>=3.0:textproc/rubygem-citrus NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +PORTSCOUT= limit:^1\.0\. .include