summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorfcambus <fcambus@pkgsrc.org>2022-01-22 18:26:52 +0000
committerfcambus <fcambus@pkgsrc.org>2022-01-22 18:26:52 +0000
commit78cfa675db6e5b77b827082fdc10e7e1b7d7897b (patch)
tree6cc32be96ba6bd1740808655f80b89125f6031d3 /archivers
parent2cb1047fb6548905475125cd701722cbab2123d7 (diff)
downloadpkgsrc-78cfa675db6e5b77b827082fdc10e7e1b7d7897b.tar.gz
lziprecover: update to 1.23.
2022-01-21 Antonio Diaz Diaz <antonio@gnu.org> * Version 1.23 released. * Decompression time has been reduced by 5-12% depending on the file. * main_common.cc (getnum): Show option name and valid range if error. * dump_remove.cc (dump_members): Check tty except for --dump=tdata. * Option '-U, --unzcrash' now takes an argument ('1' or 'B<size>'). * mtester.cc (duplicate_buffer): Use an external buffer. * repair.cc (debug_decompress): Continue decoding on CRC mismatch. * unzcrash.cc: Make zcmp_command a string of unlimited size. Use execvp instead of popen to avoid invoking /bin/sh. Print byte or block position in messages. * New file common.h. * Improve several descriptions in manual, '--help', and man page. * lziprecover.texi: Change GNU Texinfo category to 'Compression'. (Reported by Alfred M. Szmidt).
Diffstat (limited to 'archivers')
-rw-r--r--archivers/lziprecover/Makefile4
-rw-r--r--archivers/lziprecover/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/archivers/lziprecover/Makefile b/archivers/lziprecover/Makefile
index 062b9098e94..833e3865ced 100644
--- a/archivers/lziprecover/Makefile
+++ b/archivers/lziprecover/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2021/02/01 10:48:26 fcambus Exp $
+# $NetBSD: Makefile,v 1.12 2022/01/22 18:26:52 fcambus Exp $
-DISTNAME= lziprecover-1.22
+DISTNAME= lziprecover-1.23
CATEGORIES= archivers
MASTER_SITES= https://download.savannah.gnu.org/releases/lzip/lziprecover/
diff --git a/archivers/lziprecover/distinfo b/archivers/lziprecover/distinfo
index 74f938b5c49..6d9dafeb683 100644
--- a/archivers/lziprecover/distinfo
+++ b/archivers/lziprecover/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 09:57:10 nia Exp $
+$NetBSD: distinfo,v 1.12 2022/01/22 18:26:52 fcambus Exp $
-BLAKE2s (lziprecover-1.22.tar.gz) = 73a63eefba1aba6f35760d2615a6976000ecc0495533ff751fca3b00e2e9ff2f
-SHA512 (lziprecover-1.22.tar.gz) = 5fa209f6a80314ba7db45effc2546be660b6a31133570abf2e37a4d570910757fc4241e2496e63a95fadb66cffbca59976a8568659f4e8562baeb16517599e96
-Size (lziprecover-1.22.tar.gz) = 152840 bytes
+BLAKE2s (lziprecover-1.23.tar.gz) = cfe0f3002744a39656f7fdb2e1c8f423f9357954aab39da57d0039ec65451e1c
+SHA512 (lziprecover-1.23.tar.gz) = 9f2d40311f901c2c00fa6b106a2363dfcd7b6c73ae86282733d7c3451237ee30f6d5cce035ab5ba63300eea637eeb3ac5db7e7571bdef1bef259b801b10f1c7a
+Size (lziprecover-1.23.tar.gz) = 156147 bytes