[PC-BSD Commits] r13673 - pbi/modules/mail/thunderbird
svn at pcbsd.org
svn at pcbsd.org
Tue Nov 1 10:11:38 PDT 2011
Author: kris
Date: 2011-11-01 10:11:37 -0700 (Tue, 01 Nov 2011)
New Revision: 13673
Modified:
pbi/modules/mail/thunderbird/pbi.conf
Log:
Set PBI_PROGREVISION on thunderbird for a rebuild with lightning module
Modified: pbi/modules/mail/thunderbird/pbi.conf
===================================================================
--- pbi/modules/mail/thunderbird/pbi.conf 2011-11-01 17:04:16 UTC (rev 13672)
+++ pbi/modules/mail/thunderbird/pbi.conf 2011-11-01 17:11:37 UTC (rev 13673)
@@ -17,6 +17,8 @@
# Default Icon (Relative to %%PBI_APPDIR%% or resources/)
PBI_PROGICON="share/pixmaps/thunderbird-128.png"
+
+PBI_PROGREVISION="1"
# The target port we are building
PBI_MAKEPORT="mail/thunderbird/"
@@ -29,8 +31,8 @@
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER="mail/thunderbird-i18n/ mail/enigmail-thunderbird security/pinentry-gtk2 devel/gconf2 audio/esound x11-themes/qtcurve-gtk2"
-PBI_BUILDKEY="04"
+PBI_BUILDKEY="05"
PBI_AB_PRIORITY="49"
-export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MAKEOPTS PBI_MKPORTBEFORE PBI_MKPORTAFTER PBI_BUILDKEY PBI_AB_PRIORITY
+export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MAKEOPTS PBI_MKPORTBEFORE PBI_MKPORTAFTER PBI_BUILDKEY PBI_AB_PRIORITY PBI_PROGREVISION
More information about the Commits
mailing list