mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
databases/rubygem-globalid-rails72: Add rubygem-globalid-rails72 1.2.1
URIs for your models makes it easy to pass references around.
This commit is contained in:
parent
9eceeace8f
commit
4d88ece2a6
@ -987,6 +987,7 @@
|
||||
SUBDIR += rubygem-globalid-rails61
|
||||
SUBDIR += rubygem-globalid-rails70
|
||||
SUBDIR += rubygem-globalid-rails71
|
||||
SUBDIR += rubygem-globalid-rails72
|
||||
SUBDIR += rubygem-google-cloud-datastore
|
||||
SUBDIR += rubygem-google-cloud-datastore-v1
|
||||
SUBDIR += rubygem-google-cloud-firestore
|
||||
|
20
databases/rubygem-globalid-rails72/Makefile
Normal file
20
databases/rubygem-globalid-rails72/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
PORTNAME= globalid
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= -rails72
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= URIs for your models makes it easy to pass references around
|
||||
WWW= https://github.com/rails/globalid
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport72>=6.1:devel/rubygem-activesupport72
|
||||
|
||||
USES= gem
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
3
databases/rubygem-globalid-rails72/distinfo
Normal file
3
databases/rubygem-globalid-rails72/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1697330208
|
||||
SHA256 (rubygem/globalid-1.2.1.gem) = 70bf76711871f843dbba72beb8613229a49429d1866828476f9c9d6ccc327ce9
|
||||
SIZE (rubygem/globalid-1.2.1.gem) = 14848
|
1
databases/rubygem-globalid-rails72/pkg-descr
Normal file
1
databases/rubygem-globalid-rails72/pkg-descr
Normal file
@ -0,0 +1 @@
|
||||
URIs for your models makes it easy to pass references around.
|
Loading…
Reference in New Issue
Block a user