git: 93946d8aaafc - main - shells/fish: Update to 3.2.2
Lewis Cook
lcook at FreeBSD.org
Fri Apr 23 15:07:38 UTC 2021
The branch main has been updated by lcook:
URL: https://cgit.FreeBSD.org/ports/commit/?id=93946d8aaafcff4fe8142ad4b0abb57af426144c
commit 93946d8aaafcff4fe8142ad4b0abb57af426144c
Author: Lewis Cook <lcook at FreeBSD.org>
AuthorDate: 2021-04-23 15:03:32 +0000
Commit: Lewis Cook <lcook at FreeBSD.org>
CommitDate: 2021-04-23 15:07:19 +0000
shells/fish: Update to 3.2.2
Changes: https://github.com/fish-shell/fish-shell/releases/tag/3.2.2
PR: 255345
Approved by: asomers (maintainer)
MFH: 2021Q2
---
shells/fish/Makefile | 2 +-
shells/fish/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/shells/fish/Makefile b/shells/fish/Makefile
index a9c52150d6a4..9d35e4150d6f 100644
--- a/shells/fish/Makefile
+++ b/shells/fish/Makefile
@@ -1,7 +1,7 @@
# Created by: Kai Wang <kaiw27 at gmail.com>
PORTNAME= fish
-DISTVERSION= 3.2.1
+DISTVERSION= 3.2.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 6bdf8b97164a..07ffb71c95b0 100644
--- a/shells/fish/distinfo
+++ b/shells/fish/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616090214
-SHA256 (fish-3.2.1.tar.xz) = d8e49f4090d3778df17dd825e4a2a80192015682423cd9dd02b6675d65c3af5b
-SIZE (fish-3.2.1.tar.xz) = 3409808
+TIMESTAMP = 1619185361
+SHA256 (fish-3.2.2.tar.xz) = 5944da1a8893d11b0828a4fd9136ee174549daffb3d0adfdd8917856fe6b4009
+SIZE (fish-3.2.2.tar.xz) = 3411748
More information about the dev-commits-ports-all
mailing list