Index: net/Makefile =================================================================== --- net/Makefile +++ net/Makefile @@ -1259,6 +1259,7 @@ SUBDIR += rubygem-gitaly-proto088 SUBDIR += rubygem-gitaly-proto094 SUBDIR += rubygem-gitaly-proto095 + SUBDIR += rubygem-gitaly-proto096 SUBDIR += rubygem-gitlab_omniauth-ldap SUBDIR += rubygem-gitlab_omniauth-ldap1 SUBDIR += rubygem-grpc Index: net/rubygem-gitaly-proto096/Makefile =================================================================== --- net/rubygem-gitaly-proto096/Makefile +++ net/rubygem-gitaly-proto096/Makefile @@ -1,12 +1,12 @@ -# Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= gitaly-proto -PORTVERSION= 0.95.0 +PORTVERSION= 0.96.0 CATEGORIES= net rubygems MASTER_SITES= RG +PKGNAMESUFFIX= 096 -MAINTAINER= sunpoet@FreeBSD.org +MAINTAINER= mfechner@freebsd.org COMMENT= Protobuf specifications and client libraries for Gitaly LICENSE= MIT @@ -15,7 +15,9 @@ rubygem-grpc>=1.10:net/rubygem-grpc NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +PORTSCOUT= limit:^0\.96\. .include Index: net/rubygem-gitaly-proto096/distinfo =================================================================== --- net/rubygem-gitaly-proto096/distinfo +++ net/rubygem-gitaly-proto096/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1523730570 -SHA256 (rubygem/gitaly-proto-0.95.0.gem) = 522834390dbd9797a7f7a0d7952a3e06da84c4e7e604e5409f093101d2888f77 -SIZE (rubygem/gitaly-proto-0.95.0.gem) = 15872 +TIMESTAMP = 1524679617 +SHA256 (rubygem/gitaly-proto-0.96.0.gem) = 4e12a0513632a0578a3a63a9e4e42ce3cdaa235f2ee9ed96ccfcb899faed01f8 +SIZE (rubygem/gitaly-proto-0.96.0.gem) = 16384