[91644] trunk/dports/devel/boost/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Apr 6 19:20:43 PDT 2012


Revision: 91644
          https://trac.macports.org/changeset/91644
Author:   ryandesign at macports.org
Date:     2012-04-06 19:20:43 -0700 (Fri, 06 Apr 2012)
Log Message:
-----------
boost: fix notes

Modified Paths:
--------------
    trunk/dports/devel/boost/Portfile

Modified: trunk/dports/devel/boost/Portfile
===================================================================
--- trunk/dports/devel/boost/Portfile	2012-04-07 02:19:15 UTC (rev 91643)
+++ trunk/dports/devel/boost/Portfile	2012-04-07 02:20:43 UTC (rev 91644)
@@ -227,11 +227,13 @@
 
 variant regex_match_extra description \
         "Enable access to extended capture information of submatches in Boost.Regex" {
-    notes \
-        You enabled +regex_match_extra variant, see the following page for an \
-        exhaustive list of the consequences of this feature:\n\t \
-        http://www.boost.org/doc/libs/${distver}/libs/regex/doc/html/boost_regex/ref/sub_match.html
+    notes-append "
+You enabled the +regex_match_extra variant\; see the following page for an\
+exhaustive list of the consequences of this feature:
 
+http://www.boost.org/doc/libs/${distver}/libs/regex/doc/html/boost_regex/ref/sub_match.html
+"
+
     post-patch {
         reinplace {/#define BOOST_REGEX_MATCH_EXTRA/s:^// ::} \
             ${worksrcpath}/boost/regex/user.hpp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120406/12611143/attachment.html>


More information about the macports-changes mailing list