Date: Mon, 3 Jan 2022 21:34:43 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 776e0a41a2d8 - main - misc/thefuck: Update to 3.32 Message-ID: <202201032134.203LYh7i080474@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=776e0a41a2d8ec296960439ffb8ed6dde024c0d1 commit 776e0a41a2d8ec296960439ffb8ed6dde024c0d1 Author: Guangyuan Yang <ygy@FreeBSD.org> AuthorDate: 2022-01-03 21:34:32 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2022-01-03 21:34:32 +0000 misc/thefuck: Update to 3.32 Changelog: https://github.com/nvbn/thefuck/releases/tag/3.32 --- misc/thefuck/Makefile | 2 +- misc/thefuck/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/thefuck/Makefile b/misc/thefuck/Makefile index 37bcebbfd30b..172534b65224 100644 --- a/misc/thefuck/Makefile +++ b/misc/thefuck/Makefile @@ -1,7 +1,7 @@ # Created by: Guangyuan Yang <ygy@FreeBSD.org> PORTNAME= thefuck -DISTVERSION= 3.31 +DISTVERSION= 3.32 CATEGORIES= misc python MASTER_SITES= CHEESESHOP diff --git a/misc/thefuck/distinfo b/misc/thefuck/distinfo index 3f645fa49e3c..25dac0c63f94 100644 --- a/misc/thefuck/distinfo +++ b/misc/thefuck/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623290072 -SHA256 (thefuck-3.31.tar.gz) = 6e6083e6c94fe948fcb9c6083baee30ba4cf3f09ffd30cd9564d6473db271941 -SIZE (thefuck-3.31.tar.gz) = 85523 +TIMESTAMP = 1641231216 +SHA256 (thefuck-3.32.tar.gz) = 976740b9aa536726fa23cadc9a10bf457e92e335901c61fcff9152c84485ac3d +SIZE (thefuck-3.32.tar.gz) = 83575
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201032134.203LYh7i080474>