Date: Thu, 21 May 2026 15:08:24 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ef23316b70c7 - main - www/rubygem-sinatra-contrib2: Change RUN_DEPENDS from rubygem-mustermann to rubygem-mustermann3 Message-ID: <6a0f1fe8.43fa6.2303d1ea@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ef23316b70c7ef485dcc14becb3fcf4caec449e9 commit ef23316b70c7ef485dcc14becb3fcf4caec449e9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-05-21 14:53:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-05-21 14:53:48 +0000 www/rubygem-sinatra-contrib2: Change RUN_DEPENDS from rubygem-mustermann to rubygem-mustermann3 - Bump PORTREVISION for dependency change --- www/rubygem-sinatra-contrib2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/rubygem-sinatra-contrib2/Makefile b/www/rubygem-sinatra-contrib2/Makefile index 5eb740c7e4ca..2a3b3a99d388 100644 --- a/www/rubygem-sinatra-contrib2/Makefile +++ b/www/rubygem-sinatra-contrib2/Makefile @@ -1,5 +1,6 @@ PORTNAME= sinatra-contrib PORTVERSION= 2.2.4 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= 2 @@ -12,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-multi_json>=0:devel/rubygem-multi_json \ - rubygem-mustermann>=2.0:devel/rubygem-mustermann \ + rubygem-mustermann3>=2.0:devel/rubygem-mustermann3 \ rubygem-rack-protection2>=${PORTVERSION}<${PORTVERSION}_99:www/rubygem-rack-protection2 \ rubygem-sinatra2>=${PORTVERSION}<${PORTVERSION}_99:www/rubygem-sinatra2 \ rubygem-tilt>=2.0<3:devel/rubygem-tilthome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0f1fe8.43fa6.2303d1ea>
