From c8cee2bbee3c2b4a1da3ba87485867f88cade715 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Thu, 23 Jul 2020 13:35:10 -0700 Subject: mutt: update to 1.14.6 Fixes CVE-2020-14154 Signed-off-by: Rosen Penev --- mail/mutt/patches/0001-no-po.patch | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 mail/mutt/patches/0001-no-po.patch (limited to 'mail/mutt/patches') diff --git a/mail/mutt/patches/0001-no-po.patch b/mail/mutt/patches/0001-no-po.patch deleted file mode 100644 index 51ea760a9..000000000 --- a/mail/mutt/patches/0001-no-po.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 6dbfafd4b8bfc9f5e53db90c5279784c506a3253 Mon Sep 17 00:00:00 2001 -From: Phil Eichinger -Date: Tue, 17 Oct 2017 06:44:04 +0200 -Subject: [PATCH] no po - -docs are disabled via ./configure --disable-doc now ---- - Makefile.am | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/Makefile.am b/Makefile.am -index 4bc2db4..bb00927 100644 ---- a/Makefile.am -+++ b/Makefile.am -@@ -14,7 +14,7 @@ IMAP_SUBDIR = imap - IMAP_INCLUDES = -I$(top_srcdir)/imap - endif - --SUBDIRS = m4 po intl $(DOC_SUBDIR) contrib $(IMAP_SUBDIR) -+SUBDIRS = m4 intl $(DOC_SUBDIR) contrib $(IMAP_SUBDIR) - - bin_SCRIPTS = muttbug flea $(SMIMEAUX_TARGET) - --- -2.11.0 - -- cgit v1.2.3