Date: Tue, 16 Dec 2025 21:22:03 +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: 578193877f7c - main - devel/rubygem-nice_partials: Update RUN_DEPENDS: use Rails 8.1 Message-ID: <6941cd7b.3c95f.31d211b5@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=578193877f7c6ec8f104d37a09c13eb7d14db034 commit 578193877f7c6ec8f104d37a09c13eb7d14db034 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-12-16 21:16:43 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-12-16 21:16:43 +0000 devel/rubygem-nice_partials: Update RUN_DEPENDS: use Rails 8.1 - Bump PORTREVISION for dependency change --- devel/rubygem-nice_partials/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-nice_partials/Makefile b/devel/rubygem-nice_partials/Makefile index 6ba70d21916f..0a596215a175 100644 --- a/devel/rubygem-nice_partials/Makefile +++ b/devel/rubygem-nice_partials/Makefile @@ -1,5 +1,6 @@ PORTNAME= nice_partials PORTVERSION= 0.10.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +11,7 @@ WWW= https://github.com/bullet-train-co/nice_partials LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt -RUN_DEPENDS= rubygem-actionview71>=4.2.6:devel/rubygem-actionview71 +RUN_DEPENDS= rubygem-actionview81>=4.2.6:devel/rubygem-actionview81 USES= gemhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6941cd7b.3c95f.31d211b5>
