FreeBSD Bugzilla – Attachment 252500 Details for
Bug 280613
graphics/zathura: update to 0.5.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
zathura.diff (text/plain), 2.31 KB, created by
Zsolt Udvari
on 2024-08-04 14:23:06 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Zsolt Udvari
Created:
2024-08-04 14:23:06 UTC
Size:
2.31 KB
patch
obsolete
>diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile >index 2694c8eacd79..0043aa269283 100644 >--- a/graphics/zathura/Makefile >+++ b/graphics/zathura/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= zathura >-DISTVERSION= 0.5.6 >+DISTVERSION= 0.5.8 > CATEGORIES= graphics print > MASTER_SITES= https://pwmt.org/projects/zathura/download/ > >@@ -18,6 +18,7 @@ USES= compiler:c11 desktop-file-utils gettext-tools:build gnome meson \ > USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 > MESON_ARGS= -Dmanpages=disabled \ > -Dseccomp=disabled \ >+ -Dlandlock=disabled \ > -Dtests=disabled > > OPTIONS_DEFINE= MANPAGES SYNCTEX >diff --git a/graphics/zathura/distinfo b/graphics/zathura/distinfo >index 5c78c3960450..384ea6734f3e 100644 >--- a/graphics/zathura/distinfo >+++ b/graphics/zathura/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1715150364 >-SHA256 (zathura-0.5.6.tar.xz) = b478e35e87cce57d651b4112dc8193c4b744a07f121b7b6465229a8f386f10da >-SIZE (zathura-0.5.6.tar.xz) = 169744 >+TIMESTAMP = 1722779768 >+SHA256 (zathura-0.5.8.tar.xz) = f2bf8dcb2edff10a8e11f1f981bf8f6a42b997b4f851ab00bfd33a706ad43af8 >+SIZE (zathura-0.5.8.tar.xz) = 172524 >diff --git a/graphics/zathura/files/patch-data_meson.build b/graphics/zathura/files/patch-data_meson.build >new file mode 100644 >index 000000000000..dc921616fa65 >--- /dev/null >+++ b/graphics/zathura/files/patch-data_meson.build >@@ -0,0 +1,11 @@ >+--- data/meson.build.orig 2024-08-04 14:04:57 UTC >++++ data/meson.build >+@@ -81,7 +81,7 @@ else >+ if fish_comp.found() >+ fish_compdir = fish_comp.get_variable(pkgconfig: 'completionsdir') >+ else >+- fish_compdir = join_paths(datadir, 'fish', 'vendor_completions.d') >++ fish_compdir = join_paths(datadir, 'fish', 'completions') >+ endif >+ >+ install_data(bash_completion, install_dir: bash_compdir) >diff --git a/graphics/zathura/pkg-plist b/graphics/zathura/pkg-plist >index 378d1efd74f6..71d20bc03aad 100644 >--- a/graphics/zathura/pkg-plist >+++ b/graphics/zathura/pkg-plist >@@ -12,7 +12,7 @@ libdata/pkgconfig/zathura.pc > share/applications/org.pwmt.zathura.desktop > share/bash-completion/completions/zathura > share/dbus-1/interfaces/org.pwmt.zathura.xml >-share/fish/vendor_completions.d/zathura.fish >+share/fish/completions/zathura.fish > share/icons/hicolor/128x128/apps/org.pwmt.zathura.png > share/icons/hicolor/16x16/apps/org.pwmt.zathura.png > share/icons/hicolor/256x256/apps/org.pwmt.zathura.png
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 280613
: 252500