Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Sep 2020 04:43:15 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r547327 - in head/mail/mutt: . files
Message-ID:  <202009020443.0824hFM7004819@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Wed Sep  2 04:43:14 2020
New Revision: 547327
URL: https://svnweb.freebsd.org/changeset/ports/547327

Log:
  mail/mutt: Update to 1.14.7
  
  PR:		249004
  Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)

Modified:
  head/mail/mutt/Makefile   (contents, props changed)
  head/mail/mutt/distinfo   (contents, props changed)
  head/mail/mutt/files/extra-patch-ifdef   (contents, props changed)

Modified: head/mail/mutt/Makefile
==============================================================================
--- head/mail/mutt/Makefile	Wed Sep  2 04:38:39 2020	(r547326)
+++ head/mail/mutt/Makefile	Wed Sep  2 04:43:14 2020	(r547327)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mutt
-DISTVERSION=	1.14.6
+DISTVERSION=	1.14.7
 CATEGORIES+=	mail
 MASTER_SITES=	ftp://ftp.mutt.org/pub/mutt/ \
 		https://bitbucket.org/mutt/mutt/downloads/ \

Modified: head/mail/mutt/distinfo
==============================================================================
--- head/mail/mutt/distinfo	Wed Sep  2 04:38:39 2020	(r547326)
+++ head/mail/mutt/distinfo	Wed Sep  2 04:43:14 2020	(r547327)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1594514091
-SHA256 (mutt/mutt-1.14.6.tar.gz) = 47972a0152b81b9f67ff322a0a6682b914c15545bfdeac6bcc2f2c0bf9361844
-SIZE (mutt/mutt-1.14.6.tar.gz) = 5010137
+TIMESTAMP = 1598742511
+SHA256 (mutt/mutt-1.14.7.tar.gz) = e4f507b133253cb5eef27996b8668956cdf9caac622cf8adad13f0f9a4eda864
+SIZE (mutt/mutt-1.14.7.tar.gz) = 5009968
 SHA256 (mutt/mutt-1.14.3.vc.greeting) = c6067f19e51e99e3c981c0c45a29fb442626d8bb3f0df56736ce4ee0eb0bfa83
 SIZE (mutt/mutt-1.14.3.vc.greeting) = 4472
 SHA256 (mutt/patch-1.13.0.vvv.initials.xz) = 8b25ad6596bd57d94f6551e7e73ceb8da620468e96fb507b2f51545d5b3eaa02

Modified: head/mail/mutt/files/extra-patch-ifdef
==============================================================================
--- head/mail/mutt/files/extra-patch-ifdef	Wed Sep  2 04:38:39 2020	(r547326)
+++ head/mail/mutt/files/extra-patch-ifdef	Wed Sep  2 04:43:14 2020	(r547327)
@@ -1,10 +1,10 @@
---- PATCHES.orig	2020-05-05 02:09:32 UTC
+--- PATCHES.orig	2020-08-29 22:13:50 UTC
 +++ PATCHES
 @@ -0,0 +1 @@
 +patch-1.5.4.cd.ifdef.1
---- init.c.orig	2020-05-02 21:08:56 UTC
+--- init.c.orig	2020-08-29 19:37:53 UTC
 +++ init.c
-@@ -643,6 +643,52 @@ static mbchar_table *parse_mbchar_table (const char *s
+@@ -648,6 +648,52 @@ static mbchar_table *parse_mbchar_table (const char *s
    return t;
  }
  
@@ -57,7 +57,7 @@
  static int parse_unignore (BUFFER *buf, BUFFER *s, union pointer_long_t udata, BUFFER *err)
  {
    do
---- init.h.orig	2020-05-05 02:09:32 UTC
+--- init.h.orig	2020-08-29 22:13:50 UTC
 +++ init.h
 @@ -4594,6 +4594,7 @@ static int parse_lists (BUFFER *, BUFFER *, union poin
  static int parse_unlists (BUFFER *, BUFFER *, union pointer_long_t, BUFFER *);



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