FreeBSD-CURRENT bsdtar is synched up with libarchive-portable 2.5.5.

This commit is contained in:
Tim Kientzle 2008-07-05 02:09:54 +00:00
parent aec34fd22e
commit 6481fd43de
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=180276

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PROG= bsdtar
BSDTAR_VERSION_STRING=2.5.4b
BSDTAR_VERSION_STRING=2.5.5
SRCS= bsdtar.c getdate.y matching.c read.c siginfo.c subst.c tree.c util.c write.c
WARNS?= 5
DPADD= ${LIBARCHIVE} ${LIBBZ2} ${LIBZ}