[78605] users/pixilla/databases/mysql5-lib_mysqludf_preg/Portfile

pixilla at macports.org pixilla at macports.org
Fri May 13 18:10:29 PDT 2011


Revision: 78605
          http://trac.macports.org/changeset/78605
Author:   pixilla at macports.org
Date:     2011-05-13 18:10:29 -0700 (Fri, 13 May 2011)
Log Message:
-----------
databases/mysql5-lib_mysqludf_preg: Fix var syntax

Modified Paths:
--------------
    users/pixilla/databases/mysql5-lib_mysqludf_preg/Portfile

Modified: users/pixilla/databases/mysql5-lib_mysqludf_preg/Portfile
===================================================================
--- users/pixilla/databases/mysql5-lib_mysqludf_preg/Portfile	2011-05-14 01:02:09 UTC (rev 78604)
+++ users/pixilla/databases/mysql5-lib_mysqludf_preg/Portfile	2011-05-14 01:10:29 UTC (rev 78605)
@@ -15,7 +15,7 @@
 description         ${name_package} is a library of mysql UDFs (user-defined-functions) that \
                     provide access to the PCRE (perl compatible-regular-expressions) library for \
                     pattern matching.
-long_description    {$description} The PCRE library is a set of functions that implement regular \
+long_description    ${description} The PCRE library is a set of functions that implement regular \
                     expression pattern matching using the same syntax and semantics as Perl 5. \
                     This syntax can often handle more complex expressions and capturing than \
                     standard regular expression implementations.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110513/bcf7ab62/attachment.html>


More information about the macports-changes mailing list