Date: Sun, 30 Jul 2023 11:10:19 GMT From: Alexander Leidinger <netchild@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4e4e79838f47 - main - miscc/openhab: Update to 4.0.1. Message-ID: <202307301110.36UBAJ3R036092@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by netchild: URL: https://cgit.FreeBSD.org/ports/commit/?id=4e4e79838f47fd35c8e3c54bda119a190b60464c commit 4e4e79838f47fd35c8e3c54bda119a190b60464c Author: Alexander Leidinger <netchild@FreeBSD.org> AuthorDate: 2023-07-30 11:09:34 +0000 Commit: Alexander Leidinger <netchild@FreeBSD.org> CommitDate: 2023-07-30 11:10:15 +0000 miscc/openhab: Update to 4.0.1. --- misc/openhab-addons/Makefile | 2 +- misc/openhab-addons/distinfo | 6 +++--- misc/openhab/Makefile | 2 +- misc/openhab/distinfo | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/misc/openhab-addons/Makefile b/misc/openhab-addons/Makefile index 6333bc5f2d25..1559d52441ed 100644 --- a/misc/openhab-addons/Makefile +++ b/misc/openhab-addons/Makefile @@ -1,5 +1,5 @@ PORTNAME= openhab-addons -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.1 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 407e87b09fcb..c23fe4e5a2f8 100644 --- a/misc/openhab-addons/distinfo +++ b/misc/openhab-addons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690367656 -SHA256 (openhab-addons-4.0.0.kar) = fec9aac5b6add6bcd388c9174ccf8bb402714bbeeef983e9f9a9aea7c3d38464 -SIZE (openhab-addons-4.0.0.kar) = 393951468 +TIMESTAMP = 1690713414 +SHA256 (openhab-addons-4.0.1.kar) = edb34f7ad477ccfc5f9b171958139b780d27354384463c4b8e2a9d6d895bb75c +SIZE (openhab-addons-4.0.1.kar) = 393905810 diff --git a/misc/openhab/Makefile b/misc/openhab/Makefile index 2569825a337d..cf6b12a3c61f 100644 --- a/misc/openhab/Makefile +++ b/misc/openhab/Makefile @@ -1,5 +1,5 @@ PORTNAME= openhab -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.1 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 dd5ce60bb977..70611c625ab0 100644 --- a/misc/openhab/distinfo +++ b/misc/openhab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690367365 -SHA256 (openhab-4.0.0.zip) = 3871ae84eb53b1de26f025ff109fdc305648a328c1dd71f390c3a044538e8a11 -SIZE (openhab-4.0.0.zip) = 104034005 +TIMESTAMP = 1690711802 +SHA256 (openhab-4.0.1.zip) = 9a3dee1ceea3fae5c1673da954886a0432d8cc121eac8d3d1220264e3ae59ecc +SIZE (openhab-4.0.1.zip) = 104031926
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307301110.36UBAJ3R036092>