Hi ports@
Following my previous diff updating girara I updated zathura to the
latest version and rebuilt all plugins against it.
No issues so far, built and tested on arm64 with every plugins.
diff /usr/ports
commit - 350601b3e26ca2a6b36f1b11acec33577bc7715d
path + /usr/ports
blob - 978fa614fb1732b9a8d0af332cbf2593791276ef
file + textproc/zathura/core/Makefile
--- textproc/zathura/core/Makefile
+++ textproc/zathura/core/Makefile
@@ -1,9 +1,8 @@
-V = 0.5.2
+V = 0.5.4
COMMENT = document viewer for PDF and other formats with a vi-like UI
DISTNAME = zathura-${V}
CATEGORIES = textproc x11
EXTRACT_SUFX = .tar.xz
-REVISION = 0
HOMEPAGE = https://pwmt.org/projects/zathura/
blob - 69842c68737d776387499babade5b8a8da9e0450
file + textproc/zathura/core/distinfo
--- textproc/zathura/core/distinfo
+++ textproc/zathura/core/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zathura-0.5.2.tar.xz) = xkuny5+s8rFJm53JKbZzbHLGn4Bi7tTylAVWyFIlYZQ=
-SIZE (zathura-0.5.2.tar.xz) = 165200
+SHA256 (zathura-0.5.4.tar.xz) = owN/eqlNQJa/2XBp9i/83KnwZDHoZjVIwc1rlFxVbzI=
+SIZE (zathura-0.5.4.tar.xz) = 171004
blob - 981e301fdd417b96c2e68e3f92bf702dfea66077
file + textproc/zathura/plugins/Makefile.inc
--- textproc/zathura/plugins/Makefile.inc
+++ textproc/zathura/plugins/Makefile.inc
@@ -10,7 +10,7 @@ PERMIT_PACKAGE ?= Yes
RUN_DEPENDS ?= devel/desktop-file-utils \
textproc/zathura/core
LIB_DEPENDS += x11/girara>=0.3.2
-BUILD_DEPENDS ?= textproc/zathura/core>=0.5.2
+BUILD_DEPENDS ?= textproc/zathura/core>=0.5.4
MODULES ?= devel/meson
NO_TEST ?= Yes
blob - c95d13e1059eabbbfdd7e6d8e38330c45c6c9740
file + textproc/zathura/plugins/cb/Makefile
--- textproc/zathura/plugins/cb/Makefile
+++ textproc/zathura/plugins/cb/Makefile
@@ -1,5 +1,5 @@
V = 0.1.10
-REVISION = 0
+REVISION = 1
COMMENT = comic book plugin for zathura
PROJECT = zathura-cb
blob - 647b780478cb1209c0a947d7cf85f3ef48d9c188
file + textproc/zathura/plugins/djvu/Makefile
--- textproc/zathura/plugins/djvu/Makefile
+++ textproc/zathura/plugins/djvu/Makefile
@@ -1,5 +1,5 @@
V = 0.2.9
-REVISION = 0
+REVISION = 1
COMMENT = djvu plugin for zathura
PROJECT = zathura-djvu
blob - 0d3342a94a7a510e009b2f210f3dfdb23eee67fb
file + textproc/zathura/plugins/mupdf/Makefile
--- textproc/zathura/plugins/mupdf/Makefile
+++ textproc/zathura/plugins/mupdf/Makefile
@@ -1,5 +1,5 @@
V = 0.4.1
-REVISION = 2
+REVISION = 3
COMMENT = mupdf pdf plugin for zathura
PROJECT = zathura-pdf-mupdf
blob - 9caeb6e34fae1e04ac8a347bdf8c45013cdf8c8c
file + textproc/zathura/plugins/poppler/Makefile
--- textproc/zathura/plugins/poppler/Makefile
+++ textproc/zathura/plugins/poppler/Makefile
@@ -1,4 +1,5 @@
V = 0.3.1
+REVISION = 0
COMMENT = poppler pdf plugin for zathura
PROJECT = zathura-pdf-poppler
blob - ecbc2bcce84abebc0e0c4838558735dd383b3489
file + textproc/zathura/plugins/ps/Makefile
--- textproc/zathura/plugins/ps/Makefile
+++ textproc/zathura/plugins/ps/Makefile
@@ -1,5 +1,5 @@
V = 0.2.7
-REVISION = 0
+REVISION = 1
COMMENT = spectre postscript plugin for zathura
PROJECT = zathura-ps
--
~Justin
No comments:
Post a Comment