HomeFreeBSD

pkgbase: fix incremental generation of packages

Description

pkgbase: fix incremental generation of packages

Replace the regex trying to catch the branch name of the existing
repository which was too naive with simpler glob matching.

As a result the only case when we only use the new packages are:
moving from alpha to beta
moving from beta to rc
moving from rc to release
changing the major version number for the main git branch

PR: 281393
Differential Revision: D46874

Details

Provenance
baptAuthored on Oct 8 2024, 6:53 AM
Differential Revision
D46874: pkgbase: fix incremental generation of packages
Parents
rGd5e9faf1f329: mk: honor TAGS for FILES in default group
Branches
Unknown
Tags
Unknown