Date: Thu, 10 Jul 2014 05:46:36 GMT From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org Subject: [SVN-Commit] r1618 - trunk/mail/thunderbird Message-ID: <201407100546.s6A5kaf1019374@trillian.chruetertee.ch>
next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Jul 10 05:46:36 2014
New Revision: 1618
Log:
default protocols work fine everywhere
thunderbird 0.2 probably used to exclude gopher:// (removed in 2.0) to
reduce attack vectors. It's better to rely on upstream decisions
instead of having to maintain our own list only to bitrot.
Modified:
trunk/mail/thunderbird/Makefile
Modified: trunk/mail/thunderbird/Makefile
==============================================================================
--- trunk/mail/thunderbird/Makefile Thu Jul 10 05:46:23 2014 (r1617)
+++ trunk/mail/thunderbird/Makefile Thu Jul 10 05:46:36 2014 (r1618)
@@ -47,7 +47,6 @@
USES= dos2unix tar:bzip2
DOS2UNIX_FILES= mozilla/media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib/spreadsort.hpp
-MOZ_PROTOCOLS= http,ftp,file,viewsource,res,data,wyciwyg,websocket
MOZ_OPTIONS= --program-transform-name='s/thunderbird/${MOZILLA}/' \
--enable-single-profile --disable-profilesharing \
--enable-application=mail --enable-official-branding
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407100546.s6A5kaf1019374>
