pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/zathura



Module Name:    pkgsrc
Committed By:   leot
Date:           Fri Dec 20 10:13:57 UTC 2019

Modified Files:
        pkgsrc/print/zathura: Makefile PLIST distinfo

Log Message:
zathura: Update to 0.4.4

Changes:
0.4.4
-----
 - Fix expansion of ~ and ~user when opening files
 - Add fish completion
 - Various fixes and improvements
 - Drop support for old libsyntex
 - Updated translations


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/print/zathura/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/zathura/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/zathura/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/zathura/Makefile
diff -u pkgsrc/print/zathura/Makefile:1.31 pkgsrc/print/zathura/Makefile:1.32
--- pkgsrc/print/zathura/Makefile:1.31  Sun Oct 27 10:43:43 2019
+++ pkgsrc/print/zathura/Makefile       Fri Dec 20 10:13:57 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2019/10/27 10:43:43 nia Exp $
+# $NetBSD: Makefile,v 1.32 2019/12/20 10:13:57 leot Exp $
 
-DISTNAME=      zathura-0.4.3
-PKGREVISION=   2
+DISTNAME=      zathura-0.4.4
 CATEGORIES=    print
 MASTER_SITES=  https://pwmt.org/projects/zathura/download/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/print/zathura/PLIST
diff -u pkgsrc/print/zathura/PLIST:1.4 pkgsrc/print/zathura/PLIST:1.5
--- pkgsrc/print/zathura/PLIST:1.4      Wed Mar  6 17:02:20 2019
+++ pkgsrc/print/zathura/PLIST  Fri Dec 20 10:13:57 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2019/03/06 17:02:20 leot Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/12/20 10:13:57 leot Exp $
 bin/zathura
 include/zathura/document.h
 include/zathura/links.h
@@ -13,7 +13,9 @@ man/man5/zathurarc.5
 share/applications/org.pwmt.zathura.desktop
 share/bash-completion/completions/zathura
 share/dbus-1/interfaces/org.pwmt.zathura.xml
+share/fish/completions/zathura.fish
 share/icons/scalable/apps/org.pwmt.zathura.svg
+share/locale/ar/LC_MESSAGES/zathura.mo
 share/locale/ca/LC_MESSAGES/zathura.mo
 share/locale/cs/LC_MESSAGES/zathura.mo
 share/locale/de/LC_MESSAGES/zathura.mo
@@ -38,4 +40,4 @@ share/locale/ta_IN/LC_MESSAGES/zathura.m
 share/locale/tr/LC_MESSAGES/zathura.mo
 share/locale/uk_UA/LC_MESSAGES/zathura.mo
 share/metainfo/org.pwmt.zathura.appdata.xml
-share/zsh/vendor-completions/_zathura
+share/zsh/site-functions/_zathura

Index: pkgsrc/print/zathura/distinfo
diff -u pkgsrc/print/zathura/distinfo:1.9 pkgsrc/print/zathura/distinfo:1.10
--- pkgsrc/print/zathura/distinfo:1.9   Sun Oct 27 10:43:43 2019
+++ pkgsrc/print/zathura/distinfo       Fri Dec 20 10:13:57 2019
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2019/10/27 10:43:43 nia Exp $
+$NetBSD: distinfo,v 1.10 2019/12/20 10:13:57 leot Exp $
 
-SHA1 (zathura-0.4.3.tar.xz) = 6e2cd70d03a9bfef2ef1e788ed7656b32c706def
-RMD160 (zathura-0.4.3.tar.xz) = 1547e4dadc35b784abfb8b09476292ba4b50e280
-SHA512 (zathura-0.4.3.tar.xz) = 427948025c20b2badb00921d03ec83e26806fd90d0d50cdcf0f3bcf645cd7206695faa3b5a7698d3d70b9bd60e8e68c920cf1e7f29855dd11a1a8ce6a7f8160b
-Size (zathura-0.4.3.tar.xz) = 145796 bytes
+SHA1 (zathura-0.4.4.tar.xz) = cb8bdfdc9c44fea4d8b04fc471a8a63e126db9d8
+RMD160 (zathura-0.4.4.tar.xz) = fd53659d71e9e4efd483838c0d65b660eafdb659
+SHA512 (zathura-0.4.4.tar.xz) = 32fd5547b50f3c4c0c26b4bbe299dcf091fe8481e79708043edfb282aa97e31609f8d93338fe090852abf9dc47fef388d79aadff62530122ef6537306c83beb0
+Size (zathura-0.4.4.tar.xz) = 151916 bytes
 SHA1 (patch-doc_meson.build) = f989cd35ef4b1a910470117ccaf734a917e7fc8d
 SHA1 (patch-zathura_database-plain.c) = 95d461d4ac0c14bd61a14ff62b92bd5aee37228e



Home | Main Index | Thread Index | Old Index