Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jun 2023 13:23:56 +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-ExioCdlzto@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 #1 from Martin Birgmeier <d8zNeCFG@aon.at> ---
The following expression creates PORTREVISION_ from PORTREVISION in a single
step:

PORTREVISION_=3D  ${PORTREVISION:C/.*/,&,/:C/.*,${ARCH}://:S/^,//:C/,.*//}

-- Martin

--=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-ExioCdlzto>