Bug 284020 - editors/elementary-code: update to 7.4.0
Summary: editors/elementary-code: update to 7.4.0
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: Fernando Apesteguía
URL: https://github.com/elementary/code/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-12 18:27 UTC by Olivier Duchateau
Modified: 2025-01-16 16:51 UTC (History)
2 users (show)

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


Attachments
Patch to update editors/elementary-code (3.22 KB, patch)
2025-01-12 18:27 UTC, Olivier Duchateau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau 2025-01-12 18:27:43 UTC
Created attachment 256653 [details]
Patch to update editors/elementary-code

- Update to 7.4.0
- Adjust dependencies
- Remove do-test target (not useful)
Comment 1 Miguel Gocobachi 2025-01-15 04:21:24 UTC
Comment on attachment 256653 [details]
Patch to update editors/elementary-code

It looks good, thank you!
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-01-16 16:42:41 UTC
A commit in branch main references this bug:

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

commit 725ee99f05a0e0de60b758acfcb890114d5d60bf
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2025-01-13 17:02:57 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2025-01-16 16:42:02 +0000

    editors/elementary-code: update to 7.4.0

    ChangeLog: https://github.com/elementary/code/releases/tag/7.4.0

     * Add symbol filter to Outline pane
     * Updated translations

    PR:             284020
    Reported by:    duchateau.olivier@gmail.com
    Approved by:    miguel@gocobachi.dev (maintainer, timeout > 2 weeks)

 editors/elementary-code/Makefile  | 20 ++++++--------------
 editors/elementary-code/distinfo  |  6 +++---
 editors/elementary-code/pkg-plist |  2 ++
 3 files changed, 11 insertions(+), 17 deletions(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2025-01-16 16:51:58 UTC
Committed,

Thanks!