From 48f785170df21eeb548995292a95131a90e78363 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Mon, 14 Feb 2005 08:20:10 +0000 Subject: Update to 1.02.006. Changes: # Feb 12, 2005: Fix a crash that affected Zip reading, make tree.c portable to Linux. # Feb 8, 2005: Don't close stdout/stdin. Fix flush code. # Feb 6, 2005: Fix bug in new dir-walk code with non-resolvable symlinks. # Feb 6, 2005: Fix Linux build, flush input in archive_read_open_file() to avoid "broken pipe" warnings. --- archivers/libarchive/Makefile | 4 ++-- archivers/libarchive/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'archivers') diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index 7f992c6a444..ae318b6c0c1 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2005/02/02 18:04:47 xtraeme Exp $ +# $NetBSD: Makefile,v 1.3 2005/02/14 08:20:10 xtraeme Exp $ # -DISTNAME= libarchive-1.02.002 +DISTNAME= libarchive-1.02.006 CATEGORIES= archivers MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/ diff --git a/archivers/libarchive/distinfo b/archivers/libarchive/distinfo index d73f631a76e..bca6e63ca2b 100644 --- a/archivers/libarchive/distinfo +++ b/archivers/libarchive/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/02/02 18:01:13 xtraeme Exp $ +$NetBSD: distinfo,v 1.2 2005/02/14 08:20:10 xtraeme Exp $ -SHA1 (libarchive-1.02.002.tar.gz) = 02b4df5ab519e7cadc63fef7ede9a42ebc46e9f2 -Size (libarchive-1.02.002.tar.gz) = 195839 bytes +SHA1 (libarchive-1.02.006.tar.gz) = a46853fe4fd7b7e5863194941325059fbb159d21 +Size (libarchive-1.02.006.tar.gz) = 197446 bytes -- cgit v1.2.3