Date: Sun, 10 Oct 2021 19:45:21 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 00e6acceae1b - main - CHANGES: document recent changes Message-ID: <202110101945.19AJjLdC033649@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=00e6acceae1b5c55a29c21e95fc70a44a24eea94 commit 00e6acceae1b5c55a29c21e95fc70a44a24eea94 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2021-10-10 19:41:46 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2021-10-10 19:45:09 +0000 CHANGES: document recent changes USES=triggers and the removal INSTALLS_ICONS changes are now documented --- CHANGES | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGES b/CHANGES index 230446349406..bead21cc989d 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,18 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. +20211010: +AUTHOR: bapt@FreeBSD.org + + INSTALLS_ICONS has been replace by a trigger on gtk-update-icon-cache. + the macro does nothing anymore. + +20211010: +AUTHOR: bapt@FreeBSD.org + + A new USES has been added, to simplify the integration of triggers in + the ports tree. + 20210801: AUTHOR: delphij@FreeBSD.org WANT_OPENLDAP_SASL is removed now that OpenLDAP is always built with
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110101945.19AJjLdC033649>