pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/bsdtar Update to libarchive-2.5.1b. Fix a co...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0a9af784db02
branches: trunk
changeset: 541752:0a9af784db02
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Apr 25 15:29:34 2008 +0000
description:
Update to libarchive-2.5.1b. Fix a counter bug and make UTF8 conversion
for PAX format more robust.
diffstat:
archivers/bsdtar/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 6c9e6e46db7a -r 0a9af784db02 archivers/bsdtar/Makefile
--- a/archivers/bsdtar/Makefile Fri Apr 25 15:27:30 2008 +0000
+++ b/archivers/bsdtar/Makefile Fri Apr 25 15:29:34 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2008/03/29 14:41:01 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2008/04/25 15:29:34 joerg Exp $
#
-DISTNAME= bsdtar-2.5.0b
+DISTNAME= bsdtar-2.5.1b
CATEGORIES= archivers
MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/
DISTFILES= # empty
Home |
Main Index |
Thread Index |
Old Index