Page MenuHomeFreeBSD

D14840.id40747.diff
No OneTemporary

D14840.id40747.diff

Index: databases/Makefile
===================================================================
--- databases/Makefile
+++ databases/Makefile
@@ -974,6 +974,7 @@
SUBDIR += rubygem-pg
SUBDIR += rubygem-pg_array_parser
SUBDIR += rubygem-pg0
+ SUBDIR += rubygem-pg018
SUBDIR += rubygem-pghero
SUBDIR += rubygem-pghero-rails5
SUBDIR += rubygem-pghero-rails50
Index: databases/rubygem-pg018/Makefile
===================================================================
--- databases/rubygem-pg018/Makefile
+++ databases/rubygem-pg018/Makefile
@@ -1,21 +1,25 @@
-# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= pg
PORTVERSION= 0.18.4
CATEGORIES= databases rubygems
MASTER_SITES= RG
+PKGNAMESUFFIX= 018
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= idefix@fechner.net
COMMENT= Ruby interface to PostgreSQL library
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
+LICENSE_FILE_BSD2CLAUSE =${WRKSRC}/BSDL
+LICENSE_FILE_RUBY =${WRKSRC}/LICENSE
+
+PORTSCOUT= limit:^0\.18\.
CONFIGURE_ARGS= --with-pgsql-include-dir=`${PG_CONFIG} --includedir` \
--with-pgsql-lib-dir=`${PG_CONFIG} --libdir`
PG_CONFIG= ${LOCALBASE}/bin/pg_config
-USE_RUBY= yes
USES= gem pgsql
+USE_RUBY= yes
.include <bsd.port.mk>
Index: databases/rubygem-pg018/distinfo
===================================================================
--- databases/rubygem-pg018/distinfo
+++ databases/rubygem-pg018/distinfo
@@ -1,2 +1,3 @@
+TIMESTAMP = 1519461465
SHA256 (rubygem/pg-0.18.4.gem) = 62f0dce2fd0b3b0f684b2d60e09b3f515e7eb30f8f736bf5ede5b49e5425bb1d
SIZE (rubygem/pg-0.18.4.gem) = 219648
Index: devel/Makefile
===================================================================
--- devel/Makefile
+++ devel/Makefile
@@ -5491,6 +5491,7 @@
SUBDIR += rubygem-gobject-introspection
SUBDIR += rubygem-google-api-client
SUBDIR += rubygem-google-protobuf
+ SUBDIR += rubygem-google-protobuf351
SUBDIR += rubygem-googleapis-common-protos-types
SUBDIR += rubygem-graf
SUBDIR += rubygem-grape
Index: devel/rubygem-google-protobuf351/Makefile
===================================================================
--- devel/rubygem-google-protobuf351/Makefile
+++ devel/rubygem-google-protobuf351/Makefile
@@ -1,17 +1,19 @@
-# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= google-protobuf
PORTVERSION= 3.5.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
+PKGNAMESUFFIX= 351
-MAINTAINER= sunpoet@FreeBSD.org
+MAINTAINER= idefix@fechner.net
COMMENT= Ruby extension to Google Protocol Buffers
LICENSE= BSD3CLAUSE
-USE_RUBY= yes
+PORTSCOUT= limit:^3\.5\.1
+
USES= gem
+USE_RUBY= yes
.include <bsd.port.mk>
Index: devel/rubygem-google-protobuf351/distinfo
===================================================================
--- devel/rubygem-google-protobuf351/distinfo
+++ devel/rubygem-google-protobuf351/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515088389
+TIMESTAMP = 1519302440
SHA256 (rubygem/google-protobuf-3.5.1.gem) = 11a3442d823bf9b2a83cee74e5ada8b1c4e4ced6592b6b96e678e6c653931169
SIZE (rubygem/google-protobuf-3.5.1.gem) = 239616
Index: net/Makefile
===================================================================
--- net/Makefile
+++ net/Makefile
@@ -1215,6 +1215,8 @@
SUBDIR += rubygem-geoip
SUBDIR += rubygem-gitaly
SUBDIR += rubygem-gitaly-proto
+ SUBDIR += rubygem-gitaly-proto083
+ SUBDIR += rubygem-gitaly-proto084
SUBDIR += rubygem-gitlab_omniauth-ldap
SUBDIR += rubygem-gitlab_omniauth-ldap1
SUBDIR += rubygem-grpc
Index: net/rubygem-gitaly-proto083/Makefile
===================================================================
--- net/rubygem-gitaly-proto083/Makefile
+++ net/rubygem-gitaly-proto083/Makefile
@@ -1,12 +1,12 @@
-# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= gitaly-proto
PORTVERSION= 0.83.0
CATEGORIES= net rubygems
MASTER_SITES= RG
+PKGNAMESUFFIX= 083
-MAINTAINER= sunpoet@FreeBSD.org
+MAINTAINER= idefix@fechner.net
COMMENT= Protobuf specifications and client libraries for Gitaly
LICENSE= MIT
@@ -14,8 +14,12 @@
RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \
rubygem-grpc>=1.0:net/rubygem-grpc
+#CONFLICTS_INSTALL= rubygem-gitaly-proto
+
+PORTSCOUT= limit:^0\.83\.
+
NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
.include <bsd.port.mk>
Index: net/rubygem-gitaly-proto083/distinfo
===================================================================
--- net/rubygem-gitaly-proto083/distinfo
+++ net/rubygem-gitaly-proto083/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1517316506
+TIMESTAMP = 1519583362
SHA256 (rubygem/gitaly-proto-0.83.0.gem) = 1bf399f33d784e65538815f82d51c6e869312a7b15fe84a1d666600282d76a7c
SIZE (rubygem/gitaly-proto-0.83.0.gem) = 15360
Index: net/rubygem-gitaly-proto084/Makefile
===================================================================
--- net/rubygem-gitaly-proto084/Makefile
+++ net/rubygem-gitaly-proto084/Makefile
@@ -1,12 +1,12 @@
-# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= gitaly-proto
PORTVERSION= 0.84.0
CATEGORIES= net rubygems
MASTER_SITES= RG
+PKGNAMESUFFIX= 084
-MAINTAINER= sunpoet@FreeBSD.org
+MAINTAINER= idefix@fechner.net
COMMENT= Protobuf specifications and client libraries for Gitaly
LICENSE= MIT
@@ -14,8 +14,12 @@
RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \
rubygem-grpc>=1.0:net/rubygem-grpc
+CONFLICTS_INSTALL= rubygem-gitaly-proto
+
+PORTSCOUT= limit:^0\.84\.
+
NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
.include <bsd.port.mk>
Index: net/rubygem-gitaly-proto084/distinfo
===================================================================
--- net/rubygem-gitaly-proto084/distinfo
+++ net/rubygem-gitaly-proto084/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1517673283
+TIMESTAMP = 1519470109
SHA256 (rubygem/gitaly-proto-0.84.0.gem) = 885372a594214be5f4a8c49d739081551ce19d5d5b5ee207e81771b65e391417
SIZE (rubygem/gitaly-proto-0.84.0.gem) = 15360
Index: security/Makefile
===================================================================
--- security/Makefile
+++ security/Makefile
@@ -1076,6 +1076,7 @@
SUBDIR += rubygem-digest-crc
SUBDIR += rubygem-doorkeeper
SUBDIR += rubygem-doorkeeper-openid_connect
+ SUBDIR += rubygem-doorkeeper-openid_connect12
SUBDIR += rubygem-doorkeeper-rails5
SUBDIR += rubygem-doorkeeper-rails50
SUBDIR += rubygem-encryptor
Index: security/rubygem-doorkeeper-openid_connect12/Makefile
===================================================================
--- security/rubygem-doorkeeper-openid_connect12/Makefile
+++ security/rubygem-doorkeeper-openid_connect12/Makefile
@@ -4,18 +4,19 @@
PORTVERSION= 1.2.0
CATEGORIES= security rubygems
MASTER_SITES= RG
+PKGNAMESUFFIX= 12
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= idefix@fechner.net
COMMENT= OpenID Connect extension for Doorkeeper
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-doorkeeper>=4.0:security/rubygem-doorkeeper \
+RUN_DEPENDS= rubygem-doorkeeper>=4.3:security/rubygem-doorkeeper \
rubygem-json-jwt>=1.6:www/rubygem-json-jwt
NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
.include <bsd.port.mk>
Index: security/rubygem-doorkeeper-openid_connect12/distinfo
===================================================================
--- security/rubygem-doorkeeper-openid_connect12/distinfo
+++ security/rubygem-doorkeeper-openid_connect12/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1509091724
+TIMESTAMP = 1520838210
SHA256 (rubygem/doorkeeper-openid_connect-1.2.0.gem) = 47a0d2ad6738456fd728f079bb6decd88df816ffc26323624652e61732ed608e
SIZE (rubygem/doorkeeper-openid_connect-1.2.0.gem) = 20480

File Metadata

Mime Type
text/plain
Expires
Tue, Jun 23, 12:58 PM (11 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34247026
Default Alt Text
D14840.id40747.diff (7 KB)

Event Timeline