git: 17c406bb8e2a - main - misc/openhab: Update to 4.3.0.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Dec 2024 10:58:17 UTC
The branch main has been updated by netchild: URL: https://cgit.FreeBSD.org/ports/commit/?id=17c406bb8e2a1ab936466303aaeea3c52d676a76 commit 17c406bb8e2a1ab936466303aaeea3c52d676a76 Author: Alexander Leidinger <netchild@FreeBSD.org> AuthorDate: 2024-12-19 12:20:38 +0000 Commit: Alexander Leidinger <netchild@FreeBSD.org> CommitDate: 2024-12-20 10:58:12 +0000 misc/openhab: Update to 4.3.0. --- misc/openhab-addons/Makefile | 2 +- misc/openhab-addons/distinfo | 6 +++--- misc/openhab/Makefile | 2 +- misc/openhab/distinfo | 6 +++--- misc/openhab/files/pkg-message.in | 10 ++++------ misc/openhab/pkg-plist | 32 ++++++++++++++++---------------- 6 files changed, 28 insertions(+), 30 deletions(-) diff --git a/misc/openhab-addons/Makefile b/misc/openhab-addons/Makefile index 803a2eb55e8c..c583472e0cb3 100644 --- a/misc/openhab-addons/Makefile +++ b/misc/openhab-addons/Makefile @@ -1,5 +1,5 @@ PORTNAME= openhab-addons -PORTVERSION= 4.2.3 +PORTVERSION= 4.3.0 CATEGORIES= misc java MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab-addons/${PORTVERSION}/ DISTNAME= openhab-addons-${PORTVERSION} diff --git a/misc/openhab-addons/distinfo b/misc/openhab-addons/distinfo index 9814b3a43608..3dae8c2fd7b3 100644 --- a/misc/openhab-addons/distinfo +++ b/misc/openhab-addons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732792166 -SHA256 (openhab-addons-4.2.3.kar) = 9dd6c869970a6ee396dd8d18a67a3872449122fdb9a424b3be173ace2acb4536 -SIZE (openhab-addons-4.2.3.kar) = 442081196 +TIMESTAMP = 1734608767 +SHA256 (openhab-addons-4.3.0.kar) = aa6eb7c7d5f46ff0d2fd605572edb16854dcf83a43b14b9749a93c1468885edf +SIZE (openhab-addons-4.3.0.kar) = 451878902 diff --git a/misc/openhab/Makefile b/misc/openhab/Makefile index 3fc372da221e..7ed0d5cf5b9a 100644 --- a/misc/openhab/Makefile +++ b/misc/openhab/Makefile @@ -1,5 +1,5 @@ PORTNAME= openhab -PORTVERSION= 4.2.3 +PORTVERSION= 4.3.0 PORTREVISION= 0 CATEGORIES= misc java MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab/${PORTVERSION}/ diff --git a/misc/openhab/distinfo b/misc/openhab/distinfo index c808fdaeb5f7..4c736bccd8cd 100644 --- a/misc/openhab/distinfo +++ b/misc/openhab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732791448 -SHA256 (openhab-4.2.3.zip) = 02c4d856beb32164f9ffd47e412616523efefc032174d65539ed486dc885da27 -SIZE (openhab-4.2.3.zip) = 110952061 +TIMESTAMP = 1734608319 +SHA256 (openhab-4.3.0.zip) = 01efcb8d3bd92903eadba3998ed4bf3633ef1c7c976871447a44b6ca0322facf +SIZE (openhab-4.3.0.zip) = 111510930 diff --git a/misc/openhab/files/pkg-message.in b/misc/openhab/files/pkg-message.in index 9c525a7fd450..d4077ec8cdd9 100644 --- a/misc/openhab/files/pkg-message.in +++ b/misc/openhab/files/pkg-message.in @@ -47,9 +47,8 @@ At the end you need to run export OPENHAB_USERDATA=/var/db/openhab/userdata java -jar "%%LOCALBASE%%/libexec/openhab/runtime/bin/upgradetool.jar" -In case you see issues in the logfile or outdated info in the webinterface, -you may want to remove the cache and restart: - rm -r /var/db/openhab/userdata/cache/org.eclipse.osgi +You should also remove the cache and tmp and restart: + rm -r /var/db/openhab/userdata/cache/org.eclipse.osgi /var/db/openhab/userdata/tmp/* EOM } { type: upgrade @@ -70,8 +69,7 @@ At the end you need to run export OPENHAB_USERDATA=/var/db/openhab/userdata java -jar "%%LOCALBASE%%/libexec/openhab/runtime/bin/upgradetool.jar" -In case you see issues in the logfile or outdated info in the webinterface, -you may want to remove the cache and restart: - rm -r /var/db/openhab/userdata/cache/org.eclipse.osgi +You should also remove the cache and tmp and restart: + rm -r /var/db/openhab/userdata/cache/org.eclipse.osgi /var/db/openhab/userdata/tmp/* EOM ] diff --git a/misc/openhab/pkg-plist b/misc/openhab/pkg-plist index 10816843c405..bebac2f61f94 100644 --- a/misc/openhab/pkg-plist +++ b/misc/openhab/pkg-plist @@ -49,16 +49,16 @@ libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-pr libexec/openhab/runtime/system/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.17.1/jackson-module-jaxb-annotations-2.17.1.jar libexec/openhab/runtime/system/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar libexec/openhab/runtime/system/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar -libexec/openhab/runtime/system/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar +libexec/openhab/runtime/system/com/google/guava/guava/33.3.0-jre/guava-33.3.0-jre.jar libexec/openhab/runtime/system/com/google/inject/guice/7.0.0/guice-7.0.0.jar libexec/openhab/runtime/system/com/hivemq/hivemq-mqtt-client/1.3.3/hivemq-mqtt-client-1.3.3.jar libexec/openhab/runtime/system/com/neuronrobotics/nrjavaserial/5.2.1.OH1/nrjavaserial-5.2.1.OH1.jar libexec/openhab/runtime/system/com/sun/xml/bind/jaxb-osgi/2.3.8/jaxb-osgi-2.3.8.jar -libexec/openhab/runtime/system/com/thoughtworks/xstream/xstream/1.4.20/xstream-1.4.20.jar +libexec/openhab/runtime/system/com/thoughtworks/xstream/xstream/1.4.21/xstream-1.4.21.jar libexec/openhab/runtime/system/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar -libexec/openhab/runtime/system/de/focus-shift/jollyday-core/0.28.1/jollyday-core-0.28.1.jar -libexec/openhab/runtime/system/de/focus-shift/jollyday-jackson/0.28.1/jollyday-jackson-0.28.1.jar -libexec/openhab/runtime/system/io/github/classgraph/classgraph/4.8.172/classgraph-4.8.172.jar +libexec/openhab/runtime/system/de/focus-shift/jollyday-core/0.35.1/jollyday-core-0.35.1.jar +libexec/openhab/runtime/system/de/focus-shift/jollyday-jackson/0.35.1/jollyday-jackson-0.35.1.jar +libexec/openhab/runtime/system/io/github/classgraph/classgraph/4.8.174/classgraph-4.8.174.jar libexec/openhab/runtime/system/io/netty/netty-buffer/4.1.104.Final/netty-buffer-4.1.104.Final.jar libexec/openhab/runtime/system/io/netty/netty-codec-http/4.1.104.Final/netty-codec-http-4.1.104.Final.jar libexec/openhab/runtime/system/io/netty/netty-codec-http2/4.1.104.Final/netty-codec-http2-4.1.104.Final.jar @@ -227,22 +227,22 @@ libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.common/3 libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.jar libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.supplement/1.9.0/org.eclipse.equinox.supplement-1.9.0.jar libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar -libexec/openhab/runtime/system/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.35.0/org.eclipse.xtend.lib.macro-2.35.0.jar -libexec/openhab/runtime/system/org/eclipse/xtend/org.eclipse.xtend.lib/2.35.0/org.eclipse.xtend.lib-2.35.0.jar -libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.common.types/2.35.0/org.eclipse.xtext.common.types-2.35.0.jar -libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.ide/2.35.0/org.eclipse.xtext.ide-2.35.0.jar -libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.smap/2.35.0/org.eclipse.xtext.smap-2.35.0.jar -libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.util/2.35.0/org.eclipse.xtext.util-2.35.0.jar -libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.ide/2.35.0/org.eclipse.xtext.xbase.ide-2.35.0.jar -libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.35.0/org.eclipse.xtext.xbase.lib-2.35.0.jar -libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase/2.35.0/org.eclipse.xtext.xbase-2.35.0.jar -libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext/2.35.0/org.eclipse.xtext-2.35.0.jar +libexec/openhab/runtime/system/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.36.0/org.eclipse.xtend.lib.macro-2.36.0.jar +libexec/openhab/runtime/system/org/eclipse/xtend/org.eclipse.xtend.lib/2.36.0/org.eclipse.xtend.lib-2.36.0.jar +libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.common.types/2.36.0/org.eclipse.xtext.common.types-2.36.0.jar +libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.ide/2.36.0/org.eclipse.xtext.ide-2.36.0.jar +libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.smap/2.36.0/org.eclipse.xtext.smap-2.36.0.jar +libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.util/2.36.0/org.eclipse.xtext.util-2.36.0.jar +libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.ide/2.36.0/org.eclipse.xtext.xbase.ide-2.36.0.jar +libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.36.0/org.eclipse.xtext.xbase.lib-2.36.0.jar +libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase/2.36.0/org.eclipse.xtext.xbase-2.36.0.jar +libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext/2.36.0/org.eclipse.xtext-2.36.0.jar libexec/openhab/runtime/system/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar libexec/openhab/runtime/system/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar libexec/openhab/runtime/system/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar libexec/openhab/runtime/system/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar libexec/openhab/runtime/system/org/jline/jline/3.21.0/jline-3.21.0.jar -libexec/openhab/runtime/system/org/jmdns/jmdns/3.5.9/jmdns-3.5.9.jar +libexec/openhab/runtime/system/org/jmdns/jmdns/3.5.12/jmdns-3.5.12.jar libexec/openhab/runtime/system/org/jupnp/org.jupnp/3.0.1/org.jupnp-3.0.1.jar libexec/openhab/runtime/system/org/jvnet/staxex/stax-ex/1.7.4/stax-ex-1.7.4.jar libexec/openhab/runtime/system/org/openhab/base-fixes/1.0.0/base-fixes-1.0.0.jar