[PC-BSD Commits] r20536 - in pbi/modules/www: firefox seamonkey
svn at pcbsd.org
svn at pcbsd.org
Thu Dec 13 09:08:01 PST 2012
Author: kenmoore
Date: 2012-12-13 17:08:01 +0000 (Thu, 13 Dec 2012)
New Revision: 20536
Modified:
pbi/modules/www/firefox/pbi.conf
pbi/modules/www/seamonkey/pbi.conf
Log:
Rebuild firefox and seamonkey. Both are erroring with the same error right now, and want to make sure it is not a build issue for the PBIs
Modified: pbi/modules/www/firefox/pbi.conf
===================================================================
--- pbi/modules/www/firefox/pbi.conf 2012-12-13 17:03:46 UTC (rev 20535)
+++ pbi/modules/www/firefox/pbi.conf 2012-12-13 17:08:01 UTC (rev 20536)
@@ -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="07"
+PBI_BUILDKEY="08"
PBI_AB_PRIORITY="50"
Modified: pbi/modules/www/seamonkey/pbi.conf
===================================================================
--- pbi/modules/www/seamonkey/pbi.conf 2012-12-13 17:03:46 UTC (rev 20535)
+++ pbi/modules/www/seamonkey/pbi.conf 2012-12-13 17:08:01 UTC (rev 20536)
@@ -28,6 +28,6 @@
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER="audio/esound devel/gconf2 x11-themes/qtcurve-gtk2 devel/libevent2"
-PBI_BUILDKEY="03"; export PBI_BUILDKEY
+PBI_BUILDKEY="04"; 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