[60467] trunk/dports/databases

ryandesign at macports.org ryandesign at macports.org
Thu Nov 12 21:02:22 PST 2009


Revision: 60467
          http://trac.macports.org/changeset/60467
Author:   ryandesign at macports.org
Date:     2009-11-12 21:02:21 -0800 (Thu, 12 Nov 2009)
Log Message:
-----------
mysql5, mysql5-devel: update innodb_plugin variant description (not "early adopter" anymore)

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-11-13 04:54:03 UTC (rev 60466)
+++ trunk/dports/databases/mysql5/Portfile	2009-11-13 05:02:21 UTC (rev 60467)
@@ -100,7 +100,7 @@
 set plugin_worksrcpath  ${workpath}/${plugin_worksrcdir}
 set innobase_dir        storage/innobase
 
-variant innodb_plugin description "Install the InnoDB plugin Early Adopter release ${plugin_version}" {
+variant innodb_plugin description "Use the InnoDB Plugin ${plugin_version} instead of the built-in InnoDB support" {
     distfiles-append        ${plugin_distfile}:plugin
     
     checksums-append \

Modified: trunk/dports/databases/mysql5-devel/Portfile
===================================================================
--- trunk/dports/databases/mysql5-devel/Portfile	2009-11-13 04:54:03 UTC (rev 60466)
+++ trunk/dports/databases/mysql5-devel/Portfile	2009-11-13 05:02:21 UTC (rev 60467)
@@ -102,7 +102,7 @@
 set plugin_worksrcpath  ${workpath}/${plugin_worksrcdir}
 set innobase_dir        storage/innobase
 
-variant innodb_plugin description "Install the InnoDB plugin Early Adopter release ${plugin_version}" {
+variant innodb_plugin description "Use the InnoDB Plugin ${plugin_version} instead of the built-in InnoDB support" {
     distfiles-append        ${plugin_distfile}:plugin
     
     checksums-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091112/4f435653/attachment.html>


More information about the macports-changes mailing list