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:           Tue Apr 21 06:34:53 UTC 2026

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

Log Message:
7-zip: updated to 26.00

7-Zip 26.00

improved code for ZIP, CPIO, RAR, UFD, QCOW, Compound.
7-Zip File Manager: improved sorting order of the file list. It uses file name as secondary sorting key.
7-Zip File Manager: improved Benchmark to support systems with more than 64 CPU threads.
the bug was fixed: 7-Zip could not correctly extract TAR archives containing sparse files.
some bugs were fixed.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/archivers/7-zip/Makefile
cvs rdiff -u -r1.9 -r1.10 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.10 pkgsrc/archivers/7-zip/Makefile:1.11
--- pkgsrc/archivers/7-zip/Makefile:1.10        Sat Aug  9 06:00:55 2025
+++ pkgsrc/archivers/7-zip/Makefile     Tue Apr 21 06:34:53 2026
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.10 2025/08/09 06:00:55 adam Exp $
+# $NetBSD: Makefile,v 1.11 2026/04/21 06:34:53 adam Exp $
 
-DISTNAME=      7z2501-src
-PKGNAME=       7-zip-25.01
+DISTNAME=      7z2600-src
+PKGNAME=       7-zip-26.00
 CATEGORIES=    archivers
-MASTER_SITES=  https://www.7-zip.org/a/
+MASTER_SITES=  https://7-zip.org/a/
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      https://www.7-zip.org/
+HOMEPAGE=      https://7-zip.org/
 COMMENT=       Latest command-line tool for .7z and some archive formats
 LICENSE=       gnu-lgpl-v2.1
 

Index: pkgsrc/archivers/7-zip/distinfo
diff -u pkgsrc/archivers/7-zip/distinfo:1.9 pkgsrc/archivers/7-zip/distinfo:1.10
--- pkgsrc/archivers/7-zip/distinfo:1.9 Sat Aug  9 06:00:55 2025
+++ pkgsrc/archivers/7-zip/distinfo     Tue Apr 21 06:34:53 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2025/08/09 06:00:55 adam Exp $
+$NetBSD: distinfo,v 1.10 2026/04/21 06:34:53 adam Exp $
 
-BLAKE2s (7z2501-src.tar.xz) = cd01de997a531cc75bfb6a9f90c6a46bd954374df4e76d36acf1c05e8414f7e7
-SHA512 (7z2501-src.tar.xz) = 5ee146ce993c6d12ad19333dc3545e6c3429212260c22d456390e49ca150e6fcbfc6eae45b5ec61138ae1598d7b4a79d6f2e3ff02929af38039c0ca59823e729
-Size (7z2501-src.tar.xz) = 1533240 bytes
+BLAKE2s (7z2600-src.tar.xz) = 1349dec9a8c10d6725d8801e138f95994af0fe3b56248ce4f79c7f49ac053526
+SHA512 (7z2600-src.tar.xz) = 2374b3d90388838391ef35a95a81e97639478598011d46adee9ddb84ed8c287fad47f6d2d794c22b0fc5c1f7dec4bfaaa25b6e747c5e78100eb63818fe85b897
+Size (7z2600-src.tar.xz) = 1538112 bytes
 SHA1 (patch-C_SwapBytes.c) = 1e32b0dd26a3c16251c74d48a97da0aada43f506



Home | Main Index | Thread Index | Old Index