Index | Thread | Search

From:
Theo Buehler <tb@theobuehler.org>
Subject:
Re: [llvm22] update/fix x11/elementary/granite 4/5 dock 8.3.3
To:
Matthieu Herrb <matthieu@openbsd.org>
Cc:
ports@openbsd.org
Date:
Mon, 25 May 2026 09:57:46 +0200

Download raw body.

Thread
ok

On Sat, May 23, 2026 at 09:05:53PM +0200, Matthieu Herrb wrote:
> Index: Makefile
> ===================================================================
> RCS file: /local/cvs/ports/x11/elementary/dock/Makefile,v
> diff -u -p -u -r1.5 Makefile
> --- Makefile	11 Feb 2026 15:12:27 -0000	1.5
> +++ Makefile	23 May 2026 18:56:49 -0000
> @@ -1,9 +1,7 @@
>  # XXX: Make CPU and battery docklets work...
> -# 0.11.89 appears as the version number during configure
>  COMMENT =	dock from elementary OS
> -DISTNAME =	dock-0.11.89
> +DISTNAME =	dock-8.3.3
>  PKGNAME =	${DISTNAME:S/^/elementary-/}
> -REVISION =	2
>  
>  SHARED_LIBS +=	plank                     0.0 # 1.0.0
>  
> @@ -27,7 +25,8 @@ BUILD_DEPENDS =	devel/gettext,-tools \
>  
>  LIB_DEPENDS =	devel/bamf \
>  		devel/libgee \
> -		x11/gnome/menus
> +		x11/gnome/menus \
> +		x11/gtk+3
>  
>  RUN_DEPENDS =	devel/desktop-file-utils \
>  		x11/gtk+4,-guic
> Index: distinfo
> ===================================================================
> RCS file: /local/cvs/ports/x11/elementary/dock/distinfo,v
> diff -u -p -u -r1.1.1.1 distinfo
> --- distinfo	2 Jul 2020 14:43:00 -0000	1.1.1.1
> +++ distinfo	23 May 2026 18:56:49 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (dock-0.11.89-0a389ee5.tar.gz) = xhvM4xDJTDS3VO3mrGDJHwt68Gqb0yo3/YzikHHIRMI=
> -SIZE (dock-0.11.89-0a389ee5.tar.gz) = 335050
> +SHA256 (dock-8.3.3-0a389ee5.tar.gz) = xhvM4xDJTDS3VO3mrGDJHwt68Gqb0yo3/YzikHHIRMI=
> +SIZE (dock-8.3.3-0a389ee5.tar.gz) = 335050
> 
> -- 
> Matthieu Herrb
>