Bug 282640 - archivers/arqiver: Update to 1.0.0
Summary: archivers/arqiver: Update to 1.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://github.com/tsujan/Arqiver/rel...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-09 03:42 UTC by mew14930xvi
Modified: 2024-11-09 15:07 UTC (History)
1 user (show)

See Also:


Attachments
update to 1.0.0 (2.11 KB, patch)
2024-11-09 03:42 UTC, mew14930xvi
mew14930xvi: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mew14930xvi 2024-11-09 03:42:41 UTC
Created attachment 255045 [details]
update to 1.0.0

Removed Qt5 support.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-11-09 15:06:12 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2cfc7e684febe50a44a933fa0ba13f1efe3ca9a4

commit 2cfc7e684febe50a44a933fa0ba13f1efe3ca9a4
Author:     mew14930xvi <mew14930xvi@inbox.lv>
AuthorDate: 2024-11-09 14:55:39 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-11-09 14:55:39 +0000

    archivers/arqiver: Update 0.12.0 → 1.0.0

    Changelog:
     * The Qt5 support is removed and the minimum required version of Qt is
       bumped to 6.6.
     * Also, an unadvertised support is added for application/vnd.snap.
    https://github.com/tsujan/Arqiver/releases/tag/V1.0.0

    PR:     282640

 archivers/arqiver/Makefile  | 22 ++++------------------
 archivers/arqiver/distinfo  |  6 +++---
 archivers/arqiver/pkg-plist |  3 +++
 3 files changed, 10 insertions(+), 21 deletions(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2024-11-09 15:07:51 UTC
Thanks.