View | Details | Raw Unified | Return to bug 272246
Collapse All | Expand All

(-)b/shells/fish/Makefile (+4 lines)
Lines 1-8 Link Here
1
PORTNAME=	fish
1
PORTNAME=	fish
2
DISTVERSION=	3.6.1
2
DISTVERSION=	3.6.1
3
PORTREVISION=	1
3
CATEGORIES=	shells
4
CATEGORIES=	shells
4
MASTER_SITES=	https://github.com/fish-shell/fish-shell/releases/download/${PORTVERSION}/
5
MASTER_SITES=	https://github.com/fish-shell/fish-shell/releases/download/${PORTVERSION}/
5
6
7
PATCH_SITES=	https://github.com/fish-shell/fish-shell/commit/
8
PATCHFILES+=	85504ca694ae099f023ae0febb363238d9c64e8d.patch:-p1
9
6
MAINTAINER=	asomers@FreeBSD.org
10
MAINTAINER=	asomers@FreeBSD.org
7
COMMENT=	User friendly command line shell
11
COMMENT=	User friendly command line shell
8
WWW=		https://fishshell.com/
12
WWW=		https://fishshell.com/
(-)b/shells/fish/distinfo (-2 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1684723601
1
TIMESTAMP = 1693954987
2
SHA256 (fish-3.6.1.tar.xz) = 55402bb47ca6739d8aba25e41780905b5ce1bce0a5e0dd17dca908b5bc0b49b2
2
SHA256 (fish-3.6.1.tar.xz) = 55402bb47ca6739d8aba25e41780905b5ce1bce0a5e0dd17dca908b5bc0b49b2
3
SIZE (fish-3.6.1.tar.xz) = 2866100
3
SIZE (fish-3.6.1.tar.xz) = 2866100
4
- 
4
SHA256 (85504ca694ae099f023ae0febb363238d9c64e8d.patch) = c8e3395463dab5d7b5a68fe8a16ef47b9aaef5a983ba909e9c132159290a5f08
5
SIZE (85504ca694ae099f023ae0febb363238d9c64e8d.patch) = 1505

Return to bug 272246