pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/zathura Updated print/zathura to 0.4.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ecb21cf1f801
branches:  trunk
changeset: 374274:ecb21cf1f801
user:      abs <abs%pkgsrc.org@localhost>
date:      Thu Feb 17 16:28:16 2022 +0000

description:
Updated print/zathura to 0.4.9

Add '$f' and '$p' expansions to 'exec' shortcut function
Fix build with meson 0.60
Add :source command
Various fixes and improvements
Updated translations

(Fixes build issue with updated meson in pkgsrc)

diffstat:

 print/zathura/Makefile |  7 +++----
 print/zathura/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (37 lines):

diff -r f517c926d758 -r ecb21cf1f801 print/zathura/Makefile
--- a/print/zathura/Makefile    Thu Feb 17 16:26:44 2022 +0000
+++ b/print/zathura/Makefile    Thu Feb 17 16:28:16 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2021/12/08 16:02:32 adam Exp $
+# $NetBSD: Makefile,v 1.47 2022/02/17 16:28:16 abs Exp $
 
-DISTNAME=      zathura-0.4.8
-PKGREVISION=   1
+DISTNAME=      zathura-0.4.9
 CATEGORIES=    print
 MASTER_SITES=  https://pwmt.org/projects/zathura/download/
 EXTRACT_SUFX=  .tar.xz
@@ -37,7 +36,7 @@
 .include "../../devel/meson/build.mk"
 .include "../../devel/gettext-tools/buildlink3.mk"
 .include "../../graphics/cairo/buildlink3.mk"
-BUILDLINK_ABI_DEPENDS.girara?= girara>=0.3.6
+BUILDLINK_ABI_DEPENDS.girara?= girara>=0.3.7
 .include "../../graphics/girara/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../lang/python/versioned_dependencies.mk"
diff -r f517c926d758 -r ecb21cf1f801 print/zathura/distinfo
--- a/print/zathura/distinfo    Thu Feb 17 16:26:44 2022 +0000
+++ b/print/zathura/distinfo    Thu Feb 17 16:28:16 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.16 2021/10/26 11:15:14 nia Exp $
+$NetBSD: distinfo,v 1.17 2022/02/17 16:28:16 abs Exp $
 
-BLAKE2s (zathura-0.4.8.tar.xz) = 950b271697826780ee5e37543120fe71e381717b57f08891bee53f2b4810c668
-SHA512 (zathura-0.4.8.tar.xz) = e160c0a02370ee1ed797013437f80d8841f684389695e5422b616b45410fe897f8d9183e8264f6c98a6ec5a09c5a7c21063aece96e454e3a2d4a02b8b86f6e97
-Size (zathura-0.4.8.tar.xz) = 159500 bytes
+BLAKE2s (zathura-0.4.9.tar.xz) = af1b97c4152eff4876d1abde5a693c906f0a17835389b49ee5df4ea19d0d6cf7
+SHA512 (zathura-0.4.9.tar.xz) = 1504d12ef3bdba12889bf04dd19513824c9a93373d9b264a92ef1ec0f78fe1ac1b8bf8e18b40bc41ef6a3d3d1b9f28e66f693395c220092856db2cd0e362e761
+Size (zathura-0.4.9.tar.xz) = 163156 bytes
 SHA1 (patch-doc_meson.build) = f989cd35ef4b1a910470117ccaf734a917e7fc8d
 SHA1 (patch-zathura_database-plain.c) = 95d461d4ac0c14bd61a14ff62b92bd5aee37228e



Home | Main Index | Thread Index | Old Index