Bug 282033 - editors/quilter: Update 2.2.3 -> 3.3.4
Summary: editors/quilter: Update 2.2.3 -> 3.3.4
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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-12 15:29 UTC by Yusuf Yaman
Modified: 2024-10-16 14:18 UTC (History)
1 user (show)

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


Attachments
editors/quilter.patch (8.21 KB, patch)
2024-10-12 15:29 UTC, Yusuf Yaman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuf Yaman 2024-10-12 15:29:03 UTC

    
Comment 1 Yusuf Yaman 2024-10-12 15:29:32 UTC
Created attachment 254183 [details]
editors/quilter.patch

Changelog:                            
https://github.com/lainsce/quilter/compare/2.2.3...3.3.4

Thanks.
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2024-10-14 04:13:56 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-10-14 04:15:36 UTC
A commit in branch main references this bug:

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

commit d0c0d264eeb5645502271179c58eab6e9d3cb700
Author:     Yonas Yanfa <yonas.yanfa@gmail.com>
AuthorDate: 2024-10-14 04:11:48 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-14 04:14:32 +0000

    editors/quilter: update 2.2.3 → 3.3.4

    PR:     282033

 editors/quilter/Makefile                | 10 ++--
 editors/quilter/distinfo                |  6 +--
 editors/quilter/files/patch-meson.build | 28 ++++++------
 editors/quilter/pkg-plist               | 81 ++++++++++++++++-----------------
 4 files changed, 62 insertions(+), 63 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-10-16 14:18:35 UTC
A commit in branch main references this bug:

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

commit 3216d83912531463ed8f8f0ee134b57bc8cb338c
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-10-16 14:09:03 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-10-16 14:16:46 +0000

    editors/quilter: unbreak build after d0c0d264eeb5

    meson.build:87:4: ERROR: Dependency "gtksourceview-4" not found, tried pkgconfig

    Error: Missing: share/glib-2.0/schemas/io.github.lainsce.Quilter.gschema.xml

    Note, GLIB_SCHEMAS pointlessly complicates pkg-plist after 522332dbc718.

    PR:             282033
    Reported by:    pkg-fallout

 editors/quilter/Makefile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)