summaryrefslogtreecommitdiff
path: root/sysutils/tarsnap/Makefile
diff options
context:
space:
mode:
authorriz <riz@pkgsrc.org>2012-09-01 20:40:54 +0000
committerriz <riz@pkgsrc.org>2012-09-01 20:40:54 +0000
commitbe25e6279f8bccdced9b9e4223571f70700064c6 (patch)
tree41a6566847147fac96180e1a360b8fca6f9f50d6 /sysutils/tarsnap/Makefile
parentdd7817f05424171be91010d3e01a34a108438fa6 (diff)
downloadpkgsrc-be25e6279f8bccdced9b9e4223571f70700064c6.tar.gz
Update tarsnap to version 1.0.33.
Changes since version 1.0.32: - Tarsnap now caches archive metadata blocks in RAM, typically providing a 5x - 10x speedup and reduction in bandwidth usage in the "fsck" operation and when deleting a large number of archives at once. - Tarsnap's internal "chunk" metadata structure is now smaller, providing a ~10% reduction in usage on 32-bit machines and a ~30% reduction in memory usage on 64-bit machines. - Tarsnap's --newer* options now correctly descend into old directories in order to look for new files. (But note that tarsnap's snapshotting makes these options unnecessary in most situations.) - Multiple minor bug fixes and cleanups. Changes since version 1.0.31: - A bug affecting the handling of the --nodump option on Linux (and in most cases rendering it inoperative) is fixed. - A workaround has been added for a compiler bug in OS X 10.7 (Lion). - The NetBSD "kernfs" and "ptyfs" filesystems are now excluded from archival by default.
Diffstat (limited to 'sysutils/tarsnap/Makefile')
-rw-r--r--sysutils/tarsnap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/tarsnap/Makefile b/sysutils/tarsnap/Makefile
index 906f20027c7..8f787ff0808 100644
--- a/sysutils/tarsnap/Makefile
+++ b/sysutils/tarsnap/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2011/12/03 07:09:31 riz Exp $
+# $NetBSD: Makefile,v 1.4 2012/09/01 20:40:54 riz Exp $
#
-DISTNAME= tarsnap-autoconf-1.0.31
+DISTNAME= tarsnap-autoconf-1.0.33
PKGNAME= ${DISTNAME:S/-autoconf//}
CATEGORIES= sysutils archivers security
MASTER_SITES= https://www.tarsnap.com/download/