Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 May 2021 16:40:23 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 657f3cfbe4fc - main - mail/mutt: Update to 2.0.7
Message-ID:  <202105051640.145GeNe5092643@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=657f3cfbe4fcad03c19a9f76292aa6a13426391f

commit 657f3cfbe4fcad03c19a9f76292aa6a13426391f
Author:     Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2021-05-05 16:39:45 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-05-05 16:39:45 +0000

    mail/mutt: Update to 2.0.7
    
    Changes: https://marc.info/?l=mutt-users&m=162015745014958&w=2
    
    PR:     255604
---
 mail/mutt/Makefile |  6 +++---
 mail/mutt/distinfo | 14 +++++++-------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index 6cc77a36ac3c..b3c04d915882 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -1,7 +1,7 @@
 # Created by: Udo Schweigert
 
 PORTNAME=	mutt
-DISTVERSION=	2.0.6
+DISTVERSION=	2.0.7
 CATEGORIES+=	mail
 MASTER_SITES=	ftp://ftp.mutt.org/pub/mutt/ \
 		https://bitbucket.org/mutt/mutt/downloads/ \
@@ -186,12 +186,12 @@ MAILDIR_MTIME_PATCH_EXTRA_PATCHES=	${PATCHDIR}/extra-patch-maildir-mtime
 GREETING_PATCH_PATCHFILES=	mutt-${GREETING_PATCH_VERSION}.vc.greeting:vc
 
 QUOTE_PATCH_PATCHFILES=	patch-${VVV_PATCH_VERSION}.vvv.initials.xz:vvv \
-			patch-${VVV_PATCH_VERSION}.vvv.quote.xz:vvv
+			mutt-${GREETING_PATCH_VERSION}.vvv.quote:vc
 
 .include <bsd.port.options.mk>
 
 VVV_PATCH_VERSION=	1.13.0
-GREETING_PATCH_VERSION=	2.0.5
+GREETING_PATCH_VERSION=	2.0.6
 
 post-install:
 	${INSTALL_MAN} ${FILESDIR}/mailcap.5 ${STAGEDIR}${MANPREFIX}/man/man5
diff --git a/mail/mutt/distinfo b/mail/mutt/distinfo
index 2b04ae19a1ef..e44c60fda433 100644
--- a/mail/mutt/distinfo
+++ b/mail/mutt/distinfo
@@ -1,9 +1,9 @@
-TIMESTAMP = 1615063297
-SHA256 (mutt/mutt-2.0.6.tar.gz) = 81e31c45895fd624747f19106aa2697d2aa135049ff2e9e9db0a6ed876bcb598
-SIZE (mutt/mutt-2.0.6.tar.gz) = 5294825
-SHA256 (mutt/mutt-2.0.5.vc.greeting) = cd91af2f8b30019939243cd736309664b0f00f090f0cd1b2dab6747fb07007e3
-SIZE (mutt/mutt-2.0.5.vc.greeting) = 4452
+TIMESTAMP = 1620172336
+SHA256 (mutt/mutt-2.0.7.tar.gz) = 957688c6a521561992d4f2f27cf9feb239c7c6c0042c6061c0e474a7dd26cc91
+SIZE (mutt/mutt-2.0.7.tar.gz) = 5299366
+SHA256 (mutt/mutt-2.0.6.vc.greeting) = dbf9602a153acb5410d22d1fe7a478df74f40ba1b203c8a4bdb7eab2f876bdb5
+SIZE (mutt/mutt-2.0.6.vc.greeting) = 1971
 SHA256 (mutt/patch-1.13.0.vvv.initials.xz) = 8b25ad6596bd57d94f6551e7e73ceb8da620468e96fb507b2f51545d5b3eaa02
 SIZE (mutt/patch-1.13.0.vvv.initials.xz) = 720
-SHA256 (mutt/patch-1.13.0.vvv.quote.xz) = 788d25d1439d86d6c5007d141d1c219496e77940b5ce37819471c941f78f03e4
-SIZE (mutt/patch-1.13.0.vvv.quote.xz) = 1340
+SHA256 (mutt/mutt-2.0.6.vvv.quote) = 2d2e8852bf895a3c628f595a08abfa6d73890948595eeb614fc7694785408120
+SIZE (mutt/mutt-2.0.6.vvv.quote) = 2909



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105051640.145GeNe5092643>