Page MenuHomeFreeBSD

D15200.id41868.diff
No OneTemporary

D15200.id41868.diff

Index: devel/Makefile
===================================================================
--- devel/Makefile
+++ devel/Makefile
@@ -5765,6 +5765,7 @@
SUBDIR += rubygem-recaptcha
SUBDIR += rubygem-recaptcha3
SUBDIR += rubygem-recursive-open-struct
+ SUBDIR += rubygem-recursive-open-struct10
SUBDIR += rubygem-recursive-open-struct100
SUBDIR += rubygem-redis-activesupport
SUBDIR += rubygem-redis-activesupport-rails5
Index: devel/rubygem-recursive-open-struct10/Makefile
===================================================================
--- devel/rubygem-recursive-open-struct10/Makefile
+++ devel/rubygem-recursive-open-struct10/Makefile
@@ -4,15 +4,18 @@
PORTVERSION= 1.0.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
+PKGNAMESUFFIX= 10
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= mfechner@freebsd.org
COMMENT= Allows nested hashes to be treated in a recursive fashion
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+PORTSCOUT= limit:^1\.0\.
.include <bsd.port.mk>
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 <sunpoet@FreeBSD.org>
# $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 <bsd.port.mk>
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

File Metadata

Mime Type
text/plain
Expires
Fri, Nov 28, 1:44 AM (2 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26270681
Default Alt Text
D15200.id41868.diff (2 KB)

Event Timeline