diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2024-04-30 16:10:56 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2024-04-30 16:10:56 +0000 |
commit | 99be3f72b532436de9937049092a99589ff29b62 (patch) | |
tree | 881838b0fbea1e00968930f915980e0012bc3f5f | |
parent | cb94acffc8197200665bba5ca321c4808d9d13b7 (diff) |
UPDATING: Add a note about updating pyradio to 0.9.3.4
-rw-r--r-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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 |