Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jun 2023 18:11:15 +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-pftHxnqpVr@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 #8 from Martin Birgmeier <d8zNeCFG@aon.at> ---
(In reply to Charlie Li from comment #7)

The idea is to increase the PORTREVISION to the maximum of all previous val=
ues
+ 1 whenever a fix is made affecting all architectures. This would also app=
ly
to security fixes.

Example:
    PORTREVISION=3D   1,aarch64:2,amd64:3,i386:4
(after a security fix affecting all architectures)
    PORTREVISION=3D   5

-- Martin

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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