Date: Thu, 21 May 2026 15:08:48 +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: e980aa55870b - main - mail/rubygem-actionmailbox-gitlab: Change RUN_DEPENDS from rubygem-mail to rubygem-mail-gitlab Message-ID: <6a0f2000.44d14.49e0239c@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=e980aa55870b425c7d260c49b3ef8529dc728929 commit e980aa55870b425c7d260c49b3ef8529dc728929 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-05-21 14:54:07 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-05-21 14:54:07 +0000 mail/rubygem-actionmailbox-gitlab: Change RUN_DEPENDS from rubygem-mail to rubygem-mail-gitlab - Bump PORTREVISION for dependency change It is required for rubygem-mail 2.9.0 update. --- mail/rubygem-actionmailbox-gitlab/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mail/rubygem-actionmailbox-gitlab/Makefile b/mail/rubygem-actionmailbox-gitlab/Makefile index cb6a7ab3bca4..45bc83b1e0a0 100644 --- a/mail/rubygem-actionmailbox-gitlab/Makefile +++ b/mail/rubygem-actionmailbox-gitlab/Makefile @@ -1,5 +1,6 @@ PORTNAME= actionmailbox PORTVERSION= ${RAILS_VERSION} +PORTREVISION= 1 CATEGORIES= mail rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab @@ -17,7 +18,7 @@ RUN_DEPENDS= rubygem-actionpack-gitlab>=${PORTVERSION}<${PORTVERSION}_99:www/rub rubygem-activerecord-gitlab>=${PORTVERSION}<${PORTVERSION}_99:databases/rubygem-activerecord-gitlab \ rubygem-activestorage-gitlab>=${PORTVERSION}<${PORTVERSION}_99:net/rubygem-activestorage-gitlab \ rubygem-activesupport-gitlab>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-activesupport-gitlab \ - rubygem-mail>=2.8.0,2:mail/rubygem-mail + rubygem-mail-gitlab>=2.8.0:mail/rubygem-mail-gitlab USES= gemhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0f2000.44d14.49e0239c>
