Re: git: 097fb98c6a84 - main - x11/sfwbar: + Flexible taskbar application for wayland compositors

From: Antoine Brodin <antoine_at_freebsd.org>
Date: Fri, 02 Dec 2022 13:58:48 UTC
On Fri, Dec 2, 2022 at 10:05 AM Gleb Popov <arrowd@freebsd.org> wrote:
>
> The branch main has been updated by arrowd:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=097fb98c6a845d5f192e209efa1929d4cf802293
>
> commit 097fb98c6a845d5f192e209efa1929d4cf802293
> Author:     Tino Engel <tino.engel@mail.de>
> AuthorDate: 2022-12-02 10:02:58 +0000
> Commit:     Gleb Popov <arrowd@FreeBSD.org>
> CommitDate: 2022-12-02 10:03:57 +0000
>
>     x11/sfwbar: + Flexible taskbar application for wayland compositors
>
>     PR:             268085
> ---
>  x11/sfwbar/Makefile             |  27 ++++++++++
>  x11/sfwbar/distinfo             |   3 ++
>  x11/sfwbar/files/pkg-message.in |  20 +++++++
>  x11/sfwbar/pkg-descr            |   7 +++
>  x11/sfwbar/pkg-plist            | 116 ++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 173 insertions(+)

Hi,

You didn't hook it to the build.

Antoine