git: f076fd0b003f - main - devel/rubygem-vite_ruby33: limit portscout to version 3.3.*
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Sep 2024 12:34:30 UTC
The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=f076fd0b003f8d06357e705b2d66f21a3688e999 commit f076fd0b003f8d06357e705b2d66f21a3688e999 Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2024-09-07 07:27:18 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2024-09-08 12:33:00 +0000 devel/rubygem-vite_ruby33: limit portscout to version 3.3.* --- devel/rubygem-vite_ruby33/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/rubygem-vite_ruby33/Makefile b/devel/rubygem-vite_ruby33/Makefile index f0b3a1d78d5b..081ad800b5d1 100644 --- a/devel/rubygem-vite_ruby33/Makefile +++ b/devel/rubygem-vite_ruby33/Makefile @@ -19,6 +19,8 @@ USES= gem NO_ARCH= yes +PORTSCOUT= limit:^3\.3\. + PLIST_FILES= bin/vite .include <bsd.port.mk>