summaryrefslogtreecommitdiff
path: root/archivers/lzip
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2014-11-20 07:32:15 +0000
committermef <mef@pkgsrc.org>2014-11-20 07:32:15 +0000
commit5454a8ca3000c2d4c1bce7649cfc05bc3fedf7a9 (patch)
treea934bf8556a5a3618d3f40ef21c43cdf3260a825 /archivers/lzip
parent7a98b40a31c22944479b769b93f96e5f41c4c674 (diff)
downloadpkgsrc-5454a8ca3000c2d4c1bce7649cfc05bc3fedf7a9.tar.gz
(upstream) update 1.15. to 1.16
Changes in version 1.16: Compression ratio of option -9 has been slightly increased. Compression time has been reduced by 4%. "lzip -0" is now comparable in compression speed and ratio to "gzip -6". Copying of file dates, permissions, and ownership now behaves like "cp -p". (If the user ID or the group ID can't be duplicated, the file permission bits S_ISUID and S_ISGID are cleared). Some minor improvements have been made. "lzip.texinfo" has been renamed to "lzip.texi". The license has been changed to GPL version 2 or later.
Diffstat (limited to 'archivers/lzip')
-rw-r--r--archivers/lzip/Makefile6
-rw-r--r--archivers/lzip/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/archivers/lzip/Makefile b/archivers/lzip/Makefile
index 1961290ce37..175b120f861 100644
--- a/archivers/lzip/Makefile
+++ b/archivers/lzip/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.9 2013/10/10 12:03:03 adam Exp $
+# $NetBSD: Makefile,v 1.10 2014/11/20 07:32:15 mef Exp $
-DISTNAME= lzip-1.15
+DISTNAME= lzip-1.16
CATEGORIES= archivers
MASTER_SITES= http://download.savannah.gnu.org/releases/lzip/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nongnu.org/lzip/lzip.html
COMMENT= Lossless data compressor based on the LZMA algorithm
-LICENSE= gnu-gpl-v3
+LICENSE= gnu-gpl-v2
USE_LANGUAGES= c++
HAS_CONFIGURE= yes
diff --git a/archivers/lzip/distinfo b/archivers/lzip/distinfo
index e4dac4f471e..0f5a89a7226 100644
--- a/archivers/lzip/distinfo
+++ b/archivers/lzip/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2013/10/09 20:34:09 wiz Exp $
+$NetBSD: distinfo,v 1.6 2014/11/20 07:32:15 mef Exp $
-SHA1 (lzip-1.15.tar.gz) = a79d062d72071b5bb2bb7ef50dda6ac408c24192
-RMD160 (lzip-1.15.tar.gz) = 72499b8142bc789d2141d91b61063900c8f1c0c9
-Size (lzip-1.15.tar.gz) = 97409 bytes
+SHA1 (lzip-1.16.tar.gz) = 5bcefbb788305db7be9748d3c0478156518f1025
+RMD160 (lzip-1.16.tar.gz) = f2e5ef5a56ece6b56330f2365e3703592266833a
+Size (lzip-1.16.tar.gz) = 86035 bytes