[134831] trunk/dports/_resources/port1.0/group/hunspelldict-1.0.tcl

jmr at macports.org jmr at macports.org
Wed Apr 8 06:31:50 PDT 2015


Revision: 134831
          https://trac.macports.org/changeset/134831
Author:   jmr at macports.org
Date:     2015-04-08 06:31:50 -0700 (Wed, 08 Apr 2015)
Log Message:
-----------
hunspelldict portgroup: use {*} instead of eval

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/hunspelldict-1.0.tcl

Modified: trunk/dports/_resources/port1.0/group/hunspelldict-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/hunspelldict-1.0.tcl	2015-04-08 13:31:16 UTC (rev 134830)
+++ trunk/dports/_resources/port1.0/group/hunspelldict-1.0.tcl	2015-04-08 13:31:50 UTC (rev 134831)
@@ -58,7 +58,7 @@
     platforms   darwin
     supported_archs noarch
 
-    eval description ${lang} dictionary for hunspell
+    description {*}${lang} dictionary for hunspell
     long_description ${description}
 
     homepage    http://wiki.services.openoffice.org/wiki/Dictionaries
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150408/5ca29535/attachment.html>


More information about the macports-changes mailing list