Bug 284890 - editors/ghostwriter: connect to KDE Gear distribution and update to the latest release
Summary: editors/ghostwriter: connect to KDE Gear distribution and update to the lates...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Guido Falsi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-18 22:27 UTC by Max Brazhnikov
Modified: 2025-02-20 20:32 UTC (History)
0 users

See Also:
madpilot: maintainer-feedback+


Attachments
patch (3.50 KB, patch)
2025-02-18 22:27 UTC, Max Brazhnikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Brazhnikov freebsd_committer freebsd_triage 2025-02-18 22:27:48 UTC
Created attachment 257643 [details]
patch

Guido,

ghostwriter is a part of KDE Gear distribution, which has monthly releases schedule. kde@ would like to take maintainership of the port. The attached patch updates the port to the latest release and makes some other changes.


Subject: [PATCH] editors/ghostwriter: update to the latest release

- Pass the port to kde@ and connect to KDE Gear distribution.
- Add patch to avoid unneeded deps on hunspell.
- Drop unneeded deps/options.
Comment 1 Guido Falsi freebsd_committer freebsd_triage 2025-02-20 12:12:51 UTC
Hi,

Thanks for providing an update!

I have no problems passing maintainership, I'll commit the patch later today!
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-02-20 20:29:53 UTC
A commit in branch main references this bug:

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

commit da7849cabd48ad67af88e054175d8576d4b2469c
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2025-02-20 20:28:29 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2025-02-20 20:28:29 +0000

    editors/ghostwriter: Update to 24.12.2

    - Pass the port to kde@ and connect to KDE Gear distribution.
    - Add patch to avoid unneeded deps on hunspell.
    - Drop unneeded deps/options.

    PR:             284890

 editors/ghostwriter/Makefile                       | 32 ++++++----------------
 editors/ghostwriter/distinfo                       |  6 ++--
 .../files/patch-src_CMakeLists.txt (new)           | 14 ++++++++++
 3 files changed, 26 insertions(+), 26 deletions(-)
Comment 3 Guido Falsi freebsd_committer freebsd_triage 2025-02-20 20:32:26 UTC
Patch committed. Thanks!