www/gitlab-ce: add new ports required for version 15.6
This commit is contained in:
parent
759b636f51
commit
f53e05b5eb
@ -6829,6 +6829,7 @@
|
||||
SUBDIR += rubygem-oci
|
||||
SUBDIR += rubygem-octopress-hooks
|
||||
SUBDIR += rubygem-oj
|
||||
SUBDIR += rubygem-oj-introspect
|
||||
SUBDIR += rubygem-omniauth_crowd
|
||||
SUBDIR += rubygem-omnibus
|
||||
SUBDIR += rubygem-open3
|
||||
@ -7121,6 +7122,8 @@
|
||||
SUBDIR += rubygem-systemu
|
||||
SUBDIR += rubygem-table_print
|
||||
SUBDIR += rubygem-tdiff
|
||||
SUBDIR += rubygem-telesign
|
||||
SUBDIR += rubygem-telesignenterprise
|
||||
SUBDIR += rubygem-tempfile
|
||||
SUBDIR += rubygem-templater
|
||||
SUBDIR += rubygem-temple
|
||||
|
18
devel/rubygem-oj-introspect/Makefile
Normal file
18
devel/rubygem-oj-introspect/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
PORTNAME= oj-introspect
|
||||
PORTVERSION= 0.7.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= mfechner@FreeBSD.org
|
||||
COMMENT= Embeds start and end byte offsets of JSON objects
|
||||
WWW= https://github.com/meinac/oj-introspect
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-oj>=3.13.23<3.14:devel/rubygem-oj
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
.include <bsd.port.mk>
|
3
devel/rubygem-oj-introspect/distinfo
Normal file
3
devel/rubygem-oj-introspect/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1669455749
|
||||
SHA256 (rubygem/oj-introspect-0.7.1.gem) = ea584e78495a62d5356aece7242bb55455d623ad3deb3cd778e623dd19e050c0
|
||||
SIZE (rubygem/oj-introspect-0.7.1.gem) = 12288
|
1
devel/rubygem-oj-introspect/pkg-descr
Normal file
1
devel/rubygem-oj-introspect/pkg-descr
Normal file
@ -0,0 +1 @@
|
||||
Embeds start and end byte offsets of JSON objects into generated Ruby hashes.
|
19
devel/rubygem-telesign/Makefile
Normal file
19
devel/rubygem-telesign/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
PORTNAME= telesign
|
||||
PORTVERSION= 2.2.4
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= mfechner@FreeBSD.org
|
||||
COMMENT= TeleSign Ruby SDK
|
||||
WWW= http://rubygems.org/gems/telesign
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-net-http-persistent>=3.0.0<5.0:www/rubygem-net-http-persistent
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
3
devel/rubygem-telesign/distinfo
Normal file
3
devel/rubygem-telesign/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1669456801
|
||||
SHA256 (rubygem/telesign-2.2.4.gem) = dcc6e96ea7bcb4da1e2ae786bfe7a4d670a4b5f94ae95dfcdde77d547c544c42
|
||||
SIZE (rubygem/telesign-2.2.4.gem) = 8192
|
1
devel/rubygem-telesign/pkg-descr
Normal file
1
devel/rubygem-telesign/pkg-descr
Normal file
@ -0,0 +1 @@
|
||||
TeleSign Ruby SDK.
|
19
devel/rubygem-telesignenterprise/Makefile
Normal file
19
devel/rubygem-telesignenterprise/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
PORTNAME= telesignenterprise
|
||||
PORTVERSION= 2.2.2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= mfechner@FreeBSD.org
|
||||
COMMENT= TeleSign Enterprise Ruby SDK
|
||||
WWW= https://rubygems.org/gems/telesignenterprise
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-telesign>=2.2.3<2.3:devel/rubygem-telesign
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
3
devel/rubygem-telesignenterprise/distinfo
Normal file
3
devel/rubygem-telesignenterprise/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1669456908
|
||||
SHA256 (rubygem/telesignenterprise-2.2.2.gem) = f147a03263a8c2fe0a0db1a7a9454a6ee37d9e8abd58eaca305bdd8081f9f1b3
|
||||
SIZE (rubygem/telesignenterprise-2.2.2.gem) = 7168
|
1
devel/rubygem-telesignenterprise/pkg-descr
Normal file
1
devel/rubygem-telesignenterprise/pkg-descr
Normal file
@ -0,0 +1 @@
|
||||
TeleSign Enterprise Ruby SDK.
|
Loading…
Reference in New Issue
Block a user