[75433] trunk/dports/devel/depot_tools/Portfile

snc at macports.org snc at macports.org
Mon Jan 24 19:43:52 PST 2011


Revision: 75433
          http://trac.macports.org/changeset/75433
Author:   snc at macports.org
Date:     2011-01-24 19:43:51 -0800 (Mon, 24 Jan 2011)
Log Message:
-----------
depot_tools: update to 72463

Modified Paths:
--------------
    trunk/dports/devel/depot_tools/Portfile

Modified: trunk/dports/devel/depot_tools/Portfile
===================================================================
--- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110124/98f5022a/attachment.html>


More information about the macports-changes mailing list