shells/fish: fix ZFS tab completion
It's already fixed upstream, but not yet in any release, with no ETA. PR: 272246 Reported by: dch Sponsored by: Axcient Approved by: fuz (ports)
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
PORTNAME= fish
|
||||
DISTVERSION= 3.6.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= https://github.com/fish-shell/fish-shell/releases/download/${PORTVERSION}/
|
||||
|
||||
PATCH_SITES= https://github.com/fish-shell/fish-shell/commit/
|
||||
PATCHFILES+= 85504ca694ae099f023ae0febb363238d9c64e8d.patch:-p1
|
||||
|
||||
MAINTAINER= asomers@FreeBSD.org
|
||||
COMMENT= User friendly command line shell
|
||||
WWW= https://fishshell.com/
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
TIMESTAMP = 1684723601
|
||||
TIMESTAMP = 1693954987
|
||||
SHA256 (fish-3.6.1.tar.xz) = 55402bb47ca6739d8aba25e41780905b5ce1bce0a5e0dd17dca908b5bc0b49b2
|
||||
SIZE (fish-3.6.1.tar.xz) = 2866100
|
||||
SHA256 (85504ca694ae099f023ae0febb363238d9c64e8d.patch) = c8e3395463dab5d7b5a68fe8a16ef47b9aaef5a983ba909e9c132159290a5f08
|
||||
SIZE (85504ca694ae099f023ae0febb363238d9c64e8d.patch) = 1505
|
||||
|
||||
Reference in New Issue
Block a user