From: Stuart Henderson Subject: Re: [maintainer update] misc/openhab 4.2.1 -> 4.2.2 To: chaz@pyr3x.com Cc: ports@openbsd.org Date: Thu, 10 Oct 2024 10:36:09 +0100 The diff is mangled (tabs/spaces), I will manually redo it On 2024/10/09 22:19, chaz@pyr3x.com wrote: > Summary of changes: > > - Bump version to 4.2.2 > > -- > Chaz > > diff --git a/misc/openhab-addons/Makefile b/misc/openhab-addons/Makefile > index b9171f37dc1..21e56b0e56c 100644 > --- a/misc/openhab-addons/Makefile > +++ b/misc/openhab-addons/Makefile > @@ -1,6 +1,6 @@ > COMMENT= addons for openHAB > > -V= 4.2.1 > +V= 4.2.2 > DISTNAME= openhab-addons-${V} > > CATEGORIES= misc > diff --git a/misc/openhab-addons/distinfo b/misc/openhab-addons/distinfo > index 9ed959b6e83..1bc99d89f76 100644 > --- a/misc/openhab-addons/distinfo > +++ b/misc/openhab-addons/distinfo > @@ -1,2 +1,2 @@ > -SHA256 (openhab-addons-4.2.1.kar) = lR8Bg+Nu62eJkiUw1obCBnFmjU7hBL0k2eNFGscYPic= > -SIZE (openhab-addons-4.2.1.kar) = 442092807 > +SHA256 (openhab-addons-4.2.2.kar) = GYQ3ys74wQphHHU1fRwCAgHUz6vOk/3b5aA8rHMT8F0= > +SIZE (openhab-addons-4.2.2.kar) = 442062778 > diff --git a/misc/openhab/Makefile b/misc/openhab/Makefile > index 60e2ee010e5..c9fc7b55b1d 100644 > --- a/misc/openhab/Makefile > +++ b/misc/openhab/Makefile > @@ -1,6 +1,6 @@ > COMMENT= integration platform for home automation > > -V= 4.2.1 > +V= 4.2.2 > DISTNAME= openhab-${V} > > CATEGORIES= misc > diff --git a/misc/openhab/distinfo b/misc/openhab/distinfo > index f98d895325b..5283fadbeee 100644 > --- a/misc/openhab/distinfo > +++ b/misc/openhab/distinfo > @@ -1,2 +1,2 @@ > -SHA256 (openhab-4.2.1.tar.gz) = vij3G/AcQrRpnLG0sDIJu0Q7V2wMYBwLh/JAl12yBYU= > -SIZE (openhab-4.2.1.tar.gz) = 110592664 > +SHA256 (openhab-4.2.2.tar.gz) = ZUAQ0xg3SmxTtcrjDqfWpX5JrHpuElV/w+q0xOugfTk= > +SIZE (openhab-4.2.2.tar.gz) = 110594562 >