Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Oct 2021 17:48:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258502] [exp-run] drop INSTALLS_ICONS in favour of triggers
Message-ID:  <bug-258502-7788-Mh49Nrs920@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258502-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258502-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258502

--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D46bcb098c82f7a18c7667fc99f6a782=
4b2b6eeef

commit 46bcb098c82f7a18c7667fc99f6a7824b2b6eeef
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2021-09-14 15:24:59 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2021-10-10 17:46:46 +0000

    graphics/gtk-update-icon-cache: use triggers

    Use triggers instead of enforcing the INSTALL_ICONS which enforces
    gtk-update-icon-cache dependency on every ports installing icons.

    The bonus:
    - factorize gtk-update-icon-cache update at the end of the build
    - stop adding a gratuicious dependency on gtk-update-icon-cache on
      packages which do not need it
    - works on packages where INSTALLS_ICONS were forgotten

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

 graphics/gtk-update-icon-cache/Makefile            |  3 ++-
 .../files/gtk-update-icon-cache.ucl.in (new)       | 30 ++++++++++++++++++=
++++
 2 files changed, 32 insertions(+), 1 deletion(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258502-7788-Mh49Nrs920>