[PC-BSD Commits] r3367 - in pbibuild/modules: kdesvn rapidsvn
svn at pcbsd.org
svn at pcbsd.org
Fri Jan 30 07:38:36 PST 2009
Author: kris
Date: 2009-01-30 07:38:35 -0800 (Fri, 30 Jan 2009)
New Revision: 3367
Modified:
pbibuild/modules/kdesvn/pbi.conf
pbibuild/modules/rapidsvn/pbi.conf
Log:
Trigger a rebuild of kdesvn and rapidsvn
Modified: pbibuild/modules/kdesvn/pbi.conf
===================================================================
--- pbibuild/modules/kdesvn/pbi.conf 2009-01-30 13:55:01 UTC (rev 3366)
+++ pbibuild/modules/kdesvn/pbi.conf 2009-01-30 15:38:35 UTC (rev 3367)
@@ -32,7 +32,7 @@
# 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"
# If this port has a non-standard port version variable in Makefile, then
# list the key here such as "OOOVERSION="
Modified: pbibuild/modules/rapidsvn/pbi.conf
===================================================================
--- pbibuild/modules/rapidsvn/pbi.conf 2009-01-30 13:55:01 UTC (rev 3366)
+++ pbibuild/modules/rapidsvn/pbi.conf 2009-01-30 15:38:35 UTC (rev 3367)
@@ -32,9 +32,9 @@
# 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"
# Mark this port as broken until it gets fixed in ports
-PORTBROKE="NO" ; export PORTBROKE
+#PORTBROKE="NO" ; export PORTBROKE
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list