aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2018-12-23 00:45:25 +0800
committerpi <pi@FreeBSD.org>2018-12-23 00:45:25 +0800
commit2ecc747e2f9c856a768e4eb4702afbc3c1b1b74f (patch)
treee184f71a37e75fdca1a06fea90a820cb88f4ad8a /mail
parent0ddc17eef08fbdf4afea086a29ff19a1e5ab66c9 (diff)
downloadfreebsd-ports-gnome-2ecc747e2f9c856a768e4eb4702afbc3c1b1b74f.tar.gz
freebsd-ports-gnome-2ecc747e2f9c856a768e4eb4702afbc3c1b1b74f.tar.zst
freebsd-ports-gnome-2ecc747e2f9c856a768e4eb4702afbc3c1b1b74f.zip
mail/mutt: fix extra patches if QUOTE_PATCH is not selected
- remove some context from the extra-patches so that they still apply if QUOTE_PATCH is not selected. PR: 233993 Submitted by: mjl@luckie.org.nz Approved by: dereks@lifeofadishwasher.com (maintainer)
Diffstat (limited to 'mail')
-rw-r--r--mail/mutt/files/extra-patch-ifdef4
-rw-r--r--mail/mutt/files/extra-patch-reverse_reply5
2 files changed, 2 insertions, 7 deletions
diff --git a/mail/mutt/files/extra-patch-ifdef b/mail/mutt/files/extra-patch-ifdef
index 5bb33012e833..daae287571ed 100644
--- a/mail/mutt/files/extra-patch-ifdef
+++ b/mail/mutt/files/extra-patch-ifdef
@@ -1,9 +1,7 @@
--- PATCHES.orig 2018-11-29 22:49:51 UTC
+++ PATCHES
-@@ -1,2 +1,3 @@
+@@ -0,0 +1 @@
+patch-1.5.4.cd.ifdef.1
- vvv.quote
- vvv.initials
--- init.c.orig 2018-11-24 19:06:11 UTC
+++ init.c
@@ -650,6 +650,52 @@ static mbchar_table *parse_mbchar_table
diff --git a/mail/mutt/files/extra-patch-reverse_reply b/mail/mutt/files/extra-patch-reverse_reply
index 7e7a7bcd8348..3e43f2dd5809 100644
--- a/mail/mutt/files/extra-patch-reverse_reply
+++ b/mail/mutt/files/extra-patch-reverse_reply
@@ -1,10 +1,7 @@
--- PATCHES.orig 2018-11-29 22:55:14 UTC
+++ PATCHES
-@@ -1,3 +1,4 @@
+@@ -0,0 +1 @@
+patch-1.5.6.cb.reverse_reply.2
- patch-1.5.4.cd.ifdef.1
- vvv.quote
- vvv.initials
--- init.h.orig 2018-11-29 22:55:14 UTC
+++ init.h
@@ -2820,6 +2820,13 @@ struct option_t MuttVars[] = {