Date: Sat, 14 Apr 2018 23:58:30 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467347 - in head/net: . rubygem-gitaly-proto094 Message-ID: <201804142358.w3ENwURR078450@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Apr 14 23:58:30 2018 New Revision: 467347 URL: https://svnweb.freebsd.org/changeset/ports/467347 Log: Add rubygem-gitaly-proto094 0.94.0 (copied from rubygem-gitaly-proto) - Add PORTSCOUT Added: head/net/rubygem-gitaly-proto094/ - copied from r467237, head/net/rubygem-gitaly-proto/ Modified: head/net/Makefile head/net/rubygem-gitaly-proto094/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Sat Apr 14 23:58:24 2018 (r467346) +++ head/net/Makefile Sat Apr 14 23:58:30 2018 (r467347) @@ -1255,6 +1255,7 @@ SUBDIR += rubygem-gitaly-proto083 SUBDIR += rubygem-gitaly-proto084 SUBDIR += rubygem-gitaly-proto088 + SUBDIR += rubygem-gitaly-proto094 SUBDIR += rubygem-gitlab_omniauth-ldap SUBDIR += rubygem-gitlab_omniauth-ldap1 SUBDIR += rubygem-grpc Modified: head/net/rubygem-gitaly-proto094/Makefile ============================================================================== --- head/net/rubygem-gitaly-proto/Makefile Fri Apr 13 12:31:30 2018 (r467237) +++ head/net/rubygem-gitaly-proto094/Makefile Sat Apr 14 23:58:30 2018 (r467347) @@ -5,6 +5,7 @@ PORTNAME= gitaly-proto PORTVERSION= 0.94.0 CATEGORIES= net rubygems MASTER_SITES= RG +PKGNAMESUFFIX= 094 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Protobuf specifications and client libraries for Gitaly @@ -13,6 +14,8 @@ LICENSE= MIT RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \ rubygem-grpc>=1.0:net/rubygem-grpc + +PORTSCOUT= limit:^0\.94\. NO_ARCH= yes USE_RUBY= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804142358.w3ENwURR078450>