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 24 15:23:42 UTC 2021

Modified Files:
        pkgsrc/sysutils/xplr: Makefile distinfo

Log Message:
sysutils/xplr: update to 0.14.3

Changes & fixes:
-Fixed high CPU usage.
-StartFifo and ToggleFifo will write to the FIFO file immediately after opening
it.
-General config xplr.config.general.start_fifo is available that can be used to
start a FIFO when xplr loads.
-Published xplr book as the new home for documentation.
-Removed the auto-refresh service that used to send Refresh every second.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 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.30 pkgsrc/sysutils/xplr/Makefile:1.31
--- pkgsrc/sysutils/xplr/Makefile:1.30  Thu Jun 17 20:26:31 2021
+++ pkgsrc/sysutils/xplr/Makefile       Thu Jun 24 15:23:42 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2021/06/17 20:26:31 pin Exp $
+# $NetBSD: Makefile,v 1.31 2021/06/24 15:23:42 pin Exp $
 
-DISTNAME=      xplr-0.14.2
+DISTNAME=      xplr-0.14.3
 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.30 pkgsrc/sysutils/xplr/distinfo:1.31
--- pkgsrc/sysutils/xplr/distinfo:1.30  Thu Jun 17 20:26:31 2021
+++ pkgsrc/sysutils/xplr/distinfo       Thu Jun 24 15:23:42 2021
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.30 2021/06/17 20:26:31 pin Exp $
+$NetBSD: distinfo,v 1.31 2021/06/24 15:23:42 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.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 (xplr-0.14.3.tar.gz) = ce94fa61068f2638d6565961704cfdab630f95a2
+RMD160 (xplr-0.14.3.tar.gz) = bc5a2b273ac0ff8dced2ff4bd3a24420e00e945a
+SHA512 (xplr-0.14.3.tar.gz) = 4ed5a323f935634758b8bc6a6708bdeafdcd4e5ec39d8c99a3c7ea36bd13d1cc359673baa2eff87af0ae1edd3c53bf688a5ee88305c0f1cbad792ed51482c226
+Size (xplr-0.14.3.tar.gz) = 100283 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