Bug 282385

Summary: editors/xed: update to 3.8.2
Product: Ports & Packages Reporter: Pavel Timofeev <timp87>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me CC: arrowd
Priority: --- Flags: bugzilla: maintainer-feedback? (gnome)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/linuxmint/xed/compare/3.4.5...3.8.1
Attachments:
Description Flags
port patch
none
port patch rev 2
none
port patch rev 3
none
port patch rev 4 none

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.