Received: by mail.netbsd.org (Postfix, from userid 605) id 1E9F384D8E; Wed, 21 Apr 2021 08:29:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 58DCC84D81 for ; Wed, 21 Apr 2021 08:29:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Js5NacrghIgE for ; Wed, 21 Apr 2021 08:29:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C924B84D21 for ; Wed, 21 Apr 2021 08:29:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C6487FA95; Wed, 21 Apr 2021 08:29:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1618993794211880" MIME-Version: 1.0 Date: Wed, 21 Apr 2021 08:29:54 +0000 From: "pin" Subject: CVS commit: pkgsrc/sysutils/xplr To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20210421082954.C6487FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1618993794211880 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Wed Apr 21 08:29:54 UTC 2021 Modified Files: pkgsrc/sysutils/xplr: Makefile distinfo Log Message: sysutils/xplr: update to 0.5.4 0.5.4 ===== - Fixed exit on permission denial. - Minor UI improvement. 0.5.3 ===== - The terminal session's $PWD is now in sync with the xplr session. This allows for e.g. Alacritty to open the new windows in xplr's $PWD when you press cmd+n or win+n. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 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. --_----------=_1618993794211880 Content-Disposition: inline Content-Length: 2520 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/sysutils/xplr/Makefile diff -u pkgsrc/sysutils/xplr/Makefile:1.10 pkgsrc/sysutils/xplr/Makefile:1.11 --- pkgsrc/sysutils/xplr/Makefile:1.10 Mon Apr 19 19:32:49 2021 +++ pkgsrc/sysutils/xplr/Makefile Wed Apr 21 08:29:54 2021 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2021/04/19 19:32:49 pin Exp $ +# $NetBSD: Makefile,v 1.11 2021/04/21 08:29:54 pin Exp $ -DISTNAME= xplr-0.5.2 +DISTNAME= xplr-0.5.4 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GITHUB:=sayanarijit/} GITHUB_TAG= v${PKGVERSION_NOREV} @@ -13,6 +13,7 @@ LICENSE= mit .include "cargo-depends.mk" USE_LANGUAGES+= c +USE_TOOLS+= bash:run INSTALLATION_DIRS= bin Index: pkgsrc/sysutils/xplr/distinfo diff -u pkgsrc/sysutils/xplr/distinfo:1.10 pkgsrc/sysutils/xplr/distinfo:1.11 --- pkgsrc/sysutils/xplr/distinfo:1.10 Mon Apr 19 19:32:49 2021 +++ pkgsrc/sysutils/xplr/distinfo Wed Apr 21 08:29:54 2021 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.10 2021/04/19 19:32:49 pin Exp $ +$NetBSD: distinfo,v 1.11 2021/04/21 08:29:54 pin Exp $ SHA1 (anyhow-1.0.40.crate) = 17c0988d0d1b3711efd7a74ba8a50f7bc21bfa96 RMD160 (anyhow-1.0.40.crate) = 7005f69a9297ee97af418190a14e22fe3fbb4012 @@ -704,10 +704,10 @@ SHA1 (ws2_32-sys-0.2.1.crate) = dae41c11 RMD160 (ws2_32-sys-0.2.1.crate) = 883038c3ec6db615e0c96f0788f1a24892a855b2 SHA512 (ws2_32-sys-0.2.1.crate) = 18356861fc595efe7d0180afb8ce7649da35a4f9ba456271d2068679ab258a861af32a2e016e241fbfbf5f6ef0eb33127b26eabfc11428af39506538faa4821f Size (ws2_32-sys-0.2.1.crate) = 4697 bytes -SHA1 (xplr-0.5.2.tar.gz) = 114bdeaf98be7471c84ad4877d67b9d55b21d7c7 -RMD160 (xplr-0.5.2.tar.gz) = d89a1f3e44b508830f56aeb0fa63ce3a392ca0a1 -SHA512 (xplr-0.5.2.tar.gz) = 08172c0026e8d55485ed7359d32534cee30d5d5c14d45e69777586a5de5fbffe545d35cea8b7e2fbe86939c3d5e32ba4502c9f83cf3d11cf0f72e095d84e6341 -Size (xplr-0.5.2.tar.gz) = 47720 bytes +SHA1 (xplr-0.5.4.tar.gz) = 070ddfbcd3fea9361c57ebdd043934013c44d034 +RMD160 (xplr-0.5.4.tar.gz) = 9b93dc7ae070293ede30d31b267a19232b7bbd72 +SHA512 (xplr-0.5.4.tar.gz) = ffa1c7568a1d097508a60b84129b1f979a22ad7b7b32062d657638f3adda08be148c2e64956f2e6b91e4b0c921077f2b29c8ee95a4fdb14c2b895adca5c4f2eb +Size (xplr-0.5.4.tar.gz) = 47853 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 --_----------=_1618993794211880--