CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/12/28 10:58:25
Modified files:
infrastructure/mk: dist-tuple.port.mk
Log message:
Make post-extract regex more specific /^v[0-9]/ instead of just /^v/.
This avoids issues project IDs starting with 'v' that use the targetdir
of DIST_TUPLE.
Checked for no change in output with dist-tuple.test. No breakage in a
bulk build.
