git: 43a520e21190 - main - misc/xplr: Update to 1.14.3
Lewis Cook
lcook at FreeBSD.org
Sat Jun 26 11:48:39 UTC 2021
The branch main has been updated by lcook:
URL: https://cgit.FreeBSD.org/ports/commit/?id=43a520e21190c154c9fe019ad46891d57545a6d7
commit 43a520e21190c154c9fe019ad46891d57545a6d7
Author: Lewis Cook <lcook at FreeBSD.org>
AuthorDate: 2021-06-26 11:27:31 +0000
Commit: Lewis Cook <lcook at FreeBSD.org>
CommitDate: 2021-06-26 11:48:07 +0000
misc/xplr: Update to 1.14.3
Changes: https://github.com/sayanarijit/xplr/compare/v0.14.1...v0.14.3
---
misc/xplr/Makefile | 2 +-
misc/xplr/distinfo | 6 +++---
misc/xplr/pkg-descr | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/misc/xplr/Makefile b/misc/xplr/Makefile
index 61b9ec9fbb87..c8bca4cf275b 100644
--- a/misc/xplr/Makefile
+++ b/misc/xplr/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xplr
DISTVERSIONPREFIX= v
-DISTVERSION= 0.14.1
+DISTVERSION= 0.14.3
CATEGORIES= misc
MAINTAINER= lcook at FreeBSD.org
diff --git a/misc/xplr/distinfo b/misc/xplr/distinfo
index 7822148149a1..a2907d26ed90 100644
--- a/misc/xplr/distinfo
+++ b/misc/xplr/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1623177804
+TIMESTAMP = 1624706495
SHA256 (rust/crates/ansi-to-tui-0.3.0.crate) = 78688ae13e204ce559701516a0198d5fb54530b73eb1b3ecf404b4b79ed48dbf
SIZE (rust/crates/ansi-to-tui-0.3.0.crate) = 7078
SHA256 (rust/crates/anyhow-1.0.40.crate) = 28b2cd92db5cbd74e8e5028f7e27dd7aa3090e89e4f2a197cc7c8dfb69c7063b
@@ -245,5 +245,5 @@ SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1
SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998
SHA256 (rust/crates/yaml-rust-0.4.5.crate) = 56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85
SIZE (rust/crates/yaml-rust-0.4.5.crate) = 47783
-SHA256 (sayanarijit-xplr-v0.14.1_GH0.tar.gz) = 35e76f226ef49057f6f1569c3d9271d1f96377117696a52b086a49de16ce176e
-SIZE (sayanarijit-xplr-v0.14.1_GH0.tar.gz) = 79315
+SHA256 (sayanarijit-xplr-v0.14.3_GH0.tar.gz) = c51f26eeaf7419a1be1dc32604a4c61de53a48e373309ae61ece4599678ed98f
+SIZE (sayanarijit-xplr-v0.14.3_GH0.tar.gz) = 100283
diff --git a/misc/xplr/pkg-descr b/misc/xplr/pkg-descr
index 87d6fd4819a2..6625983fe90c 100644
--- a/misc/xplr/pkg-descr
+++ b/misc/xplr/pkg-descr
@@ -5,4 +5,4 @@ can configure the key bindings, different run modes,
the way it looks, and much more by modifying one single
configuration file.
-WWW: https://github.com/sayanarijit/xplr/wiki/Quickstart
+WWW: https://arijitbasu.in/xplr/en
More information about the dev-commits-ports-all
mailing list