git: 8e956d7eb202 - main - misc/broot: Update to 1.9.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Jan 2022 14:48:23 UTC
The branch main has been updated by lcook: URL: https://cgit.FreeBSD.org/ports/commit/?id=8e956d7eb202882f8dae0b247b5aacb87ed39890 commit 8e956d7eb202882f8dae0b247b5aacb87ed39890 Author: Lewis Cook <lcook@FreeBSD.org> AuthorDate: 2022-01-27 14:41:43 +0000 Commit: Lewis Cook <lcook@FreeBSD.org> CommitDate: 2022-01-27 14:41:43 +0000 misc/broot: Update to 1.9.2 Changes: https://github.com/Canop/broot/releases/tag/v1.9.2 --- misc/broot/Makefile | 6 ++---- misc/broot/distinfo | 12 +++++------- 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/misc/broot/Makefile b/misc/broot/Makefile index 9ecae7f289e3..c2c4bf00de89 100644 --- a/misc/broot/Makefile +++ b/misc/broot/Makefile @@ -1,7 +1,6 @@ PORTNAME= broot DISTVERSIONPREFIX= v -DISTVERSION= 1.9.1 -PORTREVISION= 1 +DISTVERSION= 1.9.2 CATEGORIES= misc MAINTAINER= lcook@FreeBSD.org @@ -99,7 +98,6 @@ CARGO_CRATES= adler-1.0.2 \ lazy-regex-2.2.2 \ lazy-regex-proc_macros-2.2.2 \ lazy_static-1.4.0 \ - lazycell-1.3.0 \ lfs-core-0.4.2 \ libc-0.2.107 \ libgit2-sys-0.12.25+1.3.0 \ @@ -182,7 +180,7 @@ CARGO_CRATES= adler-1.0.2 \ strsim-0.8.0 \ svg-0.8.2 \ syn-1.0.81 \ - syntect-4.6.0 \ + syntect-no-panic-4.6.1 \ tempfile-3.2.0 \ termimad-0.10.3 \ termimad-0.20.0 \ diff --git a/misc/broot/distinfo b/misc/broot/distinfo index ed80c3e6e1cc..7c627540ca40 100644 --- a/misc/broot/distinfo +++ b/misc/broot/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1641585967 +TIMESTAMP = 1643293793 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe SIZE (rust/crates/adler-1.0.2.crate) = 12778 SHA256 (rust/crates/adler32-1.2.0.crate) = aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234 @@ -161,8 +161,6 @@ SHA256 (rust/crates/lazy-regex-proc_macros-2.2.2.crate) = 5fbe6bf0a04af51c079766 SIZE (rust/crates/lazy-regex-proc_macros-2.2.2.crate) = 3230 SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 -SHA256 (rust/crates/lazycell-1.3.0.crate) = 830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55 -SIZE (rust/crates/lazycell-1.3.0.crate) = 12502 SHA256 (rust/crates/lfs-core-0.4.2.crate) = ddf01952bd55b12b51fcd9eba796443b2009ce83d55a1eed3fa13c2f635c232c SIZE (rust/crates/lfs-core-0.4.2.crate) = 6384 SHA256 (rust/crates/libc-0.2.107.crate) = fbe5e23404da5b4f555ef85ebed98fb4083e55a00c317800bc2a50ede9f3d219 @@ -327,8 +325,8 @@ SHA256 (rust/crates/svg-0.8.2.crate) = 3bdb25a4593d6656239319426f4025f7a658157e2 SIZE (rust/crates/svg-0.8.2.crate) = 16556 SHA256 (rust/crates/syn-1.0.81.crate) = f2afee18b8beb5a596ecb4a2dce128c719b4ba399d34126b9e4396e3f9860966 SIZE (rust/crates/syn-1.0.81.crate) = 234144 -SHA256 (rust/crates/syntect-4.6.0.crate) = 8b20815bbe80ee0be06e6957450a841185fcf690fe0178f14d77a05ce2caa031 -SIZE (rust/crates/syntect-4.6.0.crate) = 750938 +SHA256 (rust/crates/syntect-no-panic-4.6.1.crate) = bee6d840027be11d9fae1432a799c548eaf0332a9a8dbe8526281d55a9600e4f +SIZE (rust/crates/syntect-no-panic-4.6.1.crate) = 732925 SHA256 (rust/crates/tempfile-3.2.0.crate) = dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22 SIZE (rust/crates/tempfile-3.2.0.crate) = 25892 SHA256 (rust/crates/termimad-0.10.3.crate) = 1a0cc62bee46f8532b579609b5b2ad3f9dc8e9f952dc783c7c882eed0c5ed785 @@ -403,5 +401,5 @@ SHA256 (rust/crates/xterm-query-0.1.0.crate) = fcf3ae9267e2d939a754366532ed14fc9 SIZE (rust/crates/xterm-query-0.1.0.crate) = 5662 SHA256 (rust/crates/yaml-rust-0.4.5.crate) = 56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85 SIZE (rust/crates/yaml-rust-0.4.5.crate) = 47783 -SHA256 (canop-broot-v1.9.1_GH0.tar.gz) = 5afb828b9d15f0ea2e06636f1a951ee51ca06826e96a892813daebdc7bb90a59 -SIZE (canop-broot-v1.9.1_GH0.tar.gz) = 9420845 +SHA256 (canop-broot-v1.9.2_GH0.tar.gz) = 4d8a90c0bfe8bf771d32a434ea54adef0242239312b6c2dafef550356c9b2ad0 +SIZE (canop-broot-v1.9.2_GH0.tar.gz) = 9421208