pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/libarchive Update to 1.02.006.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8b25a9f72f7c
branches: trunk
changeset: 488988:8b25a9f72f7c
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Mon Feb 14 08:20:10 2005 +0000
description:
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.
diffstat:
archivers/libarchive/Makefile | 4 ++--
archivers/libarchive/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r f50255ba6fcf -r 8b25a9f72f7c archivers/libarchive/Makefile
--- a/archivers/libarchive/Makefile Mon Feb 14 08:16:35 2005 +0000
+++ b/archivers/libarchive/Makefile Mon Feb 14 08:20:10 2005 +0000
@@ -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 -r f50255ba6fcf -r 8b25a9f72f7c archivers/libarchive/distinfo
--- a/archivers/libarchive/distinfo Mon Feb 14 08:16:35 2005 +0000
+++ b/archivers/libarchive/distinfo Mon Feb 14 08:20:10 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index