FreeBSD Bugzilla – Attachment 167031 Details for
Bug 207214
mail/sylpheed: Added option for hide info in the header mail
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-Makefile
patch-Makefile (text/plain), 1.10 KB, created by
Vladimir Omelchuk
on 2016-02-15 15:18:52 UTC
(
hide
)
Description:
patch-Makefile
Filename:
MIME Type:
Creator:
Vladimir Omelchuk
Created:
2016-02-15 15:18:52 UTC
Size:
1.10 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 408924) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= sylpheed > PORTVERSION= 3.5.0 >+PORTREVISION= 1 > CATEGORIES= mail ipv6 > MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/ \ > LOCAL/ehaupt >@@ -32,7 +33,7 @@ > CONFLICTS= sylpheed-1.[0-8]* sylpheed-2.[0-9]* sylpheed-gtk2-[0-9]* > > OPTIONS_DEFINE= CA_BUNDLE COMPFACE CURL DOCS GPGME GTKSPELL JPILOT LDAP \ >- ONIGURUMA SSL >+ ONIGURUMA SSL HIDE_INFO > > CA_BUNDLE_DESC= Include CA bundle for certificate verification > COMPFACE_DESC= X-Face support >@@ -41,6 +42,7 @@ > GTKSPELL_DESC= Spell checking support > JPILOT_DESC= JPilot support > ONIGURUMA_DESC= Oniguruma support >+HIDE_INFO_DESC= Hide info about GTK and OS (in the header mail) > > OPTIONS_DEFAULT=CA_BUNDLE CURL GTKSPELL SSL > >@@ -72,6 +74,8 @@ > SSL_CONFIGURE_ENABLE= ssl > SSL_USE= openssl=yes > >+HIDE_INFO_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-src_main.c >+ > .include <bsd.port.options.mk> > > MAKEFILES= Makefile.in ac/Makefile.in faq/Makefile.in faq/de/Makefile.in \
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 207214
: 167031 |
167032
|
167033