pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/7-zip



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Dec  1 09:38:18 UTC 2024

Modified Files:
        pkgsrc/archivers/7-zip: Makefile distinfo

Log Message:
7-zip: updated to 24.09

7-Zip 24.09

The default dictionary size values for LZMA/LZMA2 compression methods were increased
7-Zip now can calculate the following hash checksums: SHA-512, SHA-384, SHA3-256 and MD5.
APM and HFS support was improved.
If an archive update operation uses a temporary archive folder and the archive is moved to the destination folder, 7-Zip shows the progress of moving the archive file, as this operation can take a 
long time if the archive is large.
The bug was fixed: 7-Zip File Manager didn't propagate Zone.Identifier stream for extracted files from nested archives (if there is open archive inside another open archive).
Some bugs were fixed.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/archivers/7-zip/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/archivers/7-zip/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/7-zip/Makefile
diff -u pkgsrc/archivers/7-zip/Makefile:1.7 pkgsrc/archivers/7-zip/Makefile:1.8
--- pkgsrc/archivers/7-zip/Makefile:1.7 Sat Nov 30 06:41:06 2024
+++ pkgsrc/archivers/7-zip/Makefile     Sun Dec  1 09:38:18 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2024/11/30 06:41:06 adam Exp $
+# $NetBSD: Makefile,v 1.8 2024/12/01 09:38:18 adam Exp $
 
-DISTNAME=      7z2408-src
-PKGNAME=       7-zip-24.08
+DISTNAME=      7z2409-src
+PKGNAME=       7-zip-24.09
 CATEGORIES=    archivers
 MASTER_SITES=  https://www.7-zip.org/a/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/archivers/7-zip/distinfo
diff -u pkgsrc/archivers/7-zip/distinfo:1.6 pkgsrc/archivers/7-zip/distinfo:1.7
--- pkgsrc/archivers/7-zip/distinfo:1.6 Sat Nov 30 06:41:06 2024
+++ pkgsrc/archivers/7-zip/distinfo     Sun Dec  1 09:38:18 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2024/11/30 06:41:06 adam Exp $
+$NetBSD: distinfo,v 1.7 2024/12/01 09:38:18 adam Exp $
 
-BLAKE2s (7z2408-src.tar.xz) = fc11fd35c73eec32c1a8d3829bda92c612098f57c91e008695e484dc8c7ff001
-SHA512 (7z2408-src.tar.xz) = 889e9aeaa629d6474a609a15066b2fa7b1353fa5e7255e044297591f565b08b16b885d44f4c4a046f2f9da189599ace300cf61fd9ac0e7bc316fb9d96a18a039
-Size (7z2408-src.tar.xz) = 1493700 bytes
+BLAKE2s (7z2409-src.tar.xz) = dfd627d79a6ff9806c9c76b66998bc5ecb86358a6dec6376a431779f6126f794
+SHA512 (7z2409-src.tar.xz) = 461b702eb275655ebda70e128a5e184d15d2b0556f11ab1b409c0ff8a1e9c5d64761bdfb1685c5a0278534024a1e4ce46e4443d55cae373e487dc9ae180ef310
+Size (7z2409-src.tar.xz) = 1511288 bytes
 SHA1 (patch-C_SwapBytes.c) = 1e32b0dd26a3c16251c74d48a97da0aada43f506



Home | Main Index | Thread Index | Old Index