Skip to content

Commit a53fad1

Browse files
author
adam
committed
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.
1 parent f7b53e2 commit a53fad1

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

archivers/7-zip/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# $NetBSD: Makefile,v 1.7 2024/11/30 06:41:06 adam Exp $
1+
# $NetBSD: Makefile,v 1.8 2024/12/01 09:38:18 adam Exp $
22

3-
DISTNAME= 7z2408-src
4-
PKGNAME= 7-zip-24.08
3+
DISTNAME= 7z2409-src
4+
PKGNAME= 7-zip-24.09
55
CATEGORIES= archivers
66
MASTER_SITES= https://www.7-zip.org/a/
77
EXTRACT_SUFX= .tar.xz

archivers/7-zip/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
$NetBSD: distinfo,v 1.6 2024/11/30 06:41:06 adam Exp $
1+
$NetBSD: distinfo,v 1.7 2024/12/01 09:38:18 adam Exp $
22

3-
BLAKE2s (7z2408-src.tar.xz) = fc11fd35c73eec32c1a8d3829bda92c612098f57c91e008695e484dc8c7ff001
4-
SHA512 (7z2408-src.tar.xz) = 889e9aeaa629d6474a609a15066b2fa7b1353fa5e7255e044297591f565b08b16b885d44f4c4a046f2f9da189599ace300cf61fd9ac0e7bc316fb9d96a18a039
5-
Size (7z2408-src.tar.xz) = 1493700 bytes
3+
BLAKE2s (7z2409-src.tar.xz) = dfd627d79a6ff9806c9c76b66998bc5ecb86358a6dec6376a431779f6126f794
4+
SHA512 (7z2409-src.tar.xz) = 461b702eb275655ebda70e128a5e184d15d2b0556f11ab1b409c0ff8a1e9c5d64761bdfb1685c5a0278534024a1e4ce46e4443d55cae373e487dc9ae180ef310
5+
Size (7z2409-src.tar.xz) = 1511288 bytes
66
SHA1 (patch-C_SwapBytes.c) = 1e32b0dd26a3c16251c74d48a97da0aada43f506

0 commit comments

Comments
 (0)