aboutsummaryrefslogtreecommitdiff
path: root/archivers/lzip
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2018-12-19 08:41:53 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2018-12-19 08:41:53 +0000
commite041761b3bd5d575fd09e2b992d34e2a9198243e (patch)
tree336250c9932e6230860232509e00e6fb9eb8e982 /archivers/lzip
parent6a575ea721a93cc3529f45bd60fbfabc0329c40e (diff)
downloadports-e041761b3bd5d575fd09e2b992d34e2a9198243e.tar.gz
ports-e041761b3bd5d575fd09e2b992d34e2a9198243e.zip
Update to lzip version 1.20. This includes the following changes:
- A new option '--loose-trailing'. - Option '-S, --volume-size' now keeps input files. - Replaced 'bits/byte' with the inverse compression ratio in output. - Do not add a second .lz extension to the argument of an '-o' option. - Improved corrupt header detection to HD=3 and show corrupt or truncated header in multimember file and some further changes and improvements around progress and error reporting. - The documentation gained a new chapter "Output". PR: 233802 Submitted by: swills
Notes
Notes: svn path=/head/; revision=487787
Diffstat (limited to 'archivers/lzip')
-rw-r--r--archivers/lzip/Makefile3
-rw-r--r--archivers/lzip/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/archivers/lzip/Makefile b/archivers/lzip/Makefile
index aa92840c665f..f78928001f1d 100644
--- a/archivers/lzip/Makefile
+++ b/archivers/lzip/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= lzip
-PORTVERSION= 1.19
-PORTREVISION= 1
+PORTVERSION= 1.20
CATEGORIES= archivers
MASTER_SITES= SAVANNAH/lzip
diff --git a/archivers/lzip/distinfo b/archivers/lzip/distinfo
index 8bfc9898bddd..540bf5769a71 100644
--- a/archivers/lzip/distinfo
+++ b/archivers/lzip/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1493550870
-SHA256 (lzip-1.19.tar.gz) = ffadc4f56be1bc0d3ae155ec4527bd003133bdc703a753b2cc683f610e646ba9
-SIZE (lzip-1.19.tar.gz) = 100277
+TIMESTAMP = 1544139297
+SHA256 (lzip-1.20.tar.gz) = c93b81a5a7788ef5812423d311345ba5d3bd4f5ebf1f693911e3a13553c1290c
+SIZE (lzip-1.20.tar.gz) = 103426