Summary: | multimedia/qmmp-qt6: Update to 2.1.8 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Engberg <diizzy> | ||||||
Component: | Individual Port(s) | Assignee: | Dima Panov <fluffy> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | jhale | ||||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(fluffy) |
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Daniel Engberg
2024-01-29 21:02:02 UTC
Created attachment 251141 [details]
Patch for qmmp-qt6 v2
Update to 2.1.8
* Reduce the amount of options, just make "free" options mandatory
* Fix a few typos in Makefile
* Rework Makefile to improve readability and follow Porters Handbook more closely
No longer blocks bug# 276677. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9489e768bf6b41f73d847ad01f4aadeea4109f2c commit 9489e768bf6b41f73d847ad01f4aadeea4109f2c Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2024-08-02 15:48:51 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2024-08-02 15:48:51 +0000 multimedia/qmmp-qt5: update to 1.6.8 release (+) * Reduce the amount of options, just make "free" options mandatory * Fix a few typos in Makefile * Rework Makefile to improve readability and follow Porters Handbook more closely Co-authored-by: diizzy PR: 276721 (based on) multimedia/qmmp-qt5/Makefile | 384 +++++++++++++++++------------------------- multimedia/qmmp-qt5/distinfo | 6 +- multimedia/qmmp-qt5/pkg-plist | 47 +++--- 3 files changed, 185 insertions(+), 252 deletions(-) A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=624871fb21e04e3858bfd1cce6aa3bc6c46c8974 commit 624871fb21e04e3858bfd1cce6aa3bc6c46c8974 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2024-08-02 15:45:12 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2024-08-02 15:45:12 +0000 multimedia/qmmp-qt6: update to 2.1.8 release (+) * Reduce the amount of options, just make "free" options mandatory * Fix a few typos in Makefile * Rework Makefile to improve readability and follow Porters Handbook more closely Co-authored-by: diizzy PR: 276721 multimedia/qmmp-qt6/Makefile | 378 ++++++++++++++++++------------------------ multimedia/qmmp-qt6/distinfo | 6 +- multimedia/qmmp-qt6/pkg-plist | 41 +++-- 3 files changed, 180 insertions(+), 245 deletions(-) Landed, thanks! |