pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers Update libarchive and bsdtar to 1.5.0b.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1ff9217f6f85
branches:  trunk
changeset: 540142:1ff9217f6f85
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Mar 29 14:41:01 2008 +0000

description:
Update libarchive and bsdtar to 1.5.0b.

- Improve hardlink handling of hardlinks in bsdcpio
- Extend linkify to handle all sane hardlink strategies
- Improve mtree support
- Make bsdtar and bsdcpio more like the NetBSD counterparts
- Drop uudecode dependency.

diffstat:

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

diffs (26 lines):

diff -r c93280a5733e -r 1ff9217f6f85 archivers/bsdtar/Makefile
--- a/archivers/bsdtar/Makefile Sat Mar 29 14:34:00 2008 +0000
+++ b/archivers/bsdtar/Makefile Sat Mar 29 14:41:01 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2008/03/15 11:05:29 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2008/03/29 14:41:01 joerg Exp $
 #
 
-DISTNAME=      bsdtar-2.4.14
+DISTNAME=      bsdtar-2.5.0b
 CATEGORIES=    archivers
 MASTER_SITES=  http://people.freebsd.org/~kientzle/libarchive/src/
 DISTFILES=     # empty
diff -r c93280a5733e -r 1ff9217f6f85 archivers/libarchive/Makefile
--- a/archivers/libarchive/Makefile     Sat Mar 29 14:34:00 2008 +0000
+++ b/archivers/libarchive/Makefile     Sat Mar 29 14:41:01 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2008/03/15 11:05:29 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2008/03/29 14:41:01 joerg Exp $
 #
 
-DISTNAME=      libarchive-2.4.14
+DISTNAME=      libarchive-2.5.0b
 CATEGORIES=    archivers
 MASTER_SITES=  http://people.freebsd.org/~kientzle/libarchive/src/
 DISTFILES=     # empty



Home | Main Index | Thread Index | Old Index