summaryrefslogtreecommitdiff
path: root/archivers/lzip
diff options
context:
space:
mode:
authormef <mef>2016-12-16 13:45:22 +0000
committermef <mef>2016-12-16 13:45:22 +0000
commitf5635740838fb89a72d6497546ac330f0d43a5ae (patch)
treebb7f38117a446c0afe26a88386766802fd0a9335 /archivers/lzip
parentf8ae3940697f690a5e28fe08cbfa0468b2ec3bef (diff)
downloadpkgsrc-f5635740838fb89a72d6497546ac330f0d43a5ae.tar.gz
Updated archivers/lzip to 1.18
------------------------------ 2016-05-14 Antonio Diaz Diaz <antonio@gnu.org> * Version 1.18 released. * main.cc: Added new option '-a, --trailing-error'. * Decompression time has been reduced by 2%. * decoder.cc (verify_trailer): Removed test of final code. * main.cc (main): Delete '--output' file if infd is a terminal. * main.cc (main): Don't use stdin more than once. * Removed decompression support for version 0 files. * lzip.texi: Added chapter 'Trailing data'. * configure: Avoid warning on some shells when testing for g++. * Makefile.in: Detect the existence of install-info. * testsuite/check.sh: A POSIX shell is required to run the tests. * testsuite/check.sh: Don't check error messages.
Diffstat (limited to 'archivers/lzip')
-rw-r--r--archivers/lzip/Makefile4
-rw-r--r--archivers/lzip/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/archivers/lzip/Makefile b/archivers/lzip/Makefile
index d968b978e77..4a393f4f9d5 100644
--- a/archivers/lzip/Makefile
+++ b/archivers/lzip/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2016/03/12 21:53:40 tnn Exp $
+# $NetBSD: Makefile,v 1.13 2016/12/16 13:45:22 mef Exp $
-DISTNAME= lzip-1.17
+DISTNAME= lzip-1.18
CATEGORIES= archivers
MASTER_SITES= http://download.savannah.gnu.org/releases/lzip/
diff --git a/archivers/lzip/distinfo b/archivers/lzip/distinfo
index c1aa39b9d4a..835ed243d69 100644
--- a/archivers/lzip/distinfo
+++ b/archivers/lzip/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2015/11/03 00:56:23 agc Exp $
+$NetBSD: distinfo,v 1.9 2016/12/16 13:45:22 mef Exp $
-SHA1 (lzip-1.17.tar.gz) = d023f1e95202e45b50656833d09eee1a8c7bd9d6
-RMD160 (lzip-1.17.tar.gz) = bf3d2c68939cbf7d489e4635009dfddbc5c2092d
-SHA512 (lzip-1.17.tar.gz) = cd4a1a7d3778f22e3a6f2d2a20491919e662771e79d1738f74c63de857913e28186d53b2af7997e1b164f8ab792561c7dde8781bb025a1859271ddd72f5ed519
-Size (lzip-1.17.tar.gz) = 91299 bytes
+SHA1 (lzip-1.18.tar.gz) = ef42f3209d02c3b3c217a61c8f127bcb8747b128
+RMD160 (lzip-1.18.tar.gz) = 19d898e1842df8d9432c9736a3a830f985379ec9
+SHA512 (lzip-1.18.tar.gz) = cf24756bd657ef48f48304be94bf5c6c18baf7dc4fce276e79c3abeab4c4f801e901ccfb12841fa4b2402e687aeb95f2e537695442f53c45f7cb9081c3062674
+Size (lzip-1.18.tar.gz) = 95569 bytes