[PC-BSD Commits] r20676 - in pbi/modules/www: firefox seamonkey
svn at pcbsd.org
svn at pcbsd.org
Tue Dec 18 10:40:44 PST 2012
Author: kenmoore
Date: 2012-12-18 18:40:44 +0000 (Tue, 18 Dec 2012)
New Revision: 20676
Modified:
pbi/modules/www/firefox/pbi.conf
pbi/modules/www/seamonkey/pbi.conf
Log:
Rebuild firefox and seamonkey to fix the wrapper binary issue (fixed in the pbi building backend on the server)
Modified: pbi/modules/www/firefox/pbi.conf
===================================================================
--- pbi/modules/www/firefox/pbi.conf 2012-12-18 18:33:45 UTC (rev 20675)
+++ pbi/modules/www/firefox/pbi.conf 2012-12-18 18:40:44 UTC (rev 20676)
@@ -29,7 +29,7 @@
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER="audio/esound x11-fonts/dejavu x11-themes/qtcurve-gtk2 devel/gconf2 x11/libXScrnSaver www/gecko-mediaplayer www/firefox-i18n"
-PBI_BUILDKEY="08"
+PBI_BUILDKEY="09"
PBI_AB_PRIORITY="50"
Modified: pbi/modules/www/seamonkey/pbi.conf
===================================================================
--- pbi/modules/www/seamonkey/pbi.conf 2012-12-18 18:33:45 UTC (rev 20675)
+++ pbi/modules/www/seamonkey/pbi.conf 2012-12-18 18:40:44 UTC (rev 20676)
@@ -28,6 +28,6 @@
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER="audio/esound devel/gconf2 x11-themes/qtcurve-gtk2 devel/libevent2"
-PBI_BUILDKEY="04"; export PBI_BUILDKEY
+PBI_BUILDKEY="05"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MAKEOPTS PBI_MKPORTBEFORE PBI_MKPORTAFTER
More information about the Commits
mailing list