Skip to content

Commit cd1e00f

Browse files
committed
sysutils/broot: update to 1.52.0
- auto_open_staging_area preference - Fix #1090 - search content of file target of symlink - Fix #1081 - fix nushell script (swapped logic for --listen and --listen-auto) - Thanks @cderwin - return non-zero exit code on error - Thanks @Sambhram1
1 parent c17be14 commit cd1e00f

3 files changed

Lines changed: 403 additions & 423 deletions

File tree

sysutils/broot/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.123 2025/10/07 10:41:43 pin Exp $
1+
# $NetBSD: Makefile,v 1.124 2025/11/01 17:25:49 pin Exp $
22

3-
DISTNAME= broot-1.51.0
3+
DISTNAME= broot-1.52.0
44
CATEGORIES= sysutils
55
MASTER_SITES= ${MASTER_SITE_GITHUB:=Canop/}
66
GITHUB_TAG= v${PKGVERSION_NOREV}

0 commit comments

Comments
 (0)