summaryrefslogtreecommitdiff
path: root/misc/openhab
diff options
context:
space:
mode:
Diffstat (limited to 'misc/openhab')
-rw-r--r--misc/openhab/Makefile3
-rw-r--r--misc/openhab/distinfo6
-rw-r--r--misc/openhab/files/pkg-message.in1
3 files changed, 6 insertions, 4 deletions
diff --git a/misc/openhab/Makefile b/misc/openhab/Makefile
index 389f2b23ccf6..5d79bd4c57f7 100644
--- a/misc/openhab/Makefile
+++ b/misc/openhab/Makefile
@@ -1,6 +1,7 @@
PORTNAME= openhab
-PORTVERSION= 4.3.4
+PORTVERSION= 4.3.7
PORTREVISION= 0
+# For those waiting for OpenHAB 5: it has 3rd party components which do an OS check, FreeBSD is not supported
CATEGORIES= misc java
MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab/${PORTVERSION}/
DISTNAME= openhab-${PORTVERSION}
diff --git a/misc/openhab/distinfo b/misc/openhab/distinfo
index 6c403f13e90f..dc732f02c737 100644
--- a/misc/openhab/distinfo
+++ b/misc/openhab/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743590567
-SHA256 (openhab-4.3.4.zip) = 6448d6666f8c6a0d6e2828866e42cc4d09ee993ed0da970d2ab8fab045937431
-SIZE (openhab-4.3.4.zip) = 111523551
+TIMESTAMP = 1755847983
+SHA256 (openhab-4.3.7.zip) = 181f004b0367f5219437466c1fe6833561110d01ce6be315a92c8e433c8c2dfb
+SIZE (openhab-4.3.7.zip) = 111527134
diff --git a/misc/openhab/files/pkg-message.in b/misc/openhab/files/pkg-message.in
index d4077ec8cdd9..4775343bd174 100644
--- a/misc/openhab/files/pkg-message.in
+++ b/misc/openhab/files/pkg-message.in
@@ -72,4 +72,5 @@ At the end you need to run
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
+}
]