From 1c2ccb4be11c040808c6505bb701a5216268982c Mon Sep 17 00:00:00 2001 From: "Jason W. Bacon" Date: Tue, 16 Sep 2025 08:26:01 -0500 Subject: [PATCH] archivers/libarchive-qt: Update to 2.0.8 Switch to Qt6 Changes: https://github.com/marcusbritanicus/libarchive-qt/commits/main/ PR: 289510 Reported by: diizzy --- archivers/libarchive-qt/Makefile | 8 +++++--- archivers/libarchive-qt/distinfo | 2 +- archivers/libarchive-qt/pkg-plist | 8 ++++---- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/archivers/libarchive-qt/Makefile b/archivers/libarchive-qt/Makefile index 75e308d393db..3412f0102799 100644 --- a/archivers/libarchive-qt/Makefile +++ b/archivers/libarchive-qt/Makefile @@ -1,5 +1,5 @@ PORTNAME= libarchive-qt -DISTVERSION= 2.0.6 +DISTVERSION= 2.0.8 CATEGORIES= archivers MAINTAINER= jwb@FreeBSD.org @@ -9,11 +9,13 @@ WWW= https://gitlab.com/marcusbritanicus/libarchive-qt LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake qt:5 -USE_QT= buildtools:build core dbus gui network qmake:build widgets +USES= cmake qt:6 +USE_QT= base:run tools:build USE_LDCONFIG= yes USE_GITLAB= yes +CMAKE_ARGS= -DUSEQT:String=Qt6 + GL_ACCOUNT= marcusbritanicus GL_TAGNAME= 9863127fb8dda7242215c09efbc976193365fee4 diff --git a/archivers/libarchive-qt/distinfo b/archivers/libarchive-qt/distinfo index 939fc085cb06..043aae6cd44e 100644 --- a/archivers/libarchive-qt/distinfo +++ b/archivers/libarchive-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627505146 +TIMESTAMP = 1757763622 SHA256 (marcusbritanicus-libarchive-qt-9863127fb8dda7242215c09efbc976193365fee4_GL0.tar.gz) = 158ee02332920554c0e59a39cc6104901ec227d7c8a0562933f10ac1137bba4f SIZE (marcusbritanicus-libarchive-qt-9863127fb8dda7242215c09efbc976193365fee4_GL0.tar.gz) = 52792 diff --git a/archivers/libarchive-qt/pkg-plist b/archivers/libarchive-qt/pkg-plist index af78d5b278c8..9904e6f00749 100644 --- a/archivers/libarchive-qt/pkg-plist +++ b/archivers/libarchive-qt/pkg-plist @@ -1,6 +1,6 @@ bin/archiver include/libarchiveqt.h -lib/libarchiveqt5.a -lib/libarchiveqt5.so -lib/libarchiveqt5.so.2 -lib/libarchiveqt5.so.2.0.4 +lib/libarchiveqt6.a +lib/libarchiveqt6.so +lib/libarchiveqt6.so.2 +lib/libarchiveqt6.so.2.0.4