Date: Thu, 1 Feb 2024 07:43:36 +0900 From: Tomoaki AOKI <junchoon@dec.sakura.ne.jp> To: Konstantin Belousov <kib@FreeBSD.org>, Matthias Andree <mandree@FreeBSD.org> Cc: dev-commits-ports-main@freebsd.org Subject: Re: git: 20b92b0aac36 - main - sysutils/e2fsprogs: fix build with nonzero PORTREVISION on e2fsprogs-core Message-ID: <20240201074336.6eb116f315badb851cca7257@dec.sakura.ne.jp>
next in thread | raw e-mail | index | archive | help
Thanks! Should I close Bug 276643 [1]? As commit which caused this breakage on sysutils/e2fsprogs is not MFH'ed to 2024Q1, it would be fine now. And another thing to note. Hint that PORTREVISION should not removed (but zero'ed) on PORTVERSION bump would be needed now, as removing it should cause problem now. If PORTREVISION is removed, for example on update to 1.48.0, BUILD_DEPENDS would become as below on build, thus another breakage as I've noted at Comment 6 of Bug 276643 [2]. e2fsprogs-core=1.48.0_:sysutils/e2fsprogs-core [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276643 [2] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276643#c6 > The branch main has been updated by mandree: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=20b92b0aac3631958b097a14d946d0cd2ad201bb > > commit 20b92b0aac3631958b097a14d946d0cd2ad201bb > Author: Konstantin Belousov <kib@FreeBSD.org> > AuthorDate: 2024-01-31 21:53:17 +0000 > Commit: Matthias Andree <mandree@FreeBSD.org> > CommitDate: 2024-01-31 21:53:17 +0000 > > sysutils/e2fsprogs: fix build with nonzero PORTREVISION on e2fsprogs-core > --- -- Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20240201074336.6eb116f315badb851cca7257>