zstd: Add an Xlist and document use during import

No functional change.
This commit is contained in:
Conrad Meyer 2019-11-06 06:50:02 +00:00
parent b5d5429449
commit 51ee1719f9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=354373
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