[138721] trunk/dports/_resources/port1.0/group/texlive-1.0.tcl
dports at macports.org
dports at macports.org
Thu Jul 16 22:17:18 PDT 2015
Revision: 138721
https://trac.macports.org/changeset/138721
Author: dports at macports.org
Date: 2015-07-16 22:17:17 -0700 (Thu, 16 Jul 2015)
Log Message:
-----------
texlive portgroup: print location with "unknown file destination"
warning
Modified Paths:
--------------
trunk/dports/_resources/port1.0/group/texlive-1.0.tcl
Modified: trunk/dports/_resources/port1.0/group/texlive-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/texlive-1.0.tcl 2015-07-17 03:37:18 UTC (rev 138720)
+++ trunk/dports/_resources/port1.0/group/texlive-1.0.tcl 2015-07-17 05:17:17 UTC (rev 138721)
@@ -256,7 +256,7 @@
switch [lindex $splitline 0] {
"texmf" {lset splitline 0 ${texlive_texmfmain}}
"texmf-dist" {lset splitline 0 ${texlive_texmfdist}}
- default { ui_msg "warning: unknown file destination" }
+ default { ui_msg "warning: unknown file destination: $line" }
}
set dstfile [join $splitline "/"]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150716/31b71903/attachment.html>
More information about the macports-changes
mailing list