pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/xplr



Module Name:    pkgsrc
Committed By:   pin
Date:           Thu Jun 17 20:26:31 UTC 2021

Modified Files:
        pkgsrc/sysutils/xplr: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/sysutils/xplr/Makefile \
    pkgsrc/sysutils/xplr/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/xplr/Makefile
diff -u pkgsrc/sysutils/xplr/Makefile:1.29 pkgsrc/sysutils/xplr/Makefile:1.30
--- pkgsrc/sysutils/xplr/Makefile:1.29  Wed Jun  9 07:54:13 2021
+++ pkgsrc/sysutils/xplr/Makefile       Thu Jun 17 20:26:31 2021
@@ -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}
Index: pkgsrc/sysutils/xplr/distinfo
diff -u pkgsrc/sysutils/xplr/distinfo:1.29 pkgsrc/sysutils/xplr/distinfo:1.30
--- pkgsrc/sysutils/xplr/distinfo:1.29  Wed Jun  9 07:54:13 2021
+++ pkgsrc/sysutils/xplr/distinfo       Thu Jun 17 20:26:31 2021
@@ -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 @@ SHA1 (winapi-x86_64-pc-windows-gnu-0.4.0
 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