pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/xplr sysutils/xplr: update to 0.13.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/934ad7954c1a
branches:  trunk
changeset: 453316:934ad7954c1a
user:      pin <pin%pkgsrc.org@localhost>
date:      Thu May 27 20:43:17 2021 +0000

description:
sysutils/xplr: update to 0.13.0

Changes & fixes:
-Lua functions called via CallLua and CallLuaSilently will now receive
CallLuaArg object as input.
-node_types configurations will inherit parameters from the less specific
node_types configurations and overwrite them.

diffstat:

 sysutils/xplr/Makefile |   4 ++--
 sysutils/xplr/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r e19ff70aeadd -r 934ad7954c1a sysutils/xplr/Makefile
--- a/sysutils/xplr/Makefile    Thu May 27 18:16:26 2021 +0000
+++ b/sysutils/xplr/Makefile    Thu May 27 20:43:17 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2021/05/25 16:15:54 pin Exp $
+# $NetBSD: Makefile,v 1.25 2021/05/27 20:43:17 pin Exp $
 
-DISTNAME=      xplr-0.12.1
+DISTNAME=      xplr-0.13.0
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=sayanarijit/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r e19ff70aeadd -r 934ad7954c1a sysutils/xplr/distinfo
--- a/sysutils/xplr/distinfo    Thu May 27 18:16:26 2021 +0000
+++ b/sysutils/xplr/distinfo    Thu May 27 20:43:17 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.24 2021/05/25 16:15:54 pin Exp $
+$NetBSD: distinfo,v 1.25 2021/05/27 20:43:17 pin Exp $
 
 SHA1 (ansi-to-tui-0.2.0.crate) = e6712454fcd541197419e9e0faa422beb4d10343
 RMD160 (ansi-to-tui-0.2.0.crate) = 628a5bd0723f5f379a2817bc7b454523d1d63e1a
@@ -488,10 +488,10 @@
 RMD160 (winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 300417853d251d91cadb9650992a6aa98248619f
 SHA512 (winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 4a654af6a5d649dc87e00497245096b35a2894ae66f155cb62389902c3b93ddcc5cf7d0d8b9dd97b291d2d80bc686af2298e80abef6ac69883f4a54e79712513
 Size (winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 bytes
-SHA1 (xplr-0.12.1.tar.gz) = 70d54d2db83f696ac1499c8a9e9bcaa53540bff0
-RMD160 (xplr-0.12.1.tar.gz) = 815e3aa68c713a98f26af1790227c9b4dbfd7777
-SHA512 (xplr-0.12.1.tar.gz) = 7081c078fcc0fb6a37ca90564a0d3a056a0d8a03b31927e54282cda8d34d52fab7d234208404c87e0f3cb782256c5fcc069985feca333f8b56942479e804c439
-Size (xplr-0.12.1.tar.gz) = 76073 bytes
+SHA1 (xplr-0.13.0.tar.gz) = 60738ee5d7cb9a1727a0094d0c404c4f02b7b132
+RMD160 (xplr-0.13.0.tar.gz) = d70c2b3ceeb4feb2d2a2d675b6d7abb99457156a
+SHA512 (xplr-0.13.0.tar.gz) = 29a6991124274d954dbf8235ef92325d7fe93e9769c9232c637e15c6e39ffe265cbdf3ecdd32479279aa6596efdd42f133b48b91b5332b823ef844104c81e701
+Size (xplr-0.13.0.tar.gz) = 76308 bytes
 SHA1 (yaml-rust-0.4.5.crate) = de9261ecb0d790e56466b6e1c40371b1050a8650
 RMD160 (yaml-rust-0.4.5.crate) = 2148b0245a840e26646ae4b0c5f394fd8203ad5b
 SHA512 (yaml-rust-0.4.5.crate) = 7621dc8dfd5e7d4a7a8805b2a7e8319b63b852367655f2359d4e3e8fec6c4fad52d75c46ce1161e4c674eac0780b757ce9d34e664e304d8d2beec7afa0363ea0



Home | Main Index | Thread Index | Old Index