[Bug 271994] make PORTREVISION optionally dependent on the architecture to prevent unnecessary rebuilds
Date: Sat, 17 Jun 2023 13:23:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271994 --- Comment #1 from Martin Birgmeier <d8zNeCFG@aon.at> --- The following expression creates PORTREVISION_ from PORTREVISION in a single step: PORTREVISION_= ${PORTREVISION:C/.*/,&,/:C/.*,${ARCH}://:S/^,//:C/,.*//} -- Martin -- You are receiving this mail because: You are the assignee for the bug.