git: cba0e500132e - main - devel/rubygem-sidekiq71: limit portscout to versio 7.1 and made portclippy happy
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 May 2024 08:25:30 UTC
The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=cba0e500132efba3eb88bfaeadf4849040dc2614 commit cba0e500132efba3eb88bfaeadf4849040dc2614 Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2024-05-20 09:22:35 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2024-05-21 08:24:51 +0000 devel/rubygem-sidekiq71: limit portscout to versio 7.1 and made portclippy happy --- devel/rubygem-sidekiq71/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-sidekiq71/Makefile b/devel/rubygem-sidekiq71/Makefile index e7d48c8919bd..42df4379f9c0 100644 --- a/devel/rubygem-sidekiq71/Makefile +++ b/devel/rubygem-sidekiq71/Makefile @@ -17,12 +17,13 @@ RUN_DEPENDS= rubygem-concurrent-ruby>=0<2:devel/rubygem-concurrent-ruby \ rubygem-redis-client>=0.14.0:databases/rubygem-redis-client USES= cpe gem +CPE_VENDOR= contribsys NO_ARCH= yes +PORTSCOUT= limit:^7\.1\. PLIST_FILES= bin/sidekiq \ bin/sidekiqmon -CPE_VENDOR= contribsys .include <bsd.port.mk>