xref: /freebsd/sys/contrib/zstd/FREEBSD-upgrade (revision b2d2a78ad80ec68d4a17f5aef97d21686cb1e29b)
1zstd
2
3To import new vendor sources, prune unwanted files with:
4
5	tar -X FREEBSD-Xlist -xf zstd-x.y.z.tar.zst
6
7When importing a new version, be sure to check if there are any new bits that
8we don't want.
9
10Please find instructions for importing new releases and merging to HEAD here:
11
12https://docs.freebsd.org/en/articles/committers-guide/#vendor-import-git
13