Bug 262567 - [exp-run] devel/glib20: use triggers
Summary: [exp-run] devel/glib20: use triggers
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Baptiste Daroussin
URL: https://reviews.freebsd.org/D34564
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-15 09:49 UTC by Baptiste Daroussin
Modified: 2022-03-18 10:31 UTC (History)
1 user (show)

See Also:
antoine: exp-run+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Baptiste Daroussin freebsd_committer freebsd_triage 2022-03-15 09:49:45 UTC

    
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2022-03-18 09:50:59 UTC
This looks fine
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-03-18 10:02:14 UTC
A commit in branch main references this bug:

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

commit 522332dbc7186af743b36a5ed6bf8911f7975463
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2022-03-15 09:43:12 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2022-03-18 10:00:23 +0000

    devel/glib: convert gio modules and glib schemas to triggers

    Use trigger to compile glib schemas, and generate gio modules cache

    PR:             262567
    Reviewed by:    tcberner
    Exp-run by:     antoine
    Differential Revision:  https://reviews.freebsd.org/D34564

 Keywords/glib-schemas.ucl (gone)             | 14 --------------
 Mk/Scripts/check_leftovers.sh                |  3 ---
 Mk/Uses/gnome.mk                             |  3 ---
 Mk/bsd.port.mk                               |  2 --
 devel/dconf/Makefile                         |  1 +
 devel/dconf/pkg-plist                        |  2 --
 devel/gconf2/Makefile                        |  2 +-
 devel/gconf2/pkg-plist                       |  2 --
 devel/glib20/Makefile                        |  4 +++-
 devel/glib20/files/gio-modules.ucl.in (new)  | 16 ++++++++++++++++
 devel/glib20/files/glib-schemas.ucl.in (new) | 16 ++++++++++++++++
 devel/glib20/pkg-plist                       |  3 ---
 12 files changed, 37 insertions(+), 31 deletions(-)