diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-10-10 19:41:46 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-10-10 19:45:09 +0000 |
| commit | 00e6acceae1b5c55a29c21e95fc70a44a24eea94 (patch) | |
| tree | 2b51564e749c335f5d7b1436e795f0a2b1393e5b | |
| parent | 2c672a4de941dc57142d867ba42396b1b64d2921 (diff) | |
CHANGES: document recent changes
USES=triggers and the removal INSTALLS_ICONS changes are now documented
| -rw-r--r-- | CHANGES | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 |
