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