git: ba84976e3a47 - 2024Q3 - devel/rubygem-vite_ruby33: limit portscout to version 3.3.*
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 Sep 2024 15:30:03 UTC
The branch 2024Q3 has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba84976e3a475bf4c8a5c9c9d758bf41c15b1c9a commit ba84976e3a475bf4c8a5c9c9d758bf41c15b1c9a Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2024-09-07 07:27:18 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2024-09-13 14:43:48 +0000 devel/rubygem-vite_ruby33: limit portscout to version 3.3.* (cherry picked from commit f076fd0b003f8d06357e705b2d66f21a3688e999) --- 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>