pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/lunzip



Module Name:    pkgsrc
Committed By:   fcambus
Date:           Sun Jan 23 21:50:33 UTC 2022

Modified Files:
        pkgsrc/archivers/lunzip: Makefile distinfo

Log Message:
lunzip: update to 1.13.

2022-01-22  Antonio Diaz Diaz  <antonio%gnu.org@localhost>

        * Version 1.13 released.
        * Decompression time has been reduced by 5-12% depending on the file.
        * main.c (getnum): Show option name and valid range if error.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/archivers/lunzip/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/archivers/lunzip/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/archivers/lunzip/Makefile
diff -u pkgsrc/archivers/lunzip/Makefile:1.1 pkgsrc/archivers/lunzip/Makefile:1.2
--- pkgsrc/archivers/lunzip/Makefile:1.1        Mon Feb 22 19:45:08 2021
+++ pkgsrc/archivers/lunzip/Makefile    Sun Jan 23 21:50:33 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2021/02/22 19:45:08 fcambus Exp $
+# $NetBSD: Makefile,v 1.2 2022/01/23 21:50:33 fcambus Exp $
 
-DISTNAME=      lunzip-1.12
+DISTNAME=      lunzip-1.13
 CATEGORIES=    archivers
 MASTER_SITES=  https://download.savannah.gnu.org/releases/lzip/lunzip/
 

Index: pkgsrc/archivers/lunzip/distinfo
diff -u pkgsrc/archivers/lunzip/distinfo:1.3 pkgsrc/archivers/lunzip/distinfo:1.4
--- pkgsrc/archivers/lunzip/distinfo:1.3        Tue Oct 26 09:57:09 2021
+++ pkgsrc/archivers/lunzip/distinfo    Sun Jan 23 21:50:33 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 09:57:09 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/01/23 21:50:33 fcambus Exp $
 
-BLAKE2s (lunzip-1.12.tar.gz) = 1424bcdd225e7e18086bef23de8ded7399dd563c45734c4558e27715243354cb
-SHA512 (lunzip-1.12.tar.gz) = 9261f87e7403217018e87cf52c0cc7f71ce9e29b7d262efffae5dfff797ea4913803f0a94999dfd6b0ad89abb22cf37e21baa390b5c920cb8668a6ba240358c6
-Size (lunzip-1.12.tar.gz) = 66001 bytes
+BLAKE2s (lunzip-1.13.tar.gz) = d218a61703b49ef51a3129b699ce8db4976c9d01f7ada9d2d343c8297ca5c0a3
+SHA512 (lunzip-1.13.tar.gz) = 67f950883b7062d37601bc16d7d64c07f6c580afbf3c0f61394dd6fb5d41c27214484b1dea7aabd41db06d18162b95b5734674646c4fcc833268cabe8cba91bb
+Size (lunzip-1.13.tar.gz) = 66541 bytes



Home | Main Index | Thread Index | Old Index