[119176] branches/release_2_3/base
cal at macports.org
cal at macports.org
Fri Apr 18 15:29:55 PDT 2014
Revision: 119176
https://trac.macports.org/changeset/119176
Author: cal at macports.org
Date: 2014-04-18 15:29:55 -0700 (Fri, 18 Apr 2014)
Log Message:
-----------
merge r119175 from trunk:
base: remove use of /usr/bin/tclsh and macports_fastload.tcl
Revision Links:
--------------
https://trac.macports.org/changeset/119175
Modified Paths:
--------------
branches/release_2_3/base/portmgr/jobs/port_binary_distributable.tcl
Property Changed:
----------------
branches/release_2_3/base/
Property changes on: branches/release_2_3/base
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/gsoc08-privileges/base:37343-46937
/branches/gsoc09-logging/base:51231-60371
/branches/gsoc11-rev-upgrade/base:78828-88375
/branches/gsoc11-statistics/base:79520,79666
/branches/gsoc13-tests:106692-111324
/branches/universal-sanity/base:51872-52323
/branches/variant-descs-14482/base:34469-34855,34900-37508,37511-37512,41040-41463,42575-42626,42640-42659
/trunk/base:118038-118039,118056,118161,118559,118562-118569,118598-118599,118602-118603,118606-118607,118640,119169,119171
/users/perry/base-bugs_and_notes:45682-46060
/users/perry/base-select:44044-44692
+ /branches/gsoc08-privileges/base:37343-46937
/branches/gsoc09-logging/base:51231-60371
/branches/gsoc11-rev-upgrade/base:78828-88375
/branches/gsoc11-statistics/base:79520,79666
/branches/gsoc13-tests:106692-111324
/branches/universal-sanity/base:51872-52323
/branches/variant-descs-14482/base:34469-34855,34900-37508,37511-37512,41040-41463,42575-42626,42640-42659
/trunk/base:118038-118039,118056,118161,118559,118562-118569,118598-118599,118602-118603,118606-118607,118640,119169,119171,119175
/users/perry/base-bugs_and_notes:45682-46060
/users/perry/base-select:44044-44692
Modified: branches/release_2_3/base/portmgr/jobs/port_binary_distributable.tcl
===================================================================
--- branches/release_2_3/base/portmgr/jobs/port_binary_distributable.tcl 2014-04-18 22:28:42 UTC (rev 119175)
+++ branches/release_2_3/base/portmgr/jobs/port_binary_distributable.tcl 2014-04-18 22:29:55 UTC (rev 119176)
@@ -1,4 +1,4 @@
-#!/usr/bin/tclsh
+#!/usr/bin/env port-tclsh
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
#
# $Id$
@@ -311,7 +311,6 @@
set ::argv [lrange $::argv 1 end]
}
-source ${macportsTclPath}/macports1.0/macports_fastload.tcl
package require macports
mportinit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140418/7427f7ac/attachment-0001.html>
More information about the macports-changes
mailing list