git: c307f6d5b50d - main - databases/rubygem-globalid: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Jun 2026 20:51:44 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c307f6d5b50d58c1f7fab08647bf2d78b7dd8b58
commit c307f6d5b50d58c1f7fab08647bf2d78b7dd8b58
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-06-26 20:45:48 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-06-26 20:45:48 +0000
databases/rubygem-globalid: Cosmetic change
---
databases/rubygem-globalid/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/databases/rubygem-globalid/Makefile b/databases/rubygem-globalid/Makefile
index f719dbe15e96..f33c8262c31d 100644
--- a/databases/rubygem-globalid/Makefile
+++ b/databases/rubygem-globalid/Makefile
@@ -14,9 +14,10 @@ RUN_DEPENDS= rubygem-activesupport4>=4.2.0:devel/rubygem-activesupport4
USES= cpe gem
-CPE_VENDOR= rubyonrails
NO_ARCH= yes
+CPE_VENDOR= rubyonrails
+
PORTSCOUT= limit:^0\.
.include <bsd.port.mk>