Page MenuHomeFreeBSD

pkgbase: fix incremental generation of packages
Needs ReviewPublic

Authored by bapt on Wed, Oct 2, 12:12 PM.

Details

Reviewers
markj
manu
Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 59685
Build 56571: arc lint + arc unit