databases/rubygem-globalid-rails80: Add rubygem-globalid-rails80 1.2.1 (copied from rubygem-globalid-rails72)

This commit is contained in:
Po-Chuan Hsieh 2025-01-03 00:28:35 +08:00
parent 37ff6fafd3
commit cd5c08a9dd
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
4 changed files with 25 additions and 0 deletions

View file

@ -980,6 +980,7 @@
SUBDIR += rubygem-globalid-rails70 SUBDIR += rubygem-globalid-rails70
SUBDIR += rubygem-globalid-rails71 SUBDIR += rubygem-globalid-rails71
SUBDIR += rubygem-globalid-rails72 SUBDIR += rubygem-globalid-rails72
SUBDIR += rubygem-globalid-rails80
SUBDIR += rubygem-google-cloud-datastore SUBDIR += rubygem-google-cloud-datastore
SUBDIR += rubygem-google-cloud-datastore-v1 SUBDIR += rubygem-google-cloud-datastore-v1
SUBDIR += rubygem-google-cloud-firestore SUBDIR += rubygem-google-cloud-firestore

View file

@ -0,0 +1,20 @@
PORTNAME= globalid
PORTVERSION= 1.2.1
CATEGORIES= databases rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails80
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-activesupport80>=6.1:devel/rubygem-activesupport80
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1697330208
SHA256 (rubygem/globalid-1.2.1.gem) = 70bf76711871f843dbba72beb8613229a49429d1866828476f9c9d6ccc327ce9
SIZE (rubygem/globalid-1.2.1.gem) = 14848

View file

@ -0,0 +1 @@
URIs for your models makes it easy to pass references around.