aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt/files/extra-patch-maildir-mtime
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mutt/files/extra-patch-maildir-mtime')
-rw-r--r--mail/mutt/files/extra-patch-maildir-mtime6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/mutt/files/extra-patch-maildir-mtime b/mail/mutt/files/extra-patch-maildir-mtime
index 722eb952383a..0047da9e24dc 100644
--- a/mail/mutt/files/extra-patch-maildir-mtime
+++ b/mail/mutt/files/extra-patch-maildir-mtime
@@ -1,8 +1,8 @@
---- PATCHES.orig 2021-06-13 21:49:47 UTC
+--- PATCHES.orig 2022-02-12 23:46:24 UTC
+++ PATCHES
@@ -0,0 +1 @@
+patch-1.5.7.ust.maildir-mtime.2
---- browser.c.orig 2021-05-23 18:20:50 UTC
+--- browser.c.orig 2022-01-25 19:33:16 UTC
+++ browser.c
@@ -32,6 +32,7 @@
#ifdef USE_IMAP
@@ -42,7 +42,7 @@
if (tmp && Context && !tmp->nopoll &&
!mutt_strcmp (tmp->realpath, Context->realpath))
{
-@@ -680,6 +697,7 @@ static int examine_mailboxes (MUTTMENU *menu, struct b
+@@ -684,6 +701,7 @@ static int examine_mailboxes (MUTTMENU *menu, struct b
s.st_mtime = st2.st_mtime;
}