summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/bzip3/Makefile11
-rw-r--r--archivers/bzip3/distinfo6
-rw-r--r--archivers/bzip3/pkg-plist17
3 files changed, 15 insertions, 19 deletions
diff --git a/archivers/bzip3/Makefile b/archivers/bzip3/Makefile
index 8ee84c77e064..3bebe1c70bdc 100644
--- a/archivers/bzip3/Makefile
+++ b/archivers/bzip3/Makefile
@@ -1,7 +1,7 @@
PORTNAME= bzip3
-PORTVERSION= 1.3.2
+DISTVERSION= 1.4.0
CATEGORIES= archivers
-MASTER_SITES= https://github.com/kspalaiologos/${PORTNAME}/releases/download/${PORTVERSION}/
+MASTER_SITES= https://github.com/kspalaiologos/${PORTNAME}/releases/download/${DISTVERSION}/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Better and stronger spiritual successor to BZip2
@@ -10,12 +10,7 @@ WWW= https://github.com/kspalaiologos/bzip3
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= libtool pkgconfig
+USES= cmake pathfix tar:xz
USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-
-CONFIGURE_ARGS+= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
-
-INSTALL_TARGET= install-strip
.include <bsd.port.mk>
diff --git a/archivers/bzip3/distinfo b/archivers/bzip3/distinfo
index 57a280f139a3..60a3797a74c5 100644
--- a/archivers/bzip3/distinfo
+++ b/archivers/bzip3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691325953
-SHA256 (bzip3-1.3.2.tar.gz) = 152cf2134fc27b68fef37d72b8c1f9f327ac611f6101d5a01287cdba24bc58c3
-SIZE (bzip3-1.3.2.tar.gz) = 408229
+TIMESTAMP = 1701884867
+SHA256 (bzip3-1.4.0.tar.xz) = 516489784351abe027dc8b4bcad74d12937c5668d317e27de8c5cebc4d7884dc
+SIZE (bzip3-1.4.0.tar.xz) = 278424
diff --git a/archivers/bzip3/pkg-plist b/archivers/bzip3/pkg-plist
index 3093dd6d4904..1a6c4cc91520 100644
--- a/archivers/bzip3/pkg-plist
+++ b/archivers/bzip3/pkg-plist
@@ -6,15 +6,16 @@ bin/bz3more
bin/bz3most
bin/bzip3
include/libbz3.h
-lib/libbzip3.a
+lib/cmake/bzip3/bzip3-config-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/bzip3/bzip3-config.cmake
lib/libbzip3.so
lib/libbzip3.so.0
lib/libbzip3.so.0.0.0
libdata/pkgconfig/bzip3.pc
-man/man1/bunzip3.1.gz
-man/man1/bz3cat.1.gz
-man/man1/bz3grep.1.gz
-man/man1/bz3less.1.gz
-man/man1/bz3more.1.gz
-man/man1/bz3most.1.gz
-man/man1/bzip3.1.gz
+share/man/man1/bunzip3.1.gz
+share/man/man1/bz3cat.1.gz
+share/man/man1/bz3grep.1.gz
+share/man/man1/bz3less.1.gz
+share/man/man1/bz3more.1.gz
+share/man/man1/bz3most.1.gz
+share/man/man1/bzip3.1.gz