Date: Tue, 30 Apr 2024 16:13:51 GMT From: Nicola Vitale <nivit@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 99be3f72b532 - main - UPDATING: Add a note about updating pyradio to 0.9.3.4 Message-ID: <202404301613.43UGDpbj086910@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=99be3f72b532436de9937049092a99589ff29b62 commit 99be3f72b532436de9937049092a99589ff29b62 Author: Nicola Vitale <nivit@FreeBSD.org> AuthorDate: 2024-04-30 16:10:56 +0000 Commit: Nicola Vitale <nivit@FreeBSD.org> CommitDate: 2024-04-30 16:10:56 +0000 UPDATING: Add a note about updating pyradio to 0.9.3.4 --- UPDATING | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/UPDATING b/UPDATING index 7bb37d83614f..090819e783e1 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,19 @@ 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. +20240430: + AFFECTS: audio/py-pyradio + AUTHOR: nivit@FreeBSD.org + + The new version of Pyradio moves some data files to new locations. + To see what it really does, run pyradio from a terminal the first time. + Besides that, the recordings are moved/saved into ~/pyradio-recordings. + You can change that directory in the config file. + + For more details, see + + https://github.com/coderholic/pyradio/releases/tag/0.9.3 + 20240423: AFFECTS: textproc/vale AUTHOR: bofh@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404301613.43UGDpbj086910>