[PC-BSD Commits] r928 - in pbibuild/modules/thunderbird: . overlay-dir/autolibs/xpi
svn at pcbsd.org
svn at pcbsd.org
Wed Nov 28 11:33:52 PST 2007
Author: kris
Date: 2007-11-28 11:33:52 -0800 (Wed, 28 Nov 2007)
New Revision: 928
Removed:
pbibuild/modules/thunderbird/overlay-dir/autolibs/xpi/langpack-de at thunderbird.mozilla.org/
pbibuild/modules/thunderbird/overlay-dir/autolibs/xpi/langpack-es-ES at thunderbird.mozilla.org/
pbibuild/modules/thunderbird/overlay-dir/autolibs/xpi/langpack-fr at thunderbird.mozilla.org/
pbibuild/modules/thunderbird/overlay-dir/autolibs/xpi/langpack-it at thunderbird.mozilla.org/
pbibuild/modules/thunderbird/overlay-dir/autolibs/xpi/langpack-ja at thunderbird.mozilla.org/
pbibuild/modules/thunderbird/overlay-dir/autolibs/xpi/langpack-ko at thunderbird.mozilla.org/
pbibuild/modules/thunderbird/overlay-dir/autolibs/xpi/langpack-pa-IN at thunderbird.mozilla.org/
pbibuild/modules/thunderbird/overlay-dir/autolibs/xpi/langpack-pt-BR at thunderbird.mozilla.org/
pbibuild/modules/thunderbird/overlay-dir/autolibs/xpi/langpack-ru at thunderbird.mozilla.org/
pbibuild/modules/thunderbird/overlay-dir/autolibs/xpi/langpack-zh-CN at thunderbird.mozilla.org/
pbibuild/modules/thunderbird/overlay-dir/autolibs/xpi/symlinks/
pbibuild/modules/thunderbird/overlay-dir/autolibs/xpi/{25A1388B-6B18-46c3-BEBA-A81915D0DE8F}/
pbibuild/modules/thunderbird/overlay-dir/autolibs/xpi/{847b3a00-7ab1-11d4-8f02-006008948af5}/
Modified:
pbibuild/modules/thunderbird/copy-files
pbibuild/modules/thunderbird/pbi.conf
Log:
Fixed up the thunderbird module to include the localization packages properly
now as well.
Modified: pbibuild/modules/thunderbird/copy-files
===================================================================
--- pbibuild/modules/thunderbird/copy-files 2007-11-28 19:29:06 UTC (rev 927)
+++ pbibuild/modules/thunderbird/copy-files 2007-11-28 19:33:52 UTC (rev 928)
@@ -43,3 +43,4 @@
/usr/local/lib/libsoftokn3* autolibs/
/usr/local/lib/libsssl3* autolibs/
/usr/local/share/idl/thunderbird* share/idl/
+/usr/local/lib/xpi/* autolibs/thunderbird/extensions/
Modified: pbibuild/modules/thunderbird/pbi.conf
===================================================================
--- pbibuild/modules/thunderbird/pbi.conf 2007-11-28 19:29:06 UTC (rev 927)
+++ pbibuild/modules/thunderbird/pbi.conf 2007-11-28 19:33:52 UTC (rev 928)
@@ -25,13 +25,13 @@
PBIUPDATE="http://update.pbidir.com"
# Other Ports we need built (One per line)
-OTHERPORT=""
+OTHERPORT="/usr/ports/mail/thunderbird-i18n/"
# Enter your custom make options here
MAKEOPTS=""
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="06"
+BUILDKEY="16"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list