Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jun 2023 14:54:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 271994] make PORTREVISION optionally dependent on the architecture to prevent unnecessary rebuilds
Message-ID:  <bug-271994-25061-HcnGjKZqoN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271994-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271994-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271994

--- Comment #5 from Martin Birgmeier <d8zNeCFG@aon.at> ---
I have tested this with the following test cases:

# PORTREVISION=3D 1,aarch64:2,amd64:3,i386:4,arm64:5
# PORTREVISION=3D 9
# PORTREVISION=3D aarch64:2,i386:4
# PORTREVISION=3D aarch64:2,i386:4,7
PORTREVISION=3D   aarch64:2,7,i386:4
# XXX bad
# PORTREVISION=3D 1,aarch64:2,i386:4,7

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271994-25061-HcnGjKZqoN>