Date: Wed, 11 Nov 2020 19:14:17 +0000 (UTC) From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554911 - head/misc/thefuck Message-ID: <202011111914.0ABJEHBN044109@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ygy (doc committer) Date: Wed Nov 11 19:14:16 2020 New Revision: 554911 URL: https://svnweb.freebsd.org/changeset/ports/554911 Log: misc/thefuck: Update to 3.30 PR: 249234 Submitted by: lwhsu Approved by: lwhsu, me (maintainer) Modified: head/misc/thefuck/Makefile head/misc/thefuck/distinfo Modified: head/misc/thefuck/Makefile ============================================================================== --- head/misc/thefuck/Makefile Wed Nov 11 19:03:59 2020 (r554910) +++ head/misc/thefuck/Makefile Wed Nov 11 19:14:16 2020 (r554911) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= thefuck -DISTVERSION= 3.27 +DISTVERSION= 3.30 CATEGORIES= misc python MASTER_SITES= CHEESESHOP Modified: head/misc/thefuck/distinfo ============================================================================== --- head/misc/thefuck/distinfo Wed Nov 11 19:03:59 2020 (r554910) +++ head/misc/thefuck/distinfo Wed Nov 11 19:14:16 2020 (r554911) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528607127 -SHA256 (thefuck-3.27.tar.gz) = e406996f4ce2a726d98a0b1041d11ea5409e7d4f9e31871e4ea39d462fc6ed2d -SIZE (thefuck-3.27.tar.gz) = 66838 +TIMESTAMP = 1605121805 +SHA256 (thefuck-3.30.tar.gz) = 32b41db4360a810d8e761e80fe09868ce634476ee1829e26869d49484b7a95cc +SIZE (thefuck-3.30.tar.gz) = 76888
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011111914.0ABJEHBN044109>