From 9d0a207b56a0276230e435dfbb76d8d31f716184 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 30 Nov 2007 21:32:27 +0000 Subject: Update to libarchive-2.4.0: - portability fixes - run format auction only once, simpler and more reliable - speed up handling of uncompressed archives - fix skipping of archive entries of exactly 4GB size on 32bit platforms - fix reading files > 8 GB from tar archives - many improvements for bsdcpio --- archivers/bsdtar/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archivers/bsdtar') diff --git a/archivers/bsdtar/Makefile b/archivers/bsdtar/Makefile index e6cfefbed0b..cf61ec24879 100644 --- a/archivers/bsdtar/Makefile +++ b/archivers/bsdtar/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/08/15 22:26:29 joerg Exp $ +# $NetBSD: Makefile,v 1.2 2007/11/30 21:32:27 joerg Exp $ # -DISTNAME= bsdtar-2.2.6 +DISTNAME= bsdtar-2.4.0 CATEGORIES= archivers MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/ DISTFILES= # empty -- cgit v1.2.3