[120482] contrib/port-whatsnew/port-whatsnew
cal at macports.org
cal at macports.org
Thu May 29 12:20:41 PDT 2014
Revision: 120482
https://trac.macports.org/changeset/120482
Author: cal at macports.org
Date: 2014-05-29 12:20:41 -0700 (Thu, 29 May 2014)
Log Message:
-----------
port-whatsnew: Use port-tclsh for 2.3.0 compatibility
Modified Paths:
--------------
contrib/port-whatsnew/port-whatsnew
Modified: contrib/port-whatsnew/port-whatsnew
===================================================================
--- contrib/port-whatsnew/port-whatsnew 2014-05-29 19:18:13 UTC (rev 120481)
+++ contrib/port-whatsnew/port-whatsnew 2014-05-29 19:20:41 UTC (rev 120482)
@@ -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
#
# Show the svn log of what changed since this port was installed.
@@ -55,7 +55,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/20140529/781cdc2f/attachment.html>
More information about the macports-changes
mailing list