FreeBSD Bugzilla – Attachment 192519 Details for
Bug 227519
[patch] mail/mutt: Update mail/mutt to mutt 1.9.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update mutt to 1.9.5
0001-Update-mail-mutt-to-mutt-1.9.5.patch (text/plain), 2.62 KB, created by
Derek Schrock
on 2018-04-14 23:02:16 UTC
(
hide
)
Description:
update mutt to 1.9.5
Filename:
MIME Type:
Creator:
Derek Schrock
Created:
2018-04-14 23:02:16 UTC
Size:
2.62 KB
patch
obsolete
>From 8e945d478e8cd8587165b355db1acab2a445bf99 Mon Sep 17 00:00:00 2001 >From: Derek Schrock <dereks@lifeofadishwasher.com> >Date: Sat, 14 Apr 2018 17:46:55 -0400 >Subject: [PATCH] Update mail/mutt to mutt 1.9.5 > >Update mail/mutt to mutt 1.9.5 [1] > >* GPGME S/MIME non-detached signature handling. > >* A compilation issue with ncurses-6.1 when tinfow is split out. > Hopefully the fix doesn't impact anyone: please let me know of any > issues. > >* Regular expression crashes and weird behavior problems on MacOS (and > possibly other BSDs). This was most noticeable with the recent Xcode > 9.3 release, but the issue has existed for a while. > >* GSSAPI authentication issues, which may have affected Exchange users. > We've changed behavior to match the RFC. If you are negatively > impacted by this, please let me know. > >[1] http://lists.mutt.org/pipermail/mutt-announce/Week-of-Mon-20180409/000000.html >--- > mail/mutt/Makefile | 4 ++-- > mail/mutt/distinfo | 10 +++++----- > 2 files changed, 7 insertions(+), 7 deletions(-) > >diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile >index 2b69f7285d62..bd5de34fb618 100644 >--- a/mail/mutt/Makefile >+++ b/mail/mutt/Makefile >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= mutt >-DISTVERSION= 1.9.4 >+DISTVERSION= 1.9.5 > PORTREVISION?= 0 > CATEGORIES+= mail ipv6 > MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ \ >@@ -204,7 +204,7 @@ DOCS_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-doc-ref > > # un/comment as each VERSION is created for PORTVERSION > VVV_PATCH_VERSION= 1.9.1 >-GREETING_PATCH_VERSION= 1.9.3 >+GREETING_PATCH_VERSION= 1.9.4 > > .if !defined(VVV_PATCH_VERSION) > VVV_PATCH_VERSION= ${PORTVERSION} >diff --git a/mail/mutt/distinfo b/mail/mutt/distinfo >index 834a5edf9322..f273bf0eb4e9 100644 >--- a/mail/mutt/distinfo >+++ b/mail/mutt/distinfo >@@ -1,8 +1,8 @@ >-TIMESTAMP = 1520121489 >-SHA256 (mutt/mutt-1.9.4.tar.gz) = f4d1bf26350c1ac81b551f98e5a4fd80d7fecd86919aa8165e69fde87de1b5df >-SIZE (mutt/mutt-1.9.4.tar.gz) = 4197655 >-SHA256 (mutt/mutt-1.9.3.vc.greeting) = b4ac804c24a07c7eb8330ebfdc94cdbf6fd7a4671badfb32fb611df09c008317 >-SIZE (mutt/mutt-1.9.3.vc.greeting) = 4534 >+TIMESTAMP = 1523742345 >+SHA256 (mutt/mutt-1.9.5.tar.gz) = bf617e64ae4e08a998bef8e42a965a211587e051f1437a3a4884b351a9385753 >+SIZE (mutt/mutt-1.9.5.tar.gz) = 4207937 >+SHA256 (mutt/mutt-1.9.4.vc.greeting) = b4ac804c24a07c7eb8330ebfdc94cdbf6fd7a4671badfb32fb611df09c008317 >+SIZE (mutt/mutt-1.9.4.vc.greeting) = 4534 > SHA256 (mutt/patch-1.9.1.vvv.nntp.gz) = f7098b713dfcbb2a4a6e5edaf536eb99be6d92fad073d5d3ac436b0191c7c892 > SIZE (mutt/patch-1.9.1.vvv.nntp.gz) = 60687 > SHA256 (mutt/patch-1.9.1.vvv.initials.gz) = 4673ca438fb673dfee09c6b8b8f9e8e78af06056f1b515c6030b0533dae847e5 >-- >2.17.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 227519
:
192519
|
192520
|
192609
|
192670
|
192671