Date: Tue, 11 Jun 2024 02:28:08 +0000 From: Alexey Dokuchaev <danfe@freebsd.org> To: Jan Beich <jbeich@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 29edf60ed922 - main - sysutils/ncdu2: unbreak build after 7fa85e6a3844 Message-ID: <Zme2OHq-g8fItpTz@FreeBSD.org> In-Reply-To: <bk48-mllz-wny@FreeBSD.org> References: <202406102304.45AN4Vp1016457@gitrepo.freebsd.org> <bk48-mllz-wny@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 11, 2024 at 01:19:52AM +0200, Jan Beich wrote: > Jan Beich <jbeich@FreeBSD.org> writes: > > -BUILD_DEPENDS= zig>=0.12<0.12_99:lang/zig > > +BUILD_DEPENDS= zig>=0.12.1<0.12.1_99:lang/zig > > Obviously under "portmgr blanket". The maintainer wants to personally > validate every lang/zig update[1] but also benefit from changes made by > others - "have a cake and eat it, too". > > I should probably mark it BROKEN the next time instead of wasting time. It should be just zig:lang/zig, period. Depending on the package version is fragile and clearly asking for trouble vs. depending on the file which would always work and DTRT. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Zme2OHq-g8fItpTz>