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 | ebe6b741cbde6686906f16390299869837401037 (patch) | |
tree | ff1b0e6d537129377547a97625fc530183ebb4ed /archivers | |
parent | 06f21ec1f89d5173ddec4605e88a8319cc98f1f0 (diff) | |
download | pkgsrc-ebe6b741cbde6686906f16390299869837401037.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 |