Index: head/graphics/zathura/Makefile =================================================================== --- head/graphics/zathura/Makefile (revision 485552) +++ head/graphics/zathura/Makefile (revision 485553) @@ -1,33 +1,32 @@ # Created by: Quentin Stievenart # $FreeBSD$ PORTNAME= zathura -PORTVERSION= 0.4.0 -PORTREVISION= 1 +PORTVERSION= 0.4.1 CATEGORIES= graphics print MASTER_SITES= https://pwmt.org/projects/zathura/download/ \ http://www.madpilot.net/~mad/pwmt.org/ MAINTAINER= quentin.stievenart@gmail.com COMMENT= Customizable lightweight pdf viewer LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcairo.so:graphics/cairo \ libgirara-gtk3.so:x11-toolkits/girara \ libsynctex.so:devel/tex-synctex BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR} USES= meson ninja compiler:c11 pkgconfig python tar:xz USE_GNOME= glib20 gtk30 gdkpixbuf2 OPTIONS_DEFINE= NLS SQLITE OPTIONS_SUB= yes SQLITE_LIB_DEPENDS= libsqlite3.so:databases/sqlite3 SQLITE_MESON_ARGS_OFF= -Denable-sqlite=false NLS_USES= gettext .include Index: head/graphics/zathura/distinfo =================================================================== --- head/graphics/zathura/distinfo (revision 485552) +++ head/graphics/zathura/distinfo (revision 485553) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527371284 -SHA256 (zathura-0.4.0.tar.xz) = aa629259c6ac729e90abdda1b9b51854adaa6851192f08a55e63379500541ec8 -SIZE (zathura-0.4.0.tar.xz) = 145056 +TIMESTAMP = 1541502996 +SHA256 (zathura-0.4.1.tar.xz) = d6f56bf6e7e05d2e91213287c7aea21481c44521b622f9e9ec06a886f51dd9fe +SIZE (zathura-0.4.1.tar.xz) = 148592 Index: head/graphics/zathura/pkg-plist =================================================================== --- head/graphics/zathura/pkg-plist (revision 485552) +++ head/graphics/zathura/pkg-plist (revision 485553) @@ -1,37 +1,39 @@ bin/zathura include/zathura/document.h include/zathura/links.h include/zathura/macros.h include/zathura/page.h include/zathura/plugin-api.h include/zathura/types.h include/zathura/zathura-version.h libdata/pkgconfig/zathura.pc man/man1/zathura.1.gz man/man5/zathurarc.5.gz share/applications/org.pwmt.zathura.desktop +share/bash-completion/completions/zathura share/dbus-1/interfaces/org.pwmt.zathura.xml +share/zsh/vendor-completions/_zathura %%NLS%%share/icons/hicolor/128x128/apps/org.pwmt.zathura.png %%NLS%%share/locale/ca/LC_MESSAGES/zathura.mo %%NLS%%share/locale/cs/LC_MESSAGES/zathura.mo %%NLS%%share/locale/de/LC_MESSAGES/zathura.mo %%NLS%%share/locale/el/LC_MESSAGES/zathura.mo %%NLS%%share/locale/eo/LC_MESSAGES/zathura.mo %%NLS%%share/locale/es/LC_MESSAGES/zathura.mo %%NLS%%share/locale/es_CL/LC_MESSAGES/zathura.mo %%NLS%%share/locale/et/LC_MESSAGES/zathura.mo %%NLS%%share/locale/fr/LC_MESSAGES/zathura.mo %%NLS%%share/locale/he/LC_MESSAGES/zathura.mo %%NLS%%share/locale/hr/LC_MESSAGES/zathura.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/zathura.mo %%NLS%%share/locale/it/LC_MESSAGES/zathura.mo %%NLS%%share/locale/lt/LC_MESSAGES/zathura.mo %%NLS%%share/locale/nl/LC_MESSAGES/zathura.mo %%NLS%%share/locale/no/LC_MESSAGES/zathura.mo %%NLS%%share/locale/pl/LC_MESSAGES/zathura.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/zathura.mo %%NLS%%share/locale/ru/LC_MESSAGES/zathura.mo %%NLS%%share/locale/ta_IN/LC_MESSAGES/zathura.mo %%NLS%%share/locale/tr/LC_MESSAGES/zathura.mo %%NLS%%share/locale/uk_UA/LC_MESSAGES/zathura.mo %%NLS%%share/metainfo/org.pwmt.zathura.appdata.xml