From 1b01b7e33da6c2a6d0bf6ad84547ffd00b9712fc Mon Sep 17 00:00:00 2001 From: Matthias Fechner Date: Mon, 27 Feb 2023 09:43:06 +0200 Subject: devel/rubygem-sprockets3: switch to rack 2.2 --- devel/rubygem-sprockets3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-sprockets3/Makefile b/devel/rubygem-sprockets3/Makefile index fe45c3deb701..8b14f450d949 100644 --- a/devel/rubygem-sprockets3/Makefile +++ b/devel/rubygem-sprockets3/Makefile @@ -1,5 +1,6 @@ PORTNAME= sprockets PORTVERSION= 3.7.2 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 3 @@ -12,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-concurrent-ruby>=1.0<2:devel/rubygem-concurrent-ruby \ - rubygem-rack16>=1<3:www/rubygem-rack16 + rubygem-rack22>=1,3<3,3:www/rubygem-rack22 USES= cpe gem -- cgit v1.2.3