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:           Mon Jul 27 17:44:19 UTC 2020

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

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/print/zathura/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/zathura/PLIST
cvs rdiff -u -r1.11 -r1.12 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.37 pkgsrc/print/zathura/Makefile:1.38
--- pkgsrc/print/zathura/Makefile:1.37  Tue Jun  2 08:24:39 2020
+++ pkgsrc/print/zathura/Makefile       Mon Jul 27 17:44:19 2020
@@ -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

Index: pkgsrc/print/zathura/PLIST
diff -u pkgsrc/print/zathura/PLIST:1.5 pkgsrc/print/zathura/PLIST:1.6
--- pkgsrc/print/zathura/PLIST:1.5      Fri Dec 20 10:13:57 2019
+++ pkgsrc/print/zathura/PLIST  Mon Jul 27 17:44:19 2020
@@ -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 @@ 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/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

Index: pkgsrc/print/zathura/distinfo
diff -u pkgsrc/print/zathura/distinfo:1.11 pkgsrc/print/zathura/distinfo:1.12
--- pkgsrc/print/zathura/distinfo:1.11  Thu Apr  2 09:23:06 2020
+++ pkgsrc/print/zathura/distinfo       Mon Jul 27 17:44:19 2020
@@ -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