diff options
author | joerg <joerg@pkgsrc.org> | 2010-07-09 12:03:55 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-07-09 12:03:55 +0000 |
commit | 93dd00577c525e3d46c887c27016c590f8e26525 (patch) | |
tree | ff1b0e6d537129377547a97625fc530183ebb4ed /archivers | |
parent | df8b221dc964b74ed04372f0ed78e5d04400260b (diff) | |
download | pkgsrc-93dd00577c525e3d46c887c27016c590f8e26525.tar.gz |
Bump libarchive and bsdtar to 2.8.4.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/bsdtar/Makefile | 4 | ||||
-rw-r--r-- | archivers/libarchive/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/bsdtar/Makefile b/archivers/bsdtar/Makefile index af4241fdc00..c3368416f06 100644 --- a/archivers/bsdtar/Makefile +++ b/archivers/bsdtar/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2010/03/16 17:13:47 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2010/07/09 12:03:55 joerg Exp $ # -DISTNAME= bsdtar-2.8.3 +DISTNAME= bsdtar-2.8.4 CATEGORIES= archivers MASTER_SITES= # empty DISTFILES= # empty diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index 4149e67009c..0d67cb2618d 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2010/03/16 17:13:47 joerg Exp $ +# $NetBSD: Makefile,v 1.33 2010/07/09 12:03:55 joerg Exp $ # -DISTNAME= libarchive-2.8.3 +DISTNAME= libarchive-2.8.4 CATEGORIES= archivers MASTER_SITES= # empty DISTFILES= # empty |