mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Update to lzip version 1.18 which includes the following changes:
- New options -a and --trailing-error. - Decompression time has been reduced by 2%. - Removed decompression support for version 0 files. - Some bug fixes. - New chapter 'Trailing data' in the texinfo documentation. Plus the following changes from version 1.17, which we missed: - New chapter 'Quality assurance' in the texinfo documentation. - Reorganization of the compression code.
This commit is contained in:
parent
f0622e11d6
commit
15c28ee45c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420186
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lzip
|
||||
PORTVERSION= 1.16
|
||||
PORTVERSION= 1.18
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= SAVANNAH/lzip
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (lzip-1.16.tar.gz) = 128cc25baf92c8b69700831e6f984d954016318cc78edca87870d0c033112751
|
||||
SIZE (lzip-1.16.tar.gz) = 86035
|
||||
TIMESTAMP = 1471174054
|
||||
SHA256 (lzip-1.18.tar.gz) = 47f9882a104ab05532f467a7b8f4ddbb898fa2f1e8d9d468556d6c2d04db14dd
|
||||
SIZE (lzip-1.18.tar.gz) = 95569
|
||||
|
Loading…
Reference in New Issue
Block a user