FreeBSD Bugzilla – Attachment 242143 Details for
Bug 271190
mail/mutt: bug in quote patch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Diff between current and fixed
diff (text/plain), 2.50 KB, created by
Kurt Hackenberg
on 2023-05-13 18:38:29 UTC
(
hide
)
Description:
Diff between current and fixed
Filename:
MIME Type:
Creator:
Kurt Hackenberg
Created:
2023-05-13 18:38:29 UTC
Size:
2.50 KB
patch
obsolete
>mutt$ diff Makefile.{current,fix} >184c184,185 >< SASL_NONE_CONFIGURE_WITH= sasl=no >--- >> SASL_NONE_CONFIGURE_ON= --without-sasl >> SASL_NONE_CONFIGURE_OFF= --with-sasl >mutt$ diff {current,fix}.showconfig >18,19c18,19 >< REVERSE_REPLY_PATCH=off: Reverse_reply >< SMART_DATE=off: Dynamic date formatting with "%@" >--- >> REVERSE_REPLY_PATCH=on: Reverse_reply >> SMART_DATE=on: Dynamic date formatting with "%@" >mutt$ diff {current,fix}.v >19c19 >< Configure options: --disable-fcntl --enable-compressed --enable-external-dotlock --enable-imap --enable-pop --enable-sidebar --sysconfdir=/usr/local/etc --with-docdir=/usr/local/share/doc/mutt --with-ssl=/usr --enable-autocrypt --with-sqlite3=/usr/local --enable-debug --disable-flock --enable-gpgme --without-gss --without-bdb --without-gdbm --without-kyotocabinet --with-lmdb=/usr/local --enable-hcache --without-qdbm --without-tokyocabinet --with-libiconv-prefix=/usr/local --with-idn2=/usr/local --enable-locales-fix --enable-nls --with-sasl=/usr/local --without-gsasl --without-sasl --enable-smtp --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --disable-silent-rules --infodir=/usr/local/share/info/ --build=amd64-portbld-freebsd13.2 build_alias=amd64-portbld-freebsd13.2 CC=cc 'CFLAGS=-g -fstack-protector-strong -fno-strict-aliasing ' 'LDFLAGS= -fstack-protector-strong ' LIBS= CPPFLAGS= CPP=cpp >--- >> Configure options: --disable-fcntl --enable-compressed --enable-external-dotlock --enable-imap --enable-pop --enable-sidebar --sysconfdir=/usr/local/etc --with-docdir=/usr/local/share/doc/mutt --with-ssl=/usr --enable-autocrypt --with-sqlite3=/usr/local --enable-debug --disable-flock --enable-gpgme --without-gss --without-bdb --without-gdbm --without-kyotocabinet --with-lmdb=/usr/local --enable-hcache --without-qdbm --without-tokyocabinet --with-libiconv-prefix=/usr/local --with-idn2=/usr/local --enable-locales-fix --enable-nls --with-sasl=/usr/local --without-gsasl --with-sasl --enable-smtp --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --disable-silent-rules --infodir=/usr/local/share/info/ --build=amd64-portbld-freebsd13.2 build_alias=amd64-portbld-freebsd13.2 CC=cc 'CFLAGS=-g -fstack-protector-strong -fno-strict-aliasing ' 'LDFLAGS= -fstack-protector-strong ' LIBS= CPPFLAGS= CPP=cpp >28c28 >< +USE_SSL_OPENSSL -USE_SSL_GNUTLS -USE_SASL -USE_GSASL -USE_GSS +HAVE_GETADDRINFO >--- >> +USE_SSL_OPENSSL -USE_SSL_GNUTLS +USE_SASL -USE_GSASL -USE_GSS +HAVE_GETADDRINFO >49a50 >> patch-1.5.6.cb.reverse_reply.2 >mutt$
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 Raw
Actions:
View
Attachments on
bug 271190
:
242007
| 242143 |
242144