From 2cd503bcdb5f9bb9fadb663412a68fb84e801524 Mon Sep 17 00:00:00 2001 From: Florian Smeets Date: Wed, 30 Oct 2013 20:37:55 +0000 Subject: - update firefox to 25.0 - update firefox-esr to 24.1.0 - update thunderbird to 24.1.0 - update seamonkey to 22.0 - update libxul to 24.1.0 - don't remove/add share/applications directory - remove checks for older gecko releases from bsd.gecko.mk - drop support for FreeBSD 9.0 Not staged yet. I started working on it, but didn't finish it in time for this release. I'll try to make the next one in 6 weeks. In collaboration with: Jan Beich --- mail/thunderbird-i18n/Makefile.option | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mail/thunderbird-i18n/Makefile.option') diff --git a/mail/thunderbird-i18n/Makefile.option b/mail/thunderbird-i18n/Makefile.option index 7b41d4d3a549..232e3d5a5189 100644 --- a/mail/thunderbird-i18n/Makefile.option +++ b/mail/thunderbird-i18n/Makefile.option @@ -3,6 +3,7 @@ OPTIONS_DEFINE= LANG_AR \ LANG_BR \ LANG_CA \ + LANG_CN \ LANG_CS \ LANG_DA \ LANG_DE \ @@ -44,5 +45,5 @@ OPTIONS_DEFINE= LANG_AR \ LANG_UK \ LANG_TW -OPTIONS_DEFAULT=LANG_ES LANG_PBR LANG_RU LANG_JA LANG_DE LANG_FR LANG_KO \ - LANG_IT +OPTIONS_DEFAULT=LANG_CN LANG_ES LANG_PBR LANG_RU LANG_JA LANG_DE LANG_FR \ + LANG_KO LANG_IT -- cgit v1.2.3