[PC-BSD Commits] r19762 - in pbi/modules/www/chromium: . scripts
svn at pcbsd.org
svn at pcbsd.org
Thu Oct 18 03:09:34 PDT 2012
Author: kris
Date: 2012-10-18 10:09:33 +0000 (Thu, 18 Oct 2012)
New Revision: 19762
Modified:
pbi/modules/www/chromium/pbi.conf
pbi/modules/www/chromium/scripts/pre-portmake.sh
Log:
Enable CLANG again, fix the patch we include for DDG
Modified: pbi/modules/www/chromium/pbi.conf
===================================================================
--- pbi/modules/www/chromium/pbi.conf 2012-10-18 09:20:28 UTC (rev 19761)
+++ pbi/modules/www/chromium/pbi.conf 2012-10-18 10:09:33 UTC (rev 19762)
@@ -22,14 +22,14 @@
PBI_MAKEPORT="www/chromium"
# Additional options for make.conf
-PBI_MAKEOPTS="chromium_SET=CUPS CODECS"
+PBI_MAKEOPTS="chromium_SET=CUPS CODECS CLANG"
# Ports to build before / after
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER="security/nss"
# Set build key
-PBI_BUILDKEY="08"
+PBI_BUILDKEY="09"
# Set the build priority
PBI_AB_PRIORITY="50"
Modified: pbi/modules/www/chromium/scripts/pre-portmake.sh
===================================================================
--- pbi/modules/www/chromium/scripts/pre-portmake.sh 2012-10-18 09:20:28 UTC (rev 19761)
+++ pbi/modules/www/chromium/scripts/pre-portmake.sh 2012-10-18 10:09:33 UTC (rev 19762)
@@ -40,4 +40,4 @@
+ { &duckduckgo, &bing, &google, };
// United Arab Emirates
- const PrepopulatedEngine* engines_AE[] =' >> /usr/ports/www/chromium/files/patch-ddg-engine
+ const PrepopulatedEngine* engines_AE[] =' > /usr/ports/www/chromium/files/patch-ddg-engine
More information about the Commits
mailing list