git: b263f2f69546 - main - UPDATING: Document name changes of sysutils/nq's helper programs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Sep 2024 19:28:10 UTC
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/ports/commit/?id=b263f2f69546b61732d8b440098da97d0a512f29 commit b263f2f69546b61732d8b440098da97d0a512f29 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2024-09-30 16:47:06 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2024-09-30 19:27:58 +0000 UPDATING: Document name changes of sysutils/nq's helper programs --- UPDATING | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/UPDATING b/UPDATING index bdf738ea691c..d1d05921154e 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,13 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20240930: + AFFECTS: users of sysutils/nq + AUTHOR: 0mp@FreeBSD.org + + The nq upstream renamed the fq utility to nqtail + and the tq utility to nqterm. + 20240927: AFFECTS: users of databases/mongodb50 AUTHOR: ronald@FreeBSD.org