[PC-BSD Commits] r821 - pbibuild/modules/thunderbird
svn at pcbsd.org
svn at pcbsd.org
Fri Nov 2 12:52:37 PST 2007
Author: kris
Date: 2007-11-02 13:52:37 -0700 (Fri, 02 Nov 2007)
New Revision: 821
Modified:
pbibuild/modules/thunderbird/pbi.conf
Log:
Updated thunderbird to fix default icon and trigger rebuild
Modified: pbibuild/modules/thunderbird/pbi.conf
===================================================================
--- pbibuild/modules/thunderbird/pbi.conf 2007-11-02 20:41:00 UTC (rev 820)
+++ pbibuild/modules/thunderbird/pbi.conf 2007-11-02 20:52:37 UTC (rev 821)
@@ -13,7 +13,7 @@
PROGAUTHOR="The Mozilla Foundation"
# Default Icon (Relative to overlay-dir)
-PROGICON="share/pixmaps/FireFox-128.png"
+PROGICON="share/pixmaps/thunderbird-128.png"
# Port we want to build
PBIPORT="/usr/ports/mail/thunderbird/"
@@ -32,6 +32,6 @@
# 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="01"
+BUILDKEY="02"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list