diff options
author | beech <beech@FreeBSD.org> | 2011-10-01 08:48:06 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2011-10-01 08:48:06 +0800 |
commit | d274857c32c59d75da930188611710a0dfbc4aa9 (patch) | |
tree | 53573d7a4c7ca6e6f445efe4883fb55b569cfc59 /mail | |
parent | 3b4ec85947cd25458bd83d24b91226123af3bbbd (diff) | |
download | freebsd-ports-gnome-d274857c32c59d75da930188611710a0dfbc4aa9.tar.gz freebsd-ports-gnome-d274857c32c59d75da930188611710a0dfbc4aa9.tar.zst freebsd-ports-gnome-d274857c32c59d75da930188611710a0dfbc4aa9.zip |
- Fix the length of a config-entry to no longer mangle the whole menu.
- Fix several wrong patch-specifications.
PR: ports/161120
Approved by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mutt-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/mutt-devel/files/extra-patch-ifdef | 2 | ||||
-rw-r--r-- | mail/mutt-devel/files/patch-date-conditional | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index ff4a446deb40..573a5d84d2cf 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -206,7 +206,7 @@ OPTIONS= MUTT_ASPELL "Enable aspell support" off \ MUTT_SMIME_OUTLOOK_COMPAT "SMIME outlook compatible" on \ MUTT_SMTP "Enable SMTP relay support" off \ MUTT_TRASH_PATCH "Enable trash folder support" off \ - MUTT_XML "Use XML tools for documentation" on + MUTT_XML "Use XML tools for docu" on .endif PLIST= ${WRKDIR}/PLIST diff --git a/mail/mutt-devel/files/extra-patch-ifdef b/mail/mutt-devel/files/extra-patch-ifdef index e943a1d5da4e..03f18dee9626 100644 --- a/mail/mutt-devel/files/extra-patch-ifdef +++ b/mail/mutt-devel/files/extra-patch-ifdef @@ -75,5 +75,5 @@ diff -pruN mutt-1.5.4.orig/init.h mutt-1.5.4/init.h diff -pruN mutt-1.5.4.orig/PATCHES mutt-1.5.4/PATCHES --- mutt-1.5.4.orig/PATCHES 2003-03-19 22:33:37.000000000 +0100 +++ mutt-1.5.4/PATCHES 2003-07-22 20:14:47.000000000 +0200 -@@ -1,0 +1 @@ +@@ -0,0 +1 @@ +patch-1.5.4.cd.ifdef.1 diff --git a/mail/mutt-devel/files/patch-date-conditional b/mail/mutt-devel/files/patch-date-conditional index 553a07563563..7912815f0bce 100644 --- a/mail/mutt-devel/files/patch-date-conditional +++ b/mail/mutt-devel/files/patch-date-conditional @@ -1,6 +1,6 @@ --- PATCHES~ never +++ PATCHES Thu Jun 13 16:25:05 CDT 2002 -@@ -1,0 +1 @@ +@@ -0,0 +1 @@ +dgc.deepif.1 diff -Pur mutt-1.5.1-base/muttlib.c mutt-1.5.1/muttlib.c --- muttlib.c Tue Mar 26 16:47:06 2002 @@ -37,7 +37,7 @@ Index: PATCHES =================================================================== --- PATCHES (revision 22) +++ PATCHES (revision 22) -@@ -1,0 +1 @@ +@@ -0,0 +1 @@ +patch-1.5.0.ats.date_conditional.1 Index: muttlib.c =================================================================== |