aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2018-12-22 16:45:25 +0000
committerKurt Jaeger <pi@FreeBSD.org>2018-12-22 16:45:25 +0000
commitc6f96f0fabee51d1845ab3f9b3228fb248c67f0a (patch)
treee184f71a37e75fdca1a06fea90a820cb88f4ad8a /mail/mutt
parent9169e49047b9dea2b5e3fa477cf5ecb90e7f4af7 (diff)
downloadports-c6f96f0fabee51d1845ab3f9b3228fb248c67f0a.tar.gz
ports-c6f96f0fabee51d1845ab3f9b3228fb248c67f0a.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)
Notes
Notes: svn path=/head/; revision=488105
Diffstat (limited to 'mail/mutt')
-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[] = {