Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] broot: update to 1.44.7.
@ 2025-03-09 19:08 icp1994
  2025-03-12 19:42 ` [PR REVIEW] " tranzystorekk
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2025-03-09 19:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 469 bytes --]

There is a new pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages broot
https://github.com/void-linux/void-packages/pull/54641

broot: update to 1.44.7.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

A patch file from https://github.com/void-linux/void-packages/pull/54641.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-broot-54641.patch --]
[-- Type: text/x-diff, Size: 1269 bytes --]

From 83ce1f9a0e2adce5f1c76c50e14c1f831d1fc278 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 7 Mar 2025 12:50:38 +0530
Subject: [PATCH] broot: update to 1.44.7.

---
 srcpkgs/broot/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/broot/template b/srcpkgs/broot/template
index d9bad60d0394ea..0cc1bf455a80f8 100644
--- a/srcpkgs/broot/template
+++ b/srcpkgs/broot/template
@@ -1,17 +1,17 @@
 # Template file for 'broot'
 pkgname=broot
-version=1.44.2
+version=1.44.7
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
-makedepends="libgit2-1.8-devel oniguruma-devel"
+makedepends="libgit2-1.9-devel oniguruma-devel"
 short_desc="Interactive directory tree view, fuzzy search, balanced BFS descent"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="MIT"
 homepage="https://dystroy.org/broot/"
 changelog="https://raw.githubusercontent.com/Canop/broot/main/CHANGELOG.md"
 distfiles="https://github.com/Canop/broot/archive/refs/tags/v${version}.tar.gz"
-checksum=e1b78354c21680914a07ed4b856257c83ef873b878ef281bd2d1aed7fcba3828
+checksum=8f21782b0b2f4c0ebcebeb161d8b163927d7f272c44c1c37b2af3640c5c36fc7
 
 if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
 	broken="exr crate errors on big endian"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR REVIEW] broot: update to 1.44.7.
  2025-03-09 19:08 [PR PATCH] broot: update to 1.44.7 icp1994
@ 2025-03-12 19:42 ` tranzystorekk
  2025-03-12 20:03 ` [PR PATCH] [Updated] " icp1994
  2025-03-13  8:35 ` [PR PATCH] [Merged]: " tranzystorekk
  2 siblings, 0 replies; 4+ messages in thread
From: tranzystorekk @ 2025-03-12 19:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 197 bytes --]

New review comment by tranzystorekk on void-packages repository

https://github.com/void-linux/void-packages/pull/54641#discussion_r1992185397

Comment:
No longer depends on oniguruma since 1.44.3

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] broot: update to 1.44.7.
  2025-03-09 19:08 [PR PATCH] broot: update to 1.44.7 icp1994
  2025-03-12 19:42 ` [PR REVIEW] " tranzystorekk
@ 2025-03-12 20:03 ` icp1994
  2025-03-13  8:35 ` [PR PATCH] [Merged]: " tranzystorekk
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2025-03-12 20:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 474 bytes --]

There is an updated pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages broot
https://github.com/void-linux/void-packages/pull/54641

broot: update to 1.44.7.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

A patch file from https://github.com/void-linux/void-packages/pull/54641.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-broot-54641.patch --]
[-- Type: text/x-diff, Size: 1253 bytes --]

From 9d38b22361f2261105d5bba30062b90b5af49e35 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 7 Mar 2025 12:50:38 +0530
Subject: [PATCH] broot: update to 1.44.7.

---
 srcpkgs/broot/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/broot/template b/srcpkgs/broot/template
index d9bad60d0394ea..00dce005efaa67 100644
--- a/srcpkgs/broot/template
+++ b/srcpkgs/broot/template
@@ -1,17 +1,17 @@
 # Template file for 'broot'
 pkgname=broot
-version=1.44.2
+version=1.44.7
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
-makedepends="libgit2-1.8-devel oniguruma-devel"
+makedepends="libgit2-1.9-devel"
 short_desc="Interactive directory tree view, fuzzy search, balanced BFS descent"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="MIT"
 homepage="https://dystroy.org/broot/"
 changelog="https://raw.githubusercontent.com/Canop/broot/main/CHANGELOG.md"
 distfiles="https://github.com/Canop/broot/archive/refs/tags/v${version}.tar.gz"
-checksum=e1b78354c21680914a07ed4b856257c83ef873b878ef281bd2d1aed7fcba3828
+checksum=8f21782b0b2f4c0ebcebeb161d8b163927d7f272c44c1c37b2af3640c5c36fc7
 
 if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
 	broken="exr crate errors on big endian"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: broot: update to 1.44.7.
  2025-03-09 19:08 [PR PATCH] broot: update to 1.44.7 icp1994
  2025-03-12 19:42 ` [PR REVIEW] " tranzystorekk
  2025-03-12 20:03 ` [PR PATCH] [Updated] " icp1994
@ 2025-03-13  8:35 ` tranzystorekk
  2 siblings, 0 replies; 4+ messages in thread
From: tranzystorekk @ 2025-03-13  8:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 320 bytes --]

There's a merged pull request on the void-packages repository

broot: update to 1.44.7.
https://github.com/void-linux/void-packages/pull/54641

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-03-13  8:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-09 19:08 [PR PATCH] broot: update to 1.44.7 icp1994
2025-03-12 19:42 ` [PR REVIEW] " tranzystorekk
2025-03-12 20:03 ` [PR PATCH] [Updated] " icp1994
2025-03-13  8:35 ` [PR PATCH] [Merged]: " tranzystorekk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).