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