[137880] branches/gsoc15-portfile/port-create

chunyang at macports.org chunyang at macports.org
Mon Jun 22 09:55:57 PDT 2015


Revision: 137880
          https://trac.macports.org/changeset/137880
Author:   chunyang at macports.org
Date:     2015-06-22 09:55:57 -0700 (Mon, 22 Jun 2015)
Log Message:
-----------
port-create: Use port-tclsh, don't hard code MacPorts's tclsh

Modified Paths:
--------------
    branches/gsoc15-portfile/port-create

Modified: branches/gsoc15-portfile/port-create
===================================================================
--- branches/gsoc15-portfile/port-create	2015-06-22 16:47:22 UTC (rev 137879)
+++ branches/gsoc15-portfile/port-create	2015-06-22 16:55:57 UTC (rev 137880)
@@ -1,4 +1,4 @@
-#!/opt/local/libexec/macports/bin/tclsh8.5
+#!/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$
 #
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150622/483874f4/attachment.html>


More information about the macports-changes mailing list