aboutsummaryrefslogtreecommitdiff
path: root/archivers/lzip
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2014-10-11 07:32:37 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2014-10-11 07:32:37 +0000
commit8cdd06ad199c39b49d7220053aab121f218db636 (patch)
tree1804a876f34982086c7a881a2ee7cc2cf50b4779 /archivers/lzip
parentf1667775acfff8a39b4161d645deab4aec2b1de3 (diff)
downloadports-8cdd06ad199c39b49d7220053aab121f218db636.tar.gz
ports-8cdd06ad199c39b49d7220053aab121f218db636.zip
Update to lzip version 1.16 which includes the following changes:
- Compression ratio of option -9 has been slightly increased. - Compression time has been reduced by 4%, by 2% for option -0. - The behavior is now like 'cp -p'. - The license changed to GPL version 2 or later.
Notes
Notes: svn path=/head/; revision=370627
Diffstat (limited to 'archivers/lzip')
-rw-r--r--archivers/lzip/Makefile4
-rw-r--r--archivers/lzip/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/lzip/Makefile b/archivers/lzip/Makefile
index df7e59220ef5..cced685fde29 100644
--- a/archivers/lzip/Makefile
+++ b/archivers/lzip/Makefile
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= lzip
-PORTVERSION= 1.15
+PORTVERSION= 1.16
CATEGORIES= archivers
MASTER_SITES= SAVANNAH/lzip
MAINTAINER= gerald@FreeBSD.org
COMMENT= Lossless data compressor based on the LZMA algorithm
-LICENSE= GPLv3
+LICENSE= GPLv2
PLIST_FILES= bin/lzip \
man/man1/lzip.1.gz
diff --git a/archivers/lzip/distinfo b/archivers/lzip/distinfo
index 52d20fc7acd4..3444aaaf92b6 100644
--- a/archivers/lzip/distinfo
+++ b/archivers/lzip/distinfo
@@ -1,2 +1,2 @@
-SHA256 (lzip-1.15.tar.gz) = 7cd3fcda68fc9900efcf7784313e3bdd1303fef1a0546db9723f5e5564dd05b6
-SIZE (lzip-1.15.tar.gz) = 97409
+SHA256 (lzip-1.16.tar.gz) = 128cc25baf92c8b69700831e6f984d954016318cc78edca87870d0c033112751
+SIZE (lzip-1.16.tar.gz) = 86035