summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/bsdtar/Makefile4
-rw-r--r--archivers/libarchive/Makefile4
-rw-r--r--archivers/libarchive/PLIST4
3 files changed, 7 insertions, 5 deletions
diff --git a/archivers/bsdtar/Makefile b/archivers/bsdtar/Makefile
index e6cfefbed0b..cf61ec24879 100644
--- a/archivers/bsdtar/Makefile
+++ b/archivers/bsdtar/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/08/15 22:26:29 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2007/11/30 21:32:27 joerg Exp $
#
-DISTNAME= bsdtar-2.2.6
+DISTNAME= bsdtar-2.4.0
CATEGORIES= archivers
MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/
DISTFILES= # empty
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile
index 29b6bdf74ff..ffdcb243d9a 100644
--- a/archivers/libarchive/Makefile
+++ b/archivers/libarchive/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2007/09/15 11:50:58 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2007/11/30 21:32:27 joerg Exp $
#
-DISTNAME= libarchive-2.2.8
+DISTNAME= libarchive-2.4.0
CATEGORIES= archivers
MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/
DISTFILES= # empty
diff --git a/archivers/libarchive/PLIST b/archivers/libarchive/PLIST
index eabd4b88aea..46b96f6e96d 100644
--- a/archivers/libarchive/PLIST
+++ b/archivers/libarchive/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2007/07/29 17:35:14 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2007/11/30 21:32:27 joerg Exp $
include/archive.h
include/archive_entry.h
lib/libarchive.la
@@ -9,5 +9,7 @@ man/man3/archive_write.3
man/man3/archive_write_disk.3
man/man3/libarchive_internals.3
man/man3/libarchive.3
+man/man5/cpio.5
man/man5/libarchive-formats.5
+man/man5/mtree.5
man/man5/tar.5