summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz>2011-08-25 15:24:14 +0000
committerwiz <wiz>2011-08-25 15:24:14 +0000
commit5f281df309efae1dda864415b22a82140ee9fd17 (patch)
tree57aa3b683ff3caeea8371d9a2f13b96797303d96 /sysutils
parent7299ecaeda5461283105d83c5ff5806009e17cc8 (diff)
downloadpkgsrc-5f281df309efae1dda864415b22a82140ee9fd17.tar.gz
Update to 1.0.30. Drop maintainership since I never actually used it...
Changes since version 1.0.29: A bug fix in the handling of readdir errors; in earlier versions, it was theoretically possible for a failing hard drive or other errors in reading directories to result in files being silently omitted from an archive. Several bug fixes relating to the handling of @archive directives with mtree files. A bug fix to prevent cache directory corruption resulting in tarsnap failing if it was interrupted at exactly the right (wrong) moment in its operation. A bug fix to correctly handle ~ in tarsnap -s path substitutions. Many more minor bug fixes.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/tarsnap/Makefile6
-rw-r--r--sysutils/tarsnap/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/tarsnap/Makefile b/sysutils/tarsnap/Makefile
index bc2e26f749a..8e6796df416 100644
--- a/sysutils/tarsnap/Makefile
+++ b/sysutils/tarsnap/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/05/15 11:16:14 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2011/08/25 15:24:14 wiz Exp $
#
-DISTNAME= tarsnap-autoconf-1.0.29
+DISTNAME= tarsnap-autoconf-1.0.30
PKGNAME= ${DISTNAME:S/-autoconf//}
CATEGORIES= sysutils archivers security
MASTER_SITES= https://www.tarsnap.com/download/
EXTRACT_SUFX= .tgz
-MAINTAINER= wiz@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tarsnap.com/
COMMENT= Secure online backup service
LICENSE= tarsnap-license
diff --git a/sysutils/tarsnap/distinfo b/sysutils/tarsnap/distinfo
index 7412c6b31f4..906ebfaeb50 100644
--- a/sysutils/tarsnap/distinfo
+++ b/sysutils/tarsnap/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/05/15 11:16:14 wiz Exp $
+$NetBSD: distinfo,v 1.2 2011/08/25 15:24:14 wiz Exp $
-SHA1 (tarsnap-autoconf-1.0.29.tgz) = c93cf8302461793345cb0baeda6d325a8469ffb6
-RMD160 (tarsnap-autoconf-1.0.29.tgz) = 7170d00a07e36213def3fcd87cb6b0a262506ff0
-Size (tarsnap-autoconf-1.0.29.tgz) = 595483 bytes
+SHA1 (tarsnap-autoconf-1.0.30.tgz) = 6e10f3f076457c28f17e5dddabe80b9964b6b2c6
+RMD160 (tarsnap-autoconf-1.0.30.tgz) = 25e9a2d3f04f3796d0f0b00ad89e73f033d564ce
+Size (tarsnap-autoconf-1.0.30.tgz) = 567693 bytes