pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/lzip Update to 1.14. Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/986832fb35b5
branches:  trunk
changeset: 617131:986832fb35b5
user:      shattered <shattered%pkgsrc.org@localhost>
date:      Wed Apr 10 20:55:12 2013 +0000

description:
Update to 1.14. Changes:

* Multi-step trials have been implemented.
* Compression ratio has been slightly increased.
* Compression time has been reduced by 5%.
* Decompression time has been reduced by 12%.

diffstat:

 archivers/lzip/Makefile |  4 ++--
 archivers/lzip/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r a82160edc40e -r 986832fb35b5 archivers/lzip/Makefile
--- a/archivers/lzip/Makefile   Wed Apr 10 20:41:47 2013 +0000
+++ b/archivers/lzip/Makefile   Wed Apr 10 20:55:12 2013 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2012/09/11 19:46:56 asau Exp $
+# $NetBSD: Makefile,v 1.7 2013/04/10 20:55:12 shattered Exp $
 #
 
-DISTNAME=      lzip-1.13
+DISTNAME=      lzip-1.14
 CATEGORIES=    archivers
 MASTER_SITES=  http://download.savannah.gnu.org/releases/lzip/
 
diff -r a82160edc40e -r 986832fb35b5 archivers/lzip/distinfo
--- a/archivers/lzip/distinfo   Wed Apr 10 20:41:47 2013 +0000
+++ b/archivers/lzip/distinfo   Wed Apr 10 20:55:12 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2012/03/14 14:39:59 wiz Exp $
+$NetBSD: distinfo,v 1.4 2013/04/10 20:55:12 shattered Exp $
 
-SHA1 (lzip-1.13.tar.gz) = 320175e693d9c373d345faac3c51a71b9a3980bc
-RMD160 (lzip-1.13.tar.gz) = 031335689677f6ccd6278cbccb78145e238e82bf
-Size (lzip-1.13.tar.gz) = 90380 bytes
+SHA1 (lzip-1.14.tar.gz) = ee54a3f39f7bf96ec677765f88b8458d0988bf10
+RMD160 (lzip-1.14.tar.gz) = cab15b04900c9355e4b2f6eec3c07c756046195d
+Size (lzip-1.14.tar.gz) = 80699 bytes



Home | Main Index | Thread Index | Old Index