git: 91926d8a90f0 - main - net/rubygem-ipaddr122: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Dec 2022 09:15:00 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=91926d8a90f0590c9e9fe1d418eb3b97c03aaf0e commit 91926d8a90f0590c9e9fe1d418eb3b97c03aaf0e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-12-30 08:48:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-12-30 09:05:39 +0000 net/rubygem-ipaddr122: Add PORTSCOUT --- net/rubygem-ipaddr122/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/rubygem-ipaddr122/Makefile b/net/rubygem-ipaddr122/Makefile index f7d2a188cac4..ee19a2e474ce 100644 --- a/net/rubygem-ipaddr122/Makefile +++ b/net/rubygem-ipaddr122/Makefile @@ -17,4 +17,6 @@ USE_RUBY= yes NO_ARCH= yes +PORTSCOUT= limit:^1\.2\.2 + .include <bsd.port.mk>