pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/libarchive Update libarchive to 2.2.8:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3aca0b9cf84a
branches:  trunk
changeset: 533331:3aca0b9cf84a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Sep 15 11:50:58 2007 +0000

description:
Update libarchive to 2.2.8:
- bsdcpio now supports most of the older SUSv2 specs [not default yet]
- mtree reader to specify file arguments (experimental)
- handle gtar 1.17 sparse files (instead of the older 1.16)
- refined suid/sgid handling: it is optional if the bits can't be reset
  if owner restore is also not requested
- fixes for QNX from Sean Boudreau

diffstat:

 archivers/libarchive/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 9b85d5a331ba -r 3aca0b9cf84a archivers/libarchive/Makefile
--- a/archivers/libarchive/Makefile     Sat Sep 15 11:45:57 2007 +0000
+++ b/archivers/libarchive/Makefile     Sat Sep 15 11:50:58 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2007/08/13 18:24:43 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2007/09/15 11:50:58 joerg Exp $
 #
 
-DISTNAME=      libarchive-2.2.6
+DISTNAME=      libarchive-2.2.8
 CATEGORIES=    archivers
 MASTER_SITES=  http://people.freebsd.org/~kientzle/libarchive/src/
 DISTFILES=     # empty



Home | Main Index | Thread Index | Old Index