Date: Mon, 17 Nov 2025 21:08:14 GMT 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: 0127309ec463 - main - www/rubygem-jsbundling-rails: Update RUN_DEPENDS: use Rails 8.1 Message-ID: <202511172108.5AHL8E2X018684@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=0127309ec463ad788fc047c273887dcd7eb02920 commit 0127309ec463ad788fc047c273887dcd7eb02920 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-11-17 21:04:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-11-17 21:06:54 +0000 www/rubygem-jsbundling-rails: Update RUN_DEPENDS: use Rails 8.1 - Bump PORTREVISION for dependency change --- www/rubygem-jsbundling-rails/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/rubygem-jsbundling-rails/Makefile b/www/rubygem-jsbundling-rails/Makefile index 14fe3792e7c4..318b9e00efda 100644 --- a/www/rubygem-jsbundling-rails/Makefile +++ b/www/rubygem-jsbundling-rails/Makefile @@ -1,6 +1,6 @@ PORTNAME= jsbundling-rails PORTVERSION= 1.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ WWW= https://github.com/rails/jsbundling-rails LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-railties80>=6.0.0:www/rubygem-railties80 +RUN_DEPENDS= rubygem-railties81>=6.0.0:www/rubygem-railties81 USES= gemhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202511172108.5AHL8E2X018684>
