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.016.
details: https://anonhg.NetBSD.org/pkgsrc/rev/17ac0c5f73e5
branches: trunk
changeset: 491134:17ac0c5f73e5
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Mon Mar 21 22:56:24 2005 +0000
description:
Update to 1.02.016.
o archive_read_extract can now handle very long pathnames
(tested with pathnames up to 1MB).
o New dir-walk code now defaults to physical traversals.
o fix a gzip decompression issue and add better error reporting
for certain file I/O and decompression errors.
diffstat:
archivers/libarchive/Makefile | 7 +++----
archivers/libarchive/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (33 lines):
diff -r d047c0de7d96 -r 17ac0c5f73e5 archivers/libarchive/Makefile
--- a/archivers/libarchive/Makefile Mon Mar 21 22:51:42 2005 +0000
+++ b/archivers/libarchive/Makefile Mon Mar 21 22:56:24 2005 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2005/03/19 04:43:41 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/03/21 22:56:24 xtraeme Exp $
#
-DISTNAME= libarchive-1.02.006
-PKGREVISION= 1
+DISTNAME= libarchive-1.02.016
CATEGORIES= archivers
MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/
-MAINTAINER= tech-pkg%NetBSD.org@localhost
+MAINTAINER= xtraeme%NetBSD.org@localhost
HOMEPAGE= http://people.freebsd.org/~kientzle/libarchive/src/
COMMENT= Library to read/create different archive formats
diff -r d047c0de7d96 -r 17ac0c5f73e5 archivers/libarchive/distinfo
--- a/archivers/libarchive/distinfo Mon Mar 21 22:51:42 2005 +0000
+++ b/archivers/libarchive/distinfo Mon Mar 21 22:56:24 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2005/03/19 04:43:41 tv Exp $
+$NetBSD: distinfo,v 1.5 2005/03/21 22:56:24 xtraeme Exp $
-SHA1 (libarchive-1.02.006.tar.gz) = a46853fe4fd7b7e5863194941325059fbb159d21
-RMD160 (libarchive-1.02.006.tar.gz) = edd5ce6bc02f652866b05b72b79315afa6e106a9
-Size (libarchive-1.02.006.tar.gz) = 197446 bytes
+SHA1 (libarchive-1.02.016.tar.gz) = fa5ded4932720054a49c9b74769c6dfd25dc0792
+RMD160 (libarchive-1.02.016.tar.gz) = a1d6d1d040833eb4398350e32315c9b2bcba863d
+Size (libarchive-1.02.016.tar.gz) = 198116 bytes
SHA1 (patch-aa) = dd8464a576b6524ffd107c32b7fccf5c1426d4d2
Home |
Main Index |
Thread Index |
Old Index