Bug 282385 - editors/xed: update to 3.8.2
Summary: editors/xed: update to 3.8.2
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: freebsd-gnome (Nobody)
URL: https://github.com/linuxmint/xed/comp...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-28 15:44 UTC by Pavel Timofeev
Modified: 2025-01-28 08:31 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments
port patch (2.06 KB, patch)
2024-10-28 15:44 UTC, Pavel Timofeev
no flags Details | Diff
port patch rev 2 (2.50 KB, patch)
2024-12-26 21:35 UTC, Pavel Timofeev
no flags Details | Diff
port patch rev 3 (3.55 KB, patch)
2024-12-27 01:54 UTC, Pavel Timofeev
no flags Details | Diff
port patch rev 4 (3.55 KB, patch)
2025-01-26 15:48 UTC, Pavel Timofeev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Timofeev 2024-10-28 15:44:34 UTC
Created attachment 254595 [details]
port patch

- update to latest 3.6.6
- update pkg-plist
Comment 1 Pavel Timofeev 2024-12-26 21:35:05 UTC
Created attachment 256172 [details]
port patch rev 2

- update to latest 3.8.1
Comment 2 Pavel Timofeev 2024-12-27 01:54:38 UTC
Created attachment 256181 [details]
port patch rev 3

Final thing - sort lines in Makefile according to portclippy.
Comment 3 Pavel Timofeev 2025-01-26 15:48:02 UTC
Created attachment 257011 [details]
port patch rev 4

update to 3.8.2
Comment 4 Gleb Popov freebsd_committer freebsd_triage 2025-01-26 16:17:30 UTC
Why move USE_LDCONFIG and USE_XORG? These knobs seem to be in a right place.
Comment 5 Pavel Timofeev 2025-01-26 16:19:45 UTC
(In reply to Gleb Popov from comment #4)
Well, this is what portclippy told me to do :)
Comment 6 commit-hook freebsd_committer freebsd_triage 2025-01-28 08:26:30 UTC
A commit in branch main references this bug:

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

commit 9f9e8151a900f4e2a0e0c541e592ac7ee1158d39
Author:     Pavel Timofeev <timp87@gmail.com>
AuthorDate: 2025-01-28 08:18:14 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-01-28 08:25:48 +0000

    editors/xed: Update to 3.8.2

    PR:             282385

 editors/xed/Makefile  | 7 ++++---
 editors/xed/distinfo  | 6 +++---
 editors/xed/pkg-plist | 7 +++++--
 3 files changed, 12 insertions(+), 8 deletions(-)
Comment 7 Gleb Popov freebsd_committer freebsd_triage 2025-01-28 08:31:26 UTC
Pushed, thanks.