mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
databases/rubygem-globalid-rails81: Add rubygem-globalid-rails81 1.3.0 (copied from rubygem-globalid-rails80)
This commit is contained in:
@@ -1006,6 +1006,7 @@
|
||||
SUBDIR += rubygem-globalid-rails71
|
||||
SUBDIR += rubygem-globalid-rails72
|
||||
SUBDIR += rubygem-globalid-rails80
|
||||
SUBDIR += rubygem-globalid-rails81
|
||||
SUBDIR += rubygem-google-cloud-datastore
|
||||
SUBDIR += rubygem-google-cloud-datastore-v1
|
||||
SUBDIR += rubygem-google-cloud-firestore
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
PORTNAME= globalid
|
||||
PORTVERSION= 1.3.0
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= -rails81
|
||||
|
||||
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-activesupport81>=6.1:devel/rubygem-activesupport81
|
||||
|
||||
USES= gem
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
@@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1759816754
|
||||
SHA256 (rubygem/globalid-1.3.0.gem) = 05c639ad6eb4594522a0b07983022f04aa7254626ab69445a0e493aa3786ff11
|
||||
SIZE (rubygem/globalid-1.3.0.gem) = 15360
|
||||
@@ -0,0 +1 @@
|
||||
URIs for your models makes it easy to pass references around.
|
||||
Reference in New Issue
Block a user