svn commit: r520614 - head
Alexander Leidinger
netchild at FreeBSD.org
Sun Dec 22 11:58:33 UTC 2019
Author: netchild
Date: Sun Dec 22 11:58:33 2019
New Revision: 520614
URL: https://svnweb.freebsd.org/changeset/ports/520614
Log:
Add info about openhab2.
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Sun Dec 22 11:54:31 2019 (r520613)
+++ head/UPDATING Sun Dec 22 11:58:33 2019 (r520614)
@@ -5,6 +5,20 @@ 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.
+20191221:
+ AFFECTS: users of misc/openhab2
+ AUTHOR: netchild at FreeBSD.org
+
+ If you upgrade from a pevious version, make a backup of
+ /var/db/openhab2
+ read about the breaking changes in the release notes at
+ https://github.com/openhab/openhab-distro/releases/tag/2.5.0
+ and run
+ %%PREFIX%%/libexec/openhab2/runtime/bin/update.freebsd
+ which takes care about changes for:
+ - Textual Configuration
+ - Next Generation Rule Engine
+
20191216:
AFFECTS: users of python
AUTHOR: antoine at FreeBSD.org
More information about the svn-ports-all
mailing list