summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-07-29 06:19:28 +0000
committerwiz <wiz@pkgsrc.org>2017-07-29 06:19:28 +0000
commitf57525e465b0d999be46e911ae496790f3fe4402 (patch)
treec1a109ab6476dc559d52978a25db6325046699e0
parentc32baf7ff90d526a0c962454309abc6bf8ca8124 (diff)
downloadpkgsrc-f57525e465b0d999be46e911ae496790f3fe4402.tar.gz
Updated tarsnap to 1.0.39.
Tarsnap 1.0.39 is now available. (Yes, just 2 weeks after 1.0.38.) This version brings several important bug fixes: * tarsnap 1.0.38 (but not earlier versions) would exit with an assertion failure after successfully creating an archive containing a file with a "last modified" time prior to January 1st, 1970. * tarsnap 1.0.38 and earlier could crash if instructed to archive the contents of corrupt cpio or ar archives (via the @archive directive). * tarsnap 1.0.38 and earlier could crash if passed an invalidly encrypted key file.
-rw-r--r--sysutils/tarsnap/Makefile4
-rw-r--r--sysutils/tarsnap/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/tarsnap/Makefile b/sysutils/tarsnap/Makefile
index 128a4dc1d80..047ce9f1be9 100644
--- a/sysutils/tarsnap/Makefile
+++ b/sysutils/tarsnap/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2017/07/15 06:11:56 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2017/07/29 06:19:28 wiz Exp $
-DISTNAME= tarsnap-autoconf-1.0.38
+DISTNAME= tarsnap-autoconf-1.0.39
PKGNAME= ${DISTNAME:S/-autoconf//}
CATEGORIES= sysutils archivers security
MASTER_SITES= https://www.tarsnap.com/download/
diff --git a/sysutils/tarsnap/distinfo b/sysutils/tarsnap/distinfo
index 4f09bb068e5..5f0c97a419b 100644
--- a/sysutils/tarsnap/distinfo
+++ b/sysutils/tarsnap/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2017/07/15 06:11:56 wiz Exp $
+$NetBSD: distinfo,v 1.11 2017/07/29 06:19:28 wiz Exp $
-SHA1 (tarsnap-autoconf-1.0.38.tgz) = 956869c4940121c2a198438d896c7555ba39f810
-RMD160 (tarsnap-autoconf-1.0.38.tgz) = 440f88e78cc4098955128929e3aedc62730d8b26
-SHA512 (tarsnap-autoconf-1.0.38.tgz) = ca6a6333591e333516f2bbf3501093725d8df190cc144282b3a6b51dc197e48b1276ff97b94e287a5be1c78217dbeb93ed29fa4224d99bcca577b77a4414319e
-Size (tarsnap-autoconf-1.0.38.tgz) = 640781 bytes
+SHA1 (tarsnap-autoconf-1.0.39.tgz) = 27ab43bc4fd9e838769a62a5bde61ace12ddcfdb
+RMD160 (tarsnap-autoconf-1.0.39.tgz) = 482780f031e20a1b33f5b62ef93a730bd957c4d7
+SHA512 (tarsnap-autoconf-1.0.39.tgz) = dec8a72144a3a7fd42b006933c904b812894ca9fe2c57ecc4fbba817b9b49c8f15517530a00b0c3a9897e3182b4d9aee525334537806a9c4f7308086678fa2b4
+Size (tarsnap-autoconf-1.0.39.tgz) = 641089 bytes