diff options
author | Alan Somers <asomers@FreeBSD.org> | 2019-02-24 22:51:18 +0000 |
---|---|---|
committer | Alan Somers <asomers@FreeBSD.org> | 2019-02-24 22:51:18 +0000 |
commit | 9e6275f08380b6194b002709d2ed87e45f2eb294 (patch) | |
tree | ebd5d62e914e6eb35fe80555388ca2a3e715faa4 /shells/fish | |
parent | 63727112f30599576ca62783af98af21a8db4248 (diff) |
shells/fish: upgrade to 3.0.2
Notes
Notes:
svn path=/head/; revision=493822
Diffstat (limited to 'shells/fish')
-rw-r--r-- | shells/fish/Makefile | 2 | ||||
-rw-r--r-- | shells/fish/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/shells/fish/Makefile b/shells/fish/Makefile index e8caafaad669..51c253b9e980 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fish -PORTVERSION= 3.0.1 +PORTVERSION= 3.0.2 CATEGORIES= shells MASTER_SITES= https://github.com/fish-shell/fish-shell/releases/download/${PORTVERSION}/ diff --git a/shells/fish/distinfo b/shells/fish/distinfo index c1c53d4ebb1c..096f4c36b253 100644 --- a/shells/fish/distinfo +++ b/shells/fish/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1550527080 -SHA256 (fish-3.0.1.tar.gz) = 21677a5755ee1738bad2cf8179c104068f8bb81b969660d5a2af4ba6eceba5e4 -SIZE (fish-3.0.1.tar.gz) = 6477550 +TIMESTAMP = 1550770437 +SHA256 (fish-3.0.2.tar.gz) = 14728ccc6b8e053d01526ebbd0822ca4eb0235e6487e832ec1d0d22f1395430e +SIZE (fish-3.0.2.tar.gz) = 6477869 |