On Sep 12, 2011, at 15:10, [email protected] wrote: > Revision: 83920 > http://trac.macports.org/changeset/83920 > Author: [email protected] > Date: 2011-09-12 13:10:12 -0700 (Mon, 12 Sep 2011) > Log Message: > ----------- > depot_tools: update to 100746 > > Modified Paths: > -------------- > trunk/dports/devel/depot_tools/Portfile > > Modified: trunk/dports/devel/depot_tools/Portfile > =================================================================== > --- trunk/dports/devel/depot_tools/Portfile 2011-09-12 20:00:32 UTC (rev > 83919) > +++ trunk/dports/devel/depot_tools/Portfile 2011-09-12 20:10:12 UTC (rev > 83920) > @@ -4,7 +4,7 @@ > PortSystem 1.0 > > name depot_tools > -version 97485 > +version 100746 > categories devel > maintainers snc openmaintainer > description Manages interaction with the Chromium development process > @@ -27,6 +27,7 @@ > depends_run-append port:python27 > } > > +checksum {} > fetch.type svn > svn.url http://src.chromium.org/svn/trunk/tools/depot_tools > svn.revision ${version}
Was this meant to be a workaround for the MacPorts 2.0.2 bug? Since 2.0.3 is out I'd remove that. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
