FreeBSD Bugzilla – Attachment 31968 Details for
Bug 53040
maintainer-update of mail/mutt-devel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 998 bytes, created by
Udo.Schweigert
on 2003-06-08 10:00:23 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Udo.Schweigert
Created:
2003-06-08 10:00:23 UTC
Size:
998 bytes
patch
obsolete
>diff -ru /usr/ports/mail/mutt-devel/Makefile ./Makefile >--- /usr/ports/mail/mutt-devel/Makefile Sun Jun 1 06:07:52 2003 >+++ ./Makefile Sun Jun 8 10:40:14 2003 >@@ -276,6 +276,10 @@ > SCRIPTS_ENV+= MUTT_HTML="yes" > .endif > >+.if ! defined(WITHOUT_MUTT_QUOTE_PATCH) >+post-patch:: >+ ${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/extra-patch-quote >+.endif > .if !defined(NOPORTDOCS) > SCRIPTS_ENV+= MUTT_PORTDOCS="yes" > post-build: >diff -ru /usr/ports/mail/mutt-devel/files/extra-patch-quote ./files/extra-patch-quote >--- /usr/ports/mail/mutt-devel/files/extra-patch-quote Thu Jan 1 01:00:00 1970 >+++ ./files/extra-patch-quote Sun Jun 8 10:38:47 2003 >@@ -0,0 +1,11 @@ >+--- muttlib.c.orig Sun Jun 8 10:37:06 2003 >++++ muttlib.c Sun Jun 8 10:37:58 2003 >+@@ -1236,7 +1236,7 @@ >+ strcpy (buf + j + 1, Quotebuf + j); >+ } >+ else >+- snprintf (buf, sizeof (buf), "%s%s", s->prefix, Quotebuf); >++ snprintf (buf, sizeof (buf), "%s%s", NONULL(s->prefix), Quotebuf); >+ >+ state_puts (buf, s); >+ }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 53040
: 31968