git: 09e7a3ee6ad0 - main - devel/rubygem-jbuilder-rails5: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Sep 2025 23:23:01 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=09e7a3ee6ad0ad9e864feb3016ab5313d745e152
commit 09e7a3ee6ad0ad9e864feb3016ab5313d745e152
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-09-07 22:49:14 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-09-07 23:06:47 +0000
devel/rubygem-jbuilder-rails5: Add PORTSCOUT
---
devel/rubygem-jbuilder-rails5/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/rubygem-jbuilder-rails5/Makefile b/devel/rubygem-jbuilder-rails5/Makefile
index 3c0049b7189b..87d5817ba860 100644
--- a/devel/rubygem-jbuilder-rails5/Makefile
+++ b/devel/rubygem-jbuilder-rails5/Makefile
@@ -18,6 +18,8 @@ USES= gem shebangfix
NO_ARCH= yes
+PORTCOUT= limit:^2\.13\.
+
SHEBANG_FILES= bin/test
.include <bsd.port.mk>