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:           Sun Jan  7 12:57:59 UTC 2018

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

Log Message:
zathura: Update print/zathura to 0.3.8

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


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/print/zathura/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/print/zathura/PLIST
cvs rdiff -u -r1.5 -r1.6 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.15 pkgsrc/print/zathura/Makefile:1.16
--- pkgsrc/print/zathura/Makefile:1.15  Thu Nov 30 16:45:37 2017
+++ pkgsrc/print/zathura/Makefile       Sun Jan  7 12:57:59 2018
@@ -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/
 

Index: pkgsrc/print/zathura/PLIST
diff -u pkgsrc/print/zathura/PLIST:1.1 pkgsrc/print/zathura/PLIST:1.2
--- pkgsrc/print/zathura/PLIST:1.1      Sun Feb 14 13:43:21 2016
+++ pkgsrc/print/zathura/PLIST  Sun Jan  7 12:57:59 2018
@@ -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 @@ include/zathura/version.h
 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/ru/LC_MESSAGES/zathura.mo
 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

Index: pkgsrc/print/zathura/distinfo
diff -u pkgsrc/print/zathura/distinfo:1.5 pkgsrc/print/zathura/distinfo:1.6
--- pkgsrc/print/zathura/distinfo:1.5   Tue Jan 31 10:09:53 2017
+++ pkgsrc/print/zathura/distinfo       Sun Jan  7 12:57:59 2018
@@ -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