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