git: 1db7fc042fd7 - main - misc/thefuck: Update to 3.31

Guangyuan Yang ygy at FreeBSD.org
Thu Jun 10 02:11:32 UTC 2021


The branch main has been updated by ygy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1db7fc042fd727d46a77a1491f5ecbba5ce66082

commit 1db7fc042fd727d46a77a1491f5ecbba5ce66082
Author:     Guangyuan Yang <ygy at FreeBSD.org>
AuthorDate: 2021-06-10 02:11:15 +0000
Commit:     Guangyuan Yang <ygy at FreeBSD.org>
CommitDate: 2021-06-10 02:11:15 +0000

    misc/thefuck: Update to 3.31
    
    Changes:        https://github.com/nvbn/thefuck/releases/tag/3.31
    
    Approved by:    lwhsu (mentor, implicit)
---
 misc/thefuck/Makefile | 4 ++--
 misc/thefuck/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/misc/thefuck/Makefile b/misc/thefuck/Makefile
index 8df21d17a6c4..37bcebbfd30b 100644
--- a/misc/thefuck/Makefile
+++ b/misc/thefuck/Makefile
@@ -1,7 +1,7 @@
 # Created by: Guangyuan Yang <ygy at FreeBSD.org>
 
 PORTNAME=	thefuck
-DISTVERSION=	3.30
+DISTVERSION=	3.31
 CATEGORIES=	misc python
 MASTER_SITES=	CHEESESHOP
 
@@ -17,7 +17,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}colorama>0:devel/py-colorama@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyte>0:devel/py-pyte@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
 
-USES=		python:3.4+
+USES=		python
 USE_PYTHON=	autoplist distutils noflavors
 NO_ARCH=	yes
 
diff --git a/misc/thefuck/distinfo b/misc/thefuck/distinfo
index f476860daea9..3f645fa49e3c 100644
--- a/misc/thefuck/distinfo
+++ b/misc/thefuck/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605121805
-SHA256 (thefuck-3.30.tar.gz) = 32b41db4360a810d8e761e80fe09868ce634476ee1829e26869d49484b7a95cc
-SIZE (thefuck-3.30.tar.gz) = 76888
+TIMESTAMP = 1623290072
+SHA256 (thefuck-3.31.tar.gz) = 6e6083e6c94fe948fcb9c6083baee30ba4cf3f09ffd30cd9564d6473db271941
+SIZE (thefuck-3.31.tar.gz) = 85523


More information about the dev-commits-ports-main mailing list