Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/zathura zathura: Update to 0.4.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9fba76671eeb
branches:  trunk
changeset: 436144:9fba76671eeb
user:      leot <leot%pkgsrc.org@localhost>
date:      Mon Jul 27 17:44:19 2020 +0000

description:
zathura: Update to 0.4.6

Changes:
0.4.6
-----
 - Add --find option to the CLI
 - Support recolor with transparency
 - Various fixes and improvements
 - Updated translations

diffstat:

 print/zathura/Makefile |   5 ++---
 print/zathura/PLIST    |   6 +++---
 print/zathura/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 11 deletions(-)

diffs (50 lines):

diff -r 53023ca052a0 -r 9fba76671eeb print/zathura/Makefile
--- a/print/zathura/Makefile    Mon Jul 27 17:33:25 2020 +0000
+++ b/print/zathura/Makefile    Mon Jul 27 17:44:19 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2020/06/02 08:24:39 adam Exp $
+# $NetBSD: Makefile,v 1.38 2020/07/27 17:44:19 leot Exp $
 
-DISTNAME=      zathura-0.4.5
-PKGREVISION=   2
+DISTNAME=      zathura-0.4.6
 CATEGORIES=    print
 MASTER_SITES=  https://pwmt.org/projects/zathura/download/
 EXTRACT_SUFX=  .tar.xz
diff -r 53023ca052a0 -r 9fba76671eeb print/zathura/PLIST
--- a/print/zathura/PLIST       Mon Jul 27 17:33:25 2020 +0000
+++ b/print/zathura/PLIST       Mon Jul 27 17:44:19 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2019/12/20 10:13:57 leot Exp $
+@comment $NetBSD: PLIST,v 1.6 2020/07/27 17:44:19 leot Exp $
 bin/zathura
 include/zathura/document.h
 include/zathura/links.h
@@ -13,8 +13,8 @@
 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/fish/vendor_completions.d/zathura.fish
+share/icons/hicolor/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
diff -r 53023ca052a0 -r 9fba76671eeb print/zathura/distinfo
--- a/print/zathura/distinfo    Mon Jul 27 17:33:25 2020 +0000
+++ b/print/zathura/distinfo    Mon Jul 27 17:44:19 2020 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.11 2020/04/02 09:23:06 nia Exp $
+$NetBSD: distinfo,v 1.12 2020/07/27 17:44:19 leot Exp $
 
-SHA1 (zathura-0.4.5.tar.xz) = fd4528c18bd3a9bedd9a947ae51779946f36dd0d
-RMD160 (zathura-0.4.5.tar.xz) = 547d59af40885d74e320c82372e51bda4ae9dd8c
-SHA512 (zathura-0.4.5.tar.xz) = 9b846146bc8c391a5f8f0fbf0c7333281228a1e4a9b162fe420b54f566549a96b83d0345954c711fb80e21f97133d9fe644b641971db6d9bbbd1fe74544dd19c
-Size (zathura-0.4.5.tar.xz) = 152720 bytes
+SHA1 (zathura-0.4.6.tar.xz) = be87f0344a924b5b07f7b49af1011530d69d1c4f
+RMD160 (zathura-0.4.6.tar.xz) = 0036e9ad6525305ac00ce49a99a312dd9b33b2e2
+SHA512 (zathura-0.4.6.tar.xz) = 6cc2c4561fc77ab10d57456ea9f7193e7967bde53663a2197a12a449a5e177da49e8a5baf39a45133e24d136aaf9edaf5142e3737af5289e7f31e7d794d72668
+Size (zathura-0.4.6.tar.xz) = 157520 bytes
 SHA1 (patch-doc_meson.build) = f989cd35ef4b1a910470117ccaf734a917e7fc8d
 SHA1 (patch-zathura_database-plain.c) = 95d461d4ac0c14bd61a14ff62b92bd5aee37228e



Home | Main Index | Thread Index | Old Index