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.14.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd20cd709d8c
branches:  trunk
changeset: 454755:dd20cd709d8c
user:      pin <pin%pkgsrc.org@localhost>
date:      Thu Jun 17 20:26:31 2021 +0000

description:
sysutils/xplr: update to 0.14.2

Changes & fixes:
-Added messages: PrintPwdAndQuit, PrintFocusPathAndQuit, PrintSelectionAndQuit.
-Mapped :q to a new built-in mode quit containing different options to quit.
-Fixed handling of relative paths.
-FocusNext will start from the first node after the last node.
-FocusPrevious will start from the last node after the first node.

diffstat:

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

diffs (36 lines):

diff -r 7ef1eed7a379 -r dd20cd709d8c sysutils/xplr/Makefile
--- a/sysutils/xplr/Makefile    Thu Jun 17 14:31:13 2021 +0000
+++ b/sysutils/xplr/Makefile    Thu Jun 17 20:26:31 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2021/06/09 07:54:13 pin Exp $
+# $NetBSD: Makefile,v 1.30 2021/06/17 20:26:31 pin Exp $
 
-DISTNAME=      xplr-0.14.1
+DISTNAME=      xplr-0.14.2
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=sayanarijit/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r 7ef1eed7a379 -r dd20cd709d8c sysutils/xplr/distinfo
--- a/sysutils/xplr/distinfo    Thu Jun 17 14:31:13 2021 +0000
+++ b/sysutils/xplr/distinfo    Thu Jun 17 20:26:31 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.29 2021/06/09 07:54:13 pin Exp $
+$NetBSD: distinfo,v 1.30 2021/06/17 20:26:31 pin Exp $
 
 SHA1 (ansi-to-tui-0.3.0.crate) = 28b14193dbf25ab8562d7bf5e498f3bae0616475
 RMD160 (ansi-to-tui-0.3.0.crate) = 7e6cc40d0fa74b635fe36dc98aa5ae90fff04be1
@@ -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.14.1.tar.gz) = 2e85def0354f43bc85dbba54024ba27abbfe4683
-RMD160 (xplr-0.14.1.tar.gz) = fa4d689afec0b18f7809d3f72ba37a798422421c
-SHA512 (xplr-0.14.1.tar.gz) = 684dbd358a5542347c871f19c7b79a437982ab8700e80c11a8884d04f81be4254700f5ef17507ad06ba4cda3d895030ceec349ec5060e016252541d3ad24d885
-Size (xplr-0.14.1.tar.gz) = 79315 bytes
+SHA1 (xplr-0.14.2.tar.gz) = 7bc96ad1275c5d0179673b5cbcfa1fb5a4cbbb29
+RMD160 (xplr-0.14.2.tar.gz) = 2354cd2a19edc66d799dc1aed590c053b8f19701
+SHA512 (xplr-0.14.2.tar.gz) = 906c8e5559cea79984d672d8ef0d859597b53b583f36414f1f697231de84351217565dbc3390eb1ece2ee969359304a3225bc626adf6635342617a8739a5954c
+Size (xplr-0.14.2.tar.gz) = 79767 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