Summary: | x11-fm/arqiver: Update 0.12.0 and flavorize qt | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | mew14930xvi <mew14930xvi> | ||||
Component: | Individual Port(s) | Assignee: | Vladimir Druzenko <vvd> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | vvd | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/tsujan/Arqiver/releases | ||||||
Attachments: |
|
The port does not have a maintainer - do you want to become the maintainer? Yes. Can the category be switched from x11-fm to archivers? (In reply to mew14930xvi from comment #2) Nobody depends on this port, so we can easily change the category. Why does qt6 have PKGNAMESUFFIX= -qt6 and qt5 doesn't? Since it's experimental, I didn't think it needed to be equivalent. I thought it would be fine since there were examples of www/qutebrowser and print/qpdfview. (In reply to mew14930xvi from comment #5) Ok. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5e19c8fc680c2c3b14d8533b60a8caa0ecc43a7a commit 5e19c8fc680c2c3b14d8533b60a8caa0ecc43a7a Author: mew14930xvi <mew14930xvi@inbox.lv> AuthorDate: 2024-09-01 16:07:03 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-09-01 16:07:03 +0000 archivers/arqiver: Update 0.9.0 → 0.12.0, flavorize qt, take maintainership Changelogs: https://github.com/tsujan/Arqiver/releases/tag/V0.10.0 https://github.com/tsujan/Arqiver/releases/tag/V0.11.0 https://github.com/tsujan/Arqiver/releases/tag/V0.12.0 Port changes: - Add flavors qt5 and qt6: qt5 is default, qt6 is experimental - Take maintainership - Move to a better fit category PR: 281171 MOVED | 1 + archivers/Makefile | 1 + archivers/arqiver/Makefile (new) | 47 +++++++++++++++++++++++++++++++++ archivers/arqiver/distinfo (new) | 3 +++ {x11-fm => archivers}/arqiver/pkg-descr | 0 {x11-fm => archivers}/arqiver/pkg-plist | 11 ++++++++ x11-fm/Makefile | 1 - x11-fm/arqiver/Makefile (gone) | 37 -------------------------- x11-fm/arqiver/distinfo (gone) | 3 --- 9 files changed, 63 insertions(+), 41 deletions(-) Thanks. |
Created attachment 253224 [details] update to 0.12.0 qt6 is experimental.