aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-11-19 19:44:58 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-11-19 21:50:22 +0000
commitc9dd36b5f97600364480742eb51e5f8d80e4143b (patch)
treed9c7f2be5a26118fd5a77ebb0739656de658dc67
parentdbb9c0fa262c0ef524821fb9782e4260faab5ab4 (diff)
downloadports-c9dd36b5f97600364480742eb51e5f8d80e4143b.tar.gz
ports-c9dd36b5f97600364480742eb51e5f8d80e4143b.zip
x11/wob: update to 0.14
Changes: https://github.com/francma/wob/releases/tag/0.14 Reported by: GitHub (watch releases)
-rw-r--r--x11/wob/Makefile8
-rw-r--r--x11/wob/distinfo6
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