git: 5d47abdb67eb - main - archivers/bzip3: Update to 1.5.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Aug 2025 08:42:10 UTC
The branch main has been updated by ehaupt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5d47abdb67eb501bce2e4953e41bbb32d00e309b
commit 5d47abdb67eb501bce2e4953e41bbb32d00e309b
Author: Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2025-08-16 08:41:55 +0000
Commit: Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2025-08-16 08:41:55 +0000
archivers/bzip3: Update to 1.5.3
Switch to autotools as CMake support is currently broken and not
directly maintained by upstream.
Issue: https://github.com/iczelia/bzip3/issues/166
---
archivers/bzip3/Makefile | 7 +++++--
archivers/bzip3/distinfo | 6 +++---
archivers/bzip3/pkg-plist | 7 +++----
3 files changed, 11 insertions(+), 9 deletions(-)
diff --git a/archivers/bzip3/Makefile b/archivers/bzip3/Makefile
index c1a6067ad312..e80d5e5239bf 100644
--- a/archivers/bzip3/Makefile
+++ b/archivers/bzip3/Makefile
@@ -1,5 +1,5 @@
PORTNAME= bzip3
-DISTVERSION= 1.5.2
+DISTVERSION= 1.5.3
CATEGORIES= archivers
MASTER_SITES= https://github.com/kspalaiologos/${PORTNAME}/releases/download/${DISTVERSION}/
@@ -12,8 +12,11 @@ LICENSE_COMB= multi
LICENSE_FILE_APACHE20= ${WRKSRC}/3rdparty/libsais-LICENSE
LICENSE_FILE_LGPL3+ = ${WRKSRC}/LICENSE
-USES= cmake cpe tar:xz
+USES= cpe libtool tar:xz
CPE_VENDOR= bzip3_project
USE_LDCONFIG= yes
+GNU_CONFIGURE= yes
+
+INSTALL_TARGET= install-strip
.include <bsd.port.mk>
diff --git a/archivers/bzip3/distinfo b/archivers/bzip3/distinfo
index aa2cb8e3c0ad..e8fa78dda7be 100644
--- a/archivers/bzip3/distinfo
+++ b/archivers/bzip3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1745933931
-SHA256 (bzip3-1.5.2.tar.xz) = 58e3887151ba630cefc3cf9c6604ec158ec894eccacdddced6add48b844f4d4b
-SIZE (bzip3-1.5.2.tar.xz) = 284260
+TIMESTAMP = 1755333286
+SHA256 (bzip3-1.5.3.tar.xz) = 58a53d002eb80c6f74c292ddf37d4f53604f6e2126cb3ae2bff738971302aa85
+SIZE (bzip3-1.5.3.tar.xz) = 284788
diff --git a/archivers/bzip3/pkg-plist b/archivers/bzip3/pkg-plist
index 1a6c4cc91520..4737af8e5f9e 100644
--- a/archivers/bzip3/pkg-plist
+++ b/archivers/bzip3/pkg-plist
@@ -6,11 +6,10 @@ bin/bz3more
bin/bz3most
bin/bzip3
include/libbz3.h
-lib/cmake/bzip3/bzip3-config-%%CMAKE_BUILD_TYPE%%.cmake
-lib/cmake/bzip3/bzip3-config.cmake
+lib/libbzip3.a
lib/libbzip3.so
-lib/libbzip3.so.0
-lib/libbzip3.so.0.0.0
+lib/libbzip3.so.1
+lib/libbzip3.so.1.0.0
libdata/pkgconfig/bzip3.pc
share/man/man1/bunzip3.1.gz
share/man/man1/bz3cat.1.gz