git: c9dd36b5f976 - main - x11/wob: update to 0.14

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sat, 19 Nov 2022 21:50:54 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c9dd36b5f97600364480742eb51e5f8d80e4143b

commit c9dd36b5f97600364480742eb51e5f8d80e4143b
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-11-19 19:44:58 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-11-19 21:50:22 +0000

    x11/wob: update to 0.14
    
    Changes:        https://github.com/francma/wob/releases/tag/0.14
    Reported by:    GitHub (watch releases)
---
 x11/wob/Makefile | 8 +++++---
 x11/wob/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/x11/wob/Makefile b/x11/wob/Makefile
index ea1208445461..82273501b76f 100644
--- a/x11/wob/Makefile
+++ b/x11/wob/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	wob
-DISTVERSION=	0.13
+DISTVERSION=	0.14
 CATEGORIES=	x11 wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -10,7 +10,8 @@ LICENSE=	ISCL
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	wayland-protocols>=1.13:graphics/wayland-protocols
-LIB_DEPENDS=	libwayland-client.so:graphics/wayland
+LIB_DEPENDS=	libinih.so:devel/inih \
+		libwayland-client.so:graphics/wayland
 
 USES=		meson pkgconfig
 USE_GITHUB=	yes
@@ -22,6 +23,7 @@ OPTIONS_DEFAULT=MANPAGES
 
 MANPAGES_BUILD_DEPENDS=	scdoc:textproc/scdoc
 MANPAGES_MESON_ENABLED=	man-pages
-MANPAGES_PLIST_FILES=	man/man1/${PORTNAME}.1.gz
+MANPAGES_PLIST_FILES=	man/man1/${PORTNAME}.1.gz \
+			man/man5/${PORTNAME}.ini.5.gz
 
 .include <bsd.port.mk>
diff --git a/x11/wob/distinfo b/x11/wob/distinfo
index 3dfd4d6b87dc..618711e5ae89 100644
--- a/x11/wob/distinfo
+++ b/x11/wob/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646493625
-SHA256 (francma-wob-0.13_GH0.tar.gz) = 555965ba2b4e5fa67c8342e42f7ccd5eea7c9aeb762684e2ea52ccff40cc7f56
-SIZE (francma-wob-0.13_GH0.tar.gz) = 20525
+TIMESTAMP = 1668889752
+SHA256 (francma-wob-0.14_GH0.tar.gz) = 967db56fce7e3e39d220f751b53168d76c5a85fa3601e89d175ac2da294dab83
+SIZE (francma-wob-0.14_GH0.tar.gz) = 21831