1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

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
This commit is contained in:
Emanuel Haupt
2025-08-16 10:41:55 +02:00
parent 88800de750
commit 5d47abdb67
3 changed files with 11 additions and 9 deletions
+5 -2
View File
@@ -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>
+3 -3
View File
@@ -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
+3 -4
View File
@@ -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