pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/lzip



Module Name:    pkgsrc
Committed By:   fcambus
Date:           Wed Feb  9 11:32:41 UTC 2022

Modified Files:
        pkgsrc/archivers/lzip: Makefile distinfo

Log Message:
lzip: update to 1.23.

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

        * Version 1.23 released.
        * Decompression time has been reduced by 5-12% depending on the file.
        * main.cc (getnum): Show option name and valid range if error.
        * Improve several descriptions in manual, '--help', and man page.
        * lzip.texi: Change GNU Texinfo category to 'Compression'.
          (Reported by Alfred M. Szmidt).


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/archivers/lzip/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/archivers/lzip/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/lzip/Makefile
diff -u pkgsrc/archivers/lzip/Makefile:1.18 pkgsrc/archivers/lzip/Makefile:1.19
--- pkgsrc/archivers/lzip/Makefile:1.18 Wed Jan 13 11:34:19 2021
+++ pkgsrc/archivers/lzip/Makefile      Wed Feb  9 11:32:41 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2021/01/13 11:34:19 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2022/02/09 11:32:41 fcambus Exp $
 
-DISTNAME=      lzip-1.22
+DISTNAME=      lzip-1.23
 CATEGORIES=    archivers
 MASTER_SITES=  http://download.savannah.gnu.org/releases/lzip/
 

Index: pkgsrc/archivers/lzip/distinfo
diff -u pkgsrc/archivers/lzip/distinfo:1.15 pkgsrc/archivers/lzip/distinfo:1.16
--- pkgsrc/archivers/lzip/distinfo:1.15 Tue Oct 26 09:57:09 2021
+++ pkgsrc/archivers/lzip/distinfo      Wed Feb  9 11:32:41 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2021/10/26 09:57:09 nia Exp $
+$NetBSD: distinfo,v 1.16 2022/02/09 11:32:41 fcambus Exp $
 
-BLAKE2s (lzip-1.22.tar.gz) = f56ce0d932d9f47663bf68dce1b8525a81d089825d23ec8c24a3c55d780198c2
-SHA512 (lzip-1.22.tar.gz) = 318de74effdbdfa79070d28919459a85bf1efe662b818b8af2a3daa964b6c24e3386c37de360c6d5b8b624d549b5c9ed777c6234561129c477e03d92ac2db206
-Size (lzip-1.22.tar.gz) = 120769 bytes
+BLAKE2s (lzip-1.23.tar.gz) = 70c879563aeba84aab86a5ffc71990f57395675c998ae636e0294ab72bd8cede
+SHA512 (lzip-1.23.tar.gz) = 482804205b6e92fdf9cb17fb9482df7987227c7b1bef9e42d78787acfabe73995f5b1a66f847d2176423f22dce56f1122c5b1c9670f0b778c0bdad2852369c85
+Size (lzip-1.23.tar.gz) = 121817 bytes



Home | Main Index | Thread Index | Old Index