[PC-BSD Commits] r12130 - pbibuild/modules/benchmarks/phoronix-test-suite
svn at pcbsd.org
svn at pcbsd.org
Mon Aug 15 09:23:45 PDT 2011
Author: kenmoore
Date: 2011-08-15 09:23:45 -0700 (Mon, 15 Aug 2011)
New Revision: 12130
Modified:
pbibuild/modules/benchmarks/phoronix-test-suite/pbi.conf
Log:
Add the php5-dom port to phoronix-test-suite module and rebuild
Modified: pbibuild/modules/benchmarks/phoronix-test-suite/pbi.conf
===================================================================
--- pbibuild/modules/benchmarks/phoronix-test-suite/pbi.conf 2011-08-15 16:19:33 UTC (rev 12129)
+++ pbibuild/modules/benchmarks/phoronix-test-suite/pbi.conf 2011-08-15 16:23:45 UTC (rev 12130)
@@ -25,13 +25,13 @@
PBIUPDATE="http://update.pbidir.com"
# Other Ports we need built (One per line)
-OTHERPORT=""
+OTHERPORT="/usr/ports/textproc/php5-dom"
# Enter your custom make options here
MAKEOPTS=""
# 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