Modified: trunk/dports/devel/depot_tools/Portfile (75432 => 75433)
--- trunk/dports/devel/depot_tools/Portfile 2011-01-25 03:33:32 UTC (rev 75432)
+++ trunk/dports/devel/depot_tools/Portfile 2011-01-25 03:43:51 UTC (rev 75433)
@@ -4,7 +4,7 @@
PortSystem 1.0
name depot_tools
-version 71662
+version 72463
categories devel
maintainers snc openmaintainer
description Manages interaction with the Chromium development process
@@ -79,7 +79,7 @@
eval xinstall -m 755 [glob ${worksrcpath}/*.py] ${destroot}${prefix}/bin
xinstall -m 755 -W ${worksrcpath} create-chromium-git-src drover gcl \
gclient git-cl git-cl-upload-hook git-gs git-try hammer \
- weekly wtf ${destroot}${prefix}/bin
+ update_depot_tools weekly wtf ${destroot}${prefix}/bin
if {[variant_isset python25]} {
xinstall -d ${frameworks_dir}/Python.framework/Versions/2.5/bin/third_party/pymox