xref: /freebsd/sys/contrib/zstd/FREEBSD-upgrade (revision 4719366192d306a76e8e86bf926387f1c4122fd3)
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