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