[25113] trunk/base/ChangeLog
source_changes at macosforge.org
source_changes at macosforge.org
Mon May 14 01:53:09 PDT 2007
Revision: 25113
http://trac.macosforge.org/projects/macports/changeset/25113
Author: boeyms at macports.org
Date: 2007-05-14 01:53:07 -0700 (Mon, 14 May 2007)
Log Message:
-----------
Document changes made in r25110.
Modified Paths:
--------------
trunk/base/ChangeLog
Modified: trunk/base/ChangeLog
===================================================================
--- trunk/base/ChangeLog 2007-05-14 08:01:29 UTC (rev 25112)
+++ trunk/base/ChangeLog 2007-05-14 08:53:07 UTC (rev 25113)
@@ -6,6 +6,13 @@
(unreleased):
+ - Make port(1) convert description and long_description from lists to
+ strings before printing to stdout; this enables the proper printing of
+ semi-colons, brackets and other characters by way of Tcl escape sequences.
+ The exceptions to this are the sequences for newline and carriage return
+ (these break the flatfile PortIndex format by introducing line breaks).
+ (boeyms r25110)
+
- Evaluate variants at dportopen instead of dportexec. This ensures that
the portfile represents the proper information if queried before targets
are executed. It also prevents variants from being executed twice if multiple
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070514/72d940d4/attachment.html
More information about the macports-changes
mailing list