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