diff options
author | joerg <joerg@pkgsrc.org> | 2008-03-15 11:05:29 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-03-15 11:05:29 +0000 |
commit | e0394bac7cafca7d598c5f59c3ae3bf8802aadce (patch) | |
tree | 510bbb09dcf6f0cd7114d0ab19894f6c947bc6e2 /archivers | |
parent | 67bb1dc7618322f79814b83ce48d05f872ca1c2e (diff) | |
download | pkgsrc-e0394bac7cafca7d598c5f59c3ae3bf8802aadce.tar.gz |
Update to bsdtar-2.4.14 and libarchive-2.4.14.
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 31fc4d5b3d7..2bb32b60ba2 100644 --- a/archivers/bsdtar/Makefile +++ b/archivers/bsdtar/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2008/02/26 13:54:14 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2008/03/15 11:05:29 joerg Exp $ # -DISTNAME= bsdtar-2.4.13 +DISTNAME= bsdtar-2.4.14 CATEGORIES= archivers MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/ DISTFILES= # empty diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index 5c47366b1dd..208a7d42ab9 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2008/02/26 13:54:14 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2008/03/15 11:05:29 joerg Exp $ # -DISTNAME= libarchive-2.4.13 +DISTNAME= libarchive-2.4.14 CATEGORIES= archivers MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/ DISTFILES= # empty |