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: abs
Date: Thu Feb 17 16:28:16 UTC 2022
Modified Files:
pkgsrc/print/zathura: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/print/zathura/Makefile
cvs rdiff -u -r1.16 -r1.17 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.46 pkgsrc/print/zathura/Makefile:1.47
--- pkgsrc/print/zathura/Makefile:1.46 Wed Dec 8 16:02:32 2021
+++ pkgsrc/print/zathura/Makefile Thu Feb 17 16:28:16 2022
@@ -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 @@ TOOLS_PLATFORM.msgfmt=
.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"
Index: pkgsrc/print/zathura/distinfo
diff -u pkgsrc/print/zathura/distinfo:1.16 pkgsrc/print/zathura/distinfo:1.17
--- pkgsrc/print/zathura/distinfo:1.16 Tue Oct 26 11:15:14 2021
+++ pkgsrc/print/zathura/distinfo Thu Feb 17 16:28:16 2022
@@ -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