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:   wiz
Date:           Sun Mar  3 11:29:09 UTC 2024

Modified Files:
        pkgsrc/archivers/lzip: Makefile distinfo

Log Message:
lzip: update to 1.24.1.

2024-03-01  Antonio Diaz Diaz  <antonio%gnu.org@localhost>

        * Version 1.24.1 released.
        * main.cc: Fix compilation failure on MinGW because of mkdir.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/archivers/lzip/Makefile
cvs rdiff -u -r1.17 -r1.18 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.21 pkgsrc/archivers/lzip/Makefile:1.22
--- pkgsrc/archivers/lzip/Makefile:1.21 Wed Feb 14 08:23:39 2024
+++ pkgsrc/archivers/lzip/Makefile      Sun Mar  3 11:29:09 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2024/02/14 08:23:39 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2024/03/03 11:29:09 wiz Exp $
 
-DISTNAME=      lzip-1.24
+DISTNAME=      lzip-1.24.1
 CATEGORIES=    archivers
 MASTER_SITES=  https://download.savannah.gnu.org/releases/lzip/
 

Index: pkgsrc/archivers/lzip/distinfo
diff -u pkgsrc/archivers/lzip/distinfo:1.17 pkgsrc/archivers/lzip/distinfo:1.18
--- pkgsrc/archivers/lzip/distinfo:1.17 Wed Feb 14 08:23:39 2024
+++ pkgsrc/archivers/lzip/distinfo      Sun Mar  3 11:29:09 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2024/02/14 08:23:39 wiz Exp $
+$NetBSD: distinfo,v 1.18 2024/03/03 11:29:09 wiz Exp $
 
-BLAKE2s (lzip-1.24.tar.gz) = 798ad0c044c261ac930dafb3f3899fb227d59eef424a96e7c07b2bdf8e7bc664
-SHA512 (lzip-1.24.tar.gz) = 119de48deaedcbfdc0bf61c57ac54b463a3cf1ec064c70095b36d18784f59e5c80bb07ad69ad0e168443d6e73f7a506a65d80a2eeae111669b3194fa5dd0ca3c
-Size (lzip-1.24.tar.gz) = 123850 bytes
+BLAKE2s (lzip-1.24.1.tar.gz) = e56a6fab09dc5cb72e6d2f1f918f75a63b25e98d23cf47b72dafd0cf26bd691f
+SHA512 (lzip-1.24.1.tar.gz) = b67b3b8ab594306dd863b6f51525ab80e90cbff3af1faf190fd7a35eac895ef869e6a1f8f503d623c16ad5c1496816c8f851abf0be5983d53052bea80afc34bd
+Size (lzip-1.24.1.tar.gz) = 123899 bytes



Home | Main Index | Thread Index | Old Index