[PC-BSD Commits] r3014 - in pbibuild/modules: apache22 apache22/kmenu-dir webmin webmin/kmenu-dir
svn at pcbsd.org
svn at pcbsd.org
Sun Nov 30 15:39:43 PST 2008
Author: fabry
Date: 2008-11-30 15:39:42 -0800 (Sun, 30 Nov 2008)
New Revision: 3014
Removed:
pbibuild/modules/apache22/kmenu-dir/apache_start
pbibuild/modules/apache22/kmenu-dir/apache_stop
pbibuild/modules/webmin/kmenu-dir/webmin_start
pbibuild/modules/webmin/kmenu-dir/webmin_stop
Modified:
pbibuild/modules/apache22/pbi.conf
pbibuild/modules/webmin/pbi.conf
Log:
removing start/stop scripts and focing a rebuilt for webmin and apache22
Modified: pbibuild/modules/apache22/pbi.conf
===================================================================
--- pbibuild/modules/apache22/pbi.conf 2008-11-30 21:02:40 UTC (rev 3013)
+++ pbibuild/modules/apache22/pbi.conf 2008-11-30 23:39:42 UTC (rev 3014)
@@ -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="13"
+BUILDKEY="14"
# If this port has a non-standard port version variable in Makefile, then
# list the key here such as "OOOVERSION="
Modified: pbibuild/modules/webmin/pbi.conf
===================================================================
--- pbibuild/modules/webmin/pbi.conf 2008-11-30 21:02:40 UTC (rev 3013)
+++ pbibuild/modules/webmin/pbi.conf 2008-11-30 23:39:42 UTC (rev 3014)
@@ -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="13"
+BUILDKEY="14"
# If this port has a non-standard port version variable in Makefile, then
# list the key here such as "OOOVERSION="
More information about the Commits
mailing list