[54202] trunk/dports/databases

ryandesign at macports.org ryandesign at macports.org
Wed Jul 22 19:10:21 PDT 2009


Revision: 54202
          http://trac.macports.org/changeset/54202
Author:   ryandesign at macports.org
Date:     2009-07-22 19:10:21 -0700 (Wed, 22 Jul 2009)
Log Message:
-----------
mysql5, mysql5-devel: typo in comment

Modified Paths:
--------------
    trunk/dports/databases/mysql5/Portfile
    trunk/dports/databases/mysql5-devel/Portfile

Modified: trunk/dports/databases/mysql5/Portfile
===================================================================
--- trunk/dports/databases/mysql5/Portfile	2009-07-23 01:59:57 UTC (rev 54201)
+++ trunk/dports/databases/mysql5/Portfile	2009-07-23 02:10:21 UTC (rev 54202)
@@ -72,7 +72,7 @@
 
 # Add readline support.
 # "--without-readline" has the peculiar meaning "do not use the bundled copy
-# of readline but use the systems (i.e. MacPorts') copy of readline"
+# of readline but use the system's (i.e. MacPorts') copy of readline"
 depends_lib-append      port:readline
 configure.args-append   --without-readline
 

Modified: trunk/dports/databases/mysql5-devel/Portfile
===================================================================
--- trunk/dports/databases/mysql5-devel/Portfile	2009-07-23 01:59:57 UTC (rev 54201)
+++ trunk/dports/databases/mysql5-devel/Portfile	2009-07-23 02:10:21 UTC (rev 54202)
@@ -81,7 +81,7 @@
 
 # Add readline support.
 # "--without-readline" has the peculiar meaning "do not use the bundled copy
-# of readline but use the systems (i.e. MacPorts') copy of readline"
+# of readline but use the system's (i.e. MacPorts') copy of readline"
 depends_lib-append      port:readline
 configure.args-append   --without-readline
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090722/8b4e12d0/attachment.html>


More information about the macports-changes mailing list