zstd: Add an Xlist and document use during import

No functional change.
This commit is contained in:
cem 2019-11-06 06:50:02 +00:00
parent b7e0d70189
commit 78c279b5b9
2 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,12 @@
$FreeBSD$
.circleci
.cirrus.yml
.gitignore
.travis.yml
build
contrib/linux-kernel
contrib/single_file_decoder
contrib/VS2005
lib/dll
programs/windres

View File

@ -0,0 +1,14 @@
$FreeBSD$
zstd
To import new vendor sources, prune unwanted files with:
tar -X FREEBSD-Xlist -xf zstd-x.y.z.tar.zst
When importing a new version, be sure to check if there are any new bits that
we don't want.
Please find instructions for importing new releases and merging to HEAD here:
https://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/subversion-primer.html#idp45937784