[SVN-Commit] r969 - trunk/www/seamonkey-i18n
svn-freebsd-gecko at chruetertee.ch
svn-freebsd-gecko at chruetertee.ch
Fri Aug 31 14:00:53 UTC 2012
Author: flo
Date: Fri Aug 31 14:00:45 2012
New Revision: 969
Log:
Add Ukrainian langpack
PR: ports/171203
Submitted by: Volodymyr Kostyrko <c.kworr at gmail.com>
Modified:
trunk/www/seamonkey-i18n/Makefile.lang
trunk/www/seamonkey-i18n/Makefile.option
trunk/www/seamonkey-i18n/distinfo
Modified: trunk/www/seamonkey-i18n/Makefile.lang
==============================================================================
--- trunk/www/seamonkey-i18n/Makefile.lang Thu Aug 30 20:29:34 2012 (r968)
+++ trunk/www/seamonkey-i18n/Makefile.lang Fri Aug 31 14:00:45 2012 (r969)
@@ -8,7 +8,7 @@
#
SEAMONKEY_I18N_ALL_= ca cs de en-GB en-US es-AR es-ES \
fi fr hu it ja-JP-mac ja lt nb-NO nl pl \
- pt-PT ru sk sv-SE tr
+ pt-PT ru sk sv-SE tr uk
.if defined(SEAMONKEY_I18N_ALL) || (defined(PACKAGE_BUILDING) && !exists(${OPTIONSFILE})) || make(makesum)
SEAMONKEY_I18N= ${SEAMONKEY_I18N_ALL_}
@@ -79,4 +79,7 @@
.ifndef WITHOUT_LANG_TR
SEAMONKEY_I18N+= tr
.endif
+.ifndef WITHOUT_LANG_UA
+SEAMONKEY_I18N+= uk
+.endif
.endif
Modified: trunk/www/seamonkey-i18n/Makefile.option
==============================================================================
--- trunk/www/seamonkey-i18n/Makefile.option Thu Aug 30 20:29:34 2012 (r968)
+++ trunk/www/seamonkey-i18n/Makefile.option Fri Aug 31 14:00:45 2012 (r969)
@@ -26,4 +26,5 @@
LANG_SA "Spanish (Argentina)" off \
LANG_SE "Swedish" off \
LANG_SK "Slovak" off \
- LANG_TR "Turkish" off
+ LANG_TR "Turkish" off \
+ LANG_UA "Ukrainian" off
Modified: trunk/www/seamonkey-i18n/distinfo
==============================================================================
--- trunk/www/seamonkey-i18n/distinfo Thu Aug 30 20:29:34 2012 (r968)
+++ trunk/www/seamonkey-i18n/distinfo Fri Aug 31 14:00:45 2012 (r969)
@@ -42,3 +42,5 @@
SIZE (xpi/seamonkey-i18n-2.12/seamonkey-2.12.sv-SE.langpack.xpi) = 839343
SHA256 (xpi/seamonkey-i18n-2.12/seamonkey-2.12.tr.langpack.xpi) = 40cb87452a0f9e698f47044edf8b32b5e746c0d1cbf18f033ad904b6d4c773b4
SIZE (xpi/seamonkey-i18n-2.12/seamonkey-2.12.tr.langpack.xpi) = 818972
+SHA256 (xpi/seamonkey-i18n-2.12/seamonkey-2.12.uk.langpack.xpi) = 8f8ea20e1931c478f81cee5c9feaac42194573e5469ae03d6731951b2f2263e0
+SIZE (xpi/seamonkey-i18n-2.12/seamonkey-2.12.uk.langpack.xpi) = 883899
More information about the freebsd-gecko
mailing list