pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/454bc75fd469
branches:  trunk
changeset: 373614:454bc75fd469
user:      leot <leot%pkgsrc.org@localhost>
date:      Sun Jan 07 12:57:59 2018 +0000

description:
zathura: Update print/zathura to 0.3.8

Changes:
0.3.8
-----
* Fix memory leaks
* Rework plugin initialization
* Various fixes and improvements
* Updated translations

diffstat:

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

diffs (51 lines):

diff -r 8b8bcde67578 -r 454bc75fd469 print/zathura/Makefile
--- a/print/zathura/Makefile    Sun Jan 07 12:57:24 2018 +0000
+++ b/print/zathura/Makefile    Sun Jan 07 12:57:59 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2017/11/30 16:45:37 adam Exp $
+# $NetBSD: Makefile,v 1.16 2018/01/07 12:57:59 leot Exp $
 
-DISTNAME=      zathura-0.3.7
-PKGREVISION=   6
+DISTNAME=      zathura-0.3.8
 CATEGORIES=    print
 MASTER_SITES=  https://pwmt.org/projects/zathura/download/
 
diff -r 8b8bcde67578 -r 454bc75fd469 print/zathura/PLIST
--- a/print/zathura/PLIST       Sun Jan 07 12:57:24 2018 +0000
+++ b/print/zathura/PLIST       Sun Jan 07 12:57:59 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/02/14 13:43:21 leot Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/01/07 12:57:59 leot Exp $
 bin/zathura
 include/zathura/document.h
 include/zathura/links.h
@@ -10,7 +10,6 @@
 lib/pkgconfig/zathura.pc
 man/man1/zathura.1
 man/man5/zathurarc.5
-share/appdata/zathura.appdata.xml
 share/applications/zathura.desktop
 share/dbus-1/interfaces/org.pwmt.zathura.xml
 share/locale/ca/LC_MESSAGES/zathura.mo
@@ -34,3 +33,4 @@
 share/locale/ta_IN/LC_MESSAGES/zathura.mo
 share/locale/tr/LC_MESSAGES/zathura.mo
 share/locale/uk_UA/LC_MESSAGES/zathura.mo
+share/metainfo/zathura.appdata.xml
diff -r 8b8bcde67578 -r 454bc75fd469 print/zathura/distinfo
--- a/print/zathura/distinfo    Sun Jan 07 12:57:24 2018 +0000
+++ b/print/zathura/distinfo    Sun Jan 07 12:57:59 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2017/01/31 10:09:53 leot Exp $
+$NetBSD: distinfo,v 1.6 2018/01/07 12:57:59 leot Exp $
 
-SHA1 (zathura-0.3.7.tar.gz) = 51935ae1781712b9dc8baed7698c2fa900bcf4fa
-RMD160 (zathura-0.3.7.tar.gz) = 94b1ddf760883b3a8edb02bc57963537815aaccd
-SHA512 (zathura-0.3.7.tar.gz) = 830a1b88820507a40a20b046c504d8ab3022a35c2c4c0d93a67f77ab5e31d746362a6f28fb9786a647cd0bfd943306aca74cbb2092774aedfb52380e713df533
-Size (zathura-0.3.7.tar.gz) = 174095 bytes
+SHA1 (zathura-0.3.8.tar.gz) = f96df67bd12068af8ed14671877b1ebe64931241
+RMD160 (zathura-0.3.8.tar.gz) = 4566271bf604441f6d9d2d48498fe97e2484d985
+SHA512 (zathura-0.3.8.tar.gz) = bad10eaf6642885f96850a01921dc1580357144d8b9b27e88e7765e6fc8e7d8f8c94c240904469e1e6b22114be5117a28a24c87183476d2c89d93f27a5083109
+Size (zathura-0.3.8.tar.gz) = 174962 bytes
 SHA1 (patch-zathura_database-plain.c) = 28b107ce014947dfb90377268ee0fc6cba3d2b4f



Home | Main Index | Thread Index | Old Index