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