mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
security/rubygem-doorkeeper57-rails70: Add rubygem-doorkeeper57-rails70 5.7.1 (copied from rubygem-doorkeeper-rails70)
- Add PORTSCOUT
This commit is contained in:
parent
c35a178b34
commit
0b8ec2a308
4 changed files with 30 additions and 0 deletions
|
@ -1139,6 +1139,7 @@
|
|||
SUBDIR += rubygem-doorkeeper-rails5
|
||||
SUBDIR += rubygem-doorkeeper-rails50
|
||||
SUBDIR += rubygem-doorkeeper-rails70
|
||||
SUBDIR += rubygem-doorkeeper57-rails70
|
||||
SUBDIR += rubygem-duo_api
|
||||
SUBDIR += rubygem-ed25519
|
||||
SUBDIR += rubygem-encryptor
|
||||
|
|
24
security/rubygem-doorkeeper57-rails70/Makefile
Normal file
24
security/rubygem-doorkeeper57-rails70/Makefile
Normal file
|
@ -0,0 +1,24 @@
|
|||
PORTNAME= doorkeeper
|
||||
PORTVERSION= 5.7.1
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 57-rails70
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= OAuth2 provider for Rails and Grape
|
||||
WWW= https://github.com/doorkeeper-gem/doorkeeper
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-railties70>=5:www/rubygem-railties70
|
||||
|
||||
USES= cpe gem
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
CPE_VENDOR= doorkeeper_project
|
||||
|
||||
PORTSCOUT= limit:^5\.7\.
|
||||
|
||||
.include <bsd.port.mk>
|
3
security/rubygem-doorkeeper57-rails70/distinfo
Normal file
3
security/rubygem-doorkeeper57-rails70/distinfo
Normal file
|
@ -0,0 +1,3 @@
|
|||
TIMESTAMP = 1720023804
|
||||
SHA256 (rubygem/doorkeeper-5.7.1.gem) = 8b08f5946c62505be1a32f9094eb99eca32b280e956f515529e33b2b025bd628
|
||||
SIZE (rubygem/doorkeeper-5.7.1.gem) = 107008
|
2
security/rubygem-doorkeeper57-rails70/pkg-descr
Normal file
2
security/rubygem-doorkeeper57-rails70/pkg-descr
Normal file
|
@ -0,0 +1,2 @@
|
|||
Doorkeeper is a Ruby gem that makes it easy to introduce OAuth 2
|
||||
provider functionality to a Rails or Grape application.
|
Loading…
Add table
Reference in a new issue