Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2018 23:23:49 +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: r470729 - in head/net: . rubygem-gitaly-proto099
Message-ID:  <201805232323.w4NNNniI046359@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed May 23 23:23:49 2018
New Revision: 470729
URL: https://svnweb.freebsd.org/changeset/ports/470729

Log:
  Add rubygem-gitaly-proto099 0.99.0 (copied from rubygem-gitaly-proto)
  
  - Add PORTSCOUT

Added:
  head/net/rubygem-gitaly-proto099/
     - copied from r470598, head/net/rubygem-gitaly-proto/
Modified:
  head/net/Makefile
  head/net/rubygem-gitaly-proto099/Makefile

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Wed May 23 23:22:52 2018	(r470728)
+++ head/net/Makefile	Wed May 23 23:23:49 2018	(r470729)
@@ -1268,6 +1268,7 @@
     SUBDIR += rubygem-gitaly-proto094
     SUBDIR += rubygem-gitaly-proto095
     SUBDIR += rubygem-gitaly-proto096
+    SUBDIR += rubygem-gitaly-proto099
     SUBDIR += rubygem-gitlab_omniauth-ldap
     SUBDIR += rubygem-gitlab_omniauth-ldap1
     SUBDIR += rubygem-grpc

Modified: head/net/rubygem-gitaly-proto099/Makefile
==============================================================================
--- head/net/rubygem-gitaly-proto/Makefile	Tue May 22 08:07:46 2018	(r470598)
+++ head/net/rubygem-gitaly-proto099/Makefile	Wed May 23 23:23:49 2018	(r470729)
@@ -5,6 +5,7 @@ PORTNAME=	gitaly-proto
 PORTVERSION=	0.99.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
+PKGNAMESUFFIX=	099
 
 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.10:net/rubygem-grpc
+
+PORTSCOUT=	limit:^0\.99\.
 
 NO_ARCH=	yes
 USE_RUBY=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805232323.w4NNNniI046359>