aboutsummaryrefslogtreecommitdiffstats
path: root/net/rubygem-gitaly-proto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rubygem-gitaly-proto/Makefile')
-rw-r--r--net/rubygem-gitaly-proto/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/rubygem-gitaly-proto/Makefile b/net/rubygem-gitaly-proto/Makefile
index 5faa562526b9..5c6ff3d5ad6e 100644
--- a/net/rubygem-gitaly-proto/Makefile
+++ b/net/rubygem-gitaly-proto/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gitaly-proto
-PORTVERSION= 0.113.0
+PORTVERSION= 0.117.0
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -16,6 +16,7 @@ RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \
USES= gem
USE_RUBY= yes
+
NO_ARCH= yes
.include <bsd.port.mk>