Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Apr 2026 21:05:07 +0000
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9f60d78bf6d9 - main - archivers/7-zip: Update to 26.01
Message-ID:  <69f3c403.453f3.6de3f8ea@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by makc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9f60d78bf6d9120158108f9423bf736c3d1f3a7a

commit 9f60d78bf6d9120158108f9423bf736c3d1f3a7a
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2026-04-30 21:04:26 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2026-04-30 21:04:26 +0000

    archivers/7-zip: Update to 26.01
    
    Drop stale patch.
    
    Release notes:
    https://sourceforge.net/p/sevenzip/discussion/45797/thread/555e132ba4/
---
 archivers/7-zip/Makefile                |  3 +--
 archivers/7-zip/distinfo                |  6 +++---
 archivers/7-zip/files/patch-C_CpuArch.h | 10 ----------
 3 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/archivers/7-zip/Makefile b/archivers/7-zip/Makefile
index 48a641730a10..2a9a85417a9c 100644
--- a/archivers/7-zip/Makefile
+++ b/archivers/7-zip/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	7-zip
-DISTVERSION=	26.00
-PORTREVISION=	2
+DISTVERSION=	26.01
 CATEGORIES=	archivers
 MASTER_SITES=	https://www.7-zip.org/a/
 DISTNAME=	7z${DISTVERSION:S/.//}-src
diff --git a/archivers/7-zip/distinfo b/archivers/7-zip/distinfo
index d93f153b1185..4118788698a2 100644
--- a/archivers/7-zip/distinfo
+++ b/archivers/7-zip/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1771255001
-SHA256 (7z2600-src.7z) = 06a070683bab468ad3e0d00fde09fdde56575034ff87831b57b546581e1315fd
-SIZE (7z2600-src.7z) = 1525287
+TIMESTAMP = 1777578901
+SHA256 (7z2601-src.7z) = 3cd6ec747db311ebd97a6e581827f69fc38e7cea2cea8b34999d455ab30ec32b
+SIZE (7z2601-src.7z) = 1530276
diff --git a/archivers/7-zip/files/patch-C_CpuArch.h b/archivers/7-zip/files/patch-C_CpuArch.h
deleted file mode 100644
index 25c68eba8966..000000000000
--- a/archivers/7-zip/files/patch-C_CpuArch.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- C/CpuArch.h.orig	2024-12-18 16:06:28 UTC
-+++ C/CpuArch.h
-@@ -247,7 +247,6 @@ MY_CPU_64BIT means that processor can work with 64-bit
-     || defined(MY_CPU_ARM_LE) \
-     || defined(MY_CPU_ARM64_LE) \
-     || defined(MY_CPU_IA64_LE) \
--    || defined(_LITTLE_ENDIAN) \
-     || defined(__LITTLE_ENDIAN__) \
-     || defined(__ARMEL__) \
-     || defined(__THUMBEL__) \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f3c403.453f3.6de3f8ea>