diff options
author | Andreas Motl <andreas.motl@panodata.org> | 2023-05-04 22:19:01 +0000 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2023-05-04 22:19:01 +0000 |
commit | 35c70b0431781b47c33d8b977e020e18b5480558 (patch) | |
tree | b3d6be2c4ecc58803360968fa60e1030d7ba3b5d /UPDATING | |
parent | devel/py-versioningit: Correct distinfo (diff) |
sysutils/py-mqttwarn: Rename option REISPUB to REDISPUB
The REISPUB option was spelled wrong. Let's rename it.
While here, add an UPDATING entry to let the users know it changed.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -5,6 +5,14 @@ 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. +20230504: + AFFECTS: users of sysutils/py-mqttwarn + AUTHOR: dvl@FreeBSD.org + + The redis optoin REISPUB has been renamed to REDISPUB + You should update any make.conf setting etc which refer to this. + e.g. change sysutils_py-mqttwarn_REISPUB to sysutils_py-mqttwarn_REDISPUB + 20230416: AFFECTS: users of databases/mongodb50 and databases/mongodb44 AUTHOR: ronald@FreeBSD.org |