aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormew14930xvi <mew14930xvi@inbox.lv>2025-09-25 16:56:09 +0300
committerVladimir Druzenko <vvd@FreeBSD.org>2025-09-25 16:56:09 +0300
commit2ece1c5c431eab2e6d6e21511d0a894bec120a71 (patch)
tree73bf709626220e3882e86b7e81bac300b13f639d
parent8e3dc60231183008cea882574020f74163db9b58 (diff)
graphics/zathura: Update 0.5.12 => 0.5.13
Changelog: https://pwmt.org/projects/zathura/changelog/0.5.13/index.html - Remove USES=ninja because it is implicit in USES=meson. - Revert replace USES=gettext with USES=gettext-runtime gettext-tools (my change in previous commit) - it was unnecessary change. PR: 289825
-rw-r--r--graphics/zathura/Makefile5
-rw-r--r--graphics/zathura/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile
index 058ced747a95..4755181e417c 100644
--- a/graphics/zathura/Makefile
+++ b/graphics/zathura/Makefile
@@ -1,5 +1,5 @@
PORTNAME= zathura
-DISTVERSION= 0.5.12
+DISTVERSION= 0.5.13
CATEGORIES= graphics print
MASTER_SITES= https://pwmt.org/projects/zathura/download/
@@ -13,8 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libgirara-gtk3.so:x11-toolkits/girara \
libjson-glib-1.0.so:devel/json-glib
-USES= compiler:c17 gettext-runtime gettext-tools gnome meson ninja \
- pkgconfig sqlite tar:xz
+USES= compiler:c17 gettext gnome meson pkgconfig sqlite tar:xz
USE_GNOME= glib20 gtk30
MESON_ARGS= -Dlandlock=disabled \
-Dseccomp=disabled \
diff --git a/graphics/zathura/distinfo b/graphics/zathura/distinfo
index cad74c287206..2e2a33207e7f 100644
--- a/graphics/zathura/distinfo
+++ b/graphics/zathura/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1751616442
-SHA256 (zathura-0.5.12.tar.xz) = e84870fbf96b766b8224a3f3a6ce7ccfa36efa3b6919cc8a2fbf765ea4dfe476
-SIZE (zathura-0.5.12.tar.xz) = 176368
+TIMESTAMP = 1758706902
+SHA256 (zathura-0.5.13.tar.xz) = 6302173bcd46f897e5209c883a5b51ad1dab4946c2f3861cba374a3b80d8f3c1
+SIZE (zathura-0.5.13.tar.xz) = 177848