[30041] trunk/base/portmgr/PortIndex2MySQL.tcl

source_changes at macosforge.org source_changes at macosforge.org
Thu Oct 18 15:33:10 PDT 2007


Revision: 30041
          http://trac.macosforge.org/projects/macports/changeset/30041
Author:   jmpp at macports.org
Date:     2007-10-18 15:33:10 -0700 (Thu, 18 Oct 2007)

Log Message:
-----------

Use new db name: macports, how imaginative!

Modified Paths:
--------------
    trunk/base/portmgr/PortIndex2MySQL.tcl

Modified: trunk/base/portmgr/PortIndex2MySQL.tcl
===================================================================
--- trunk/base/portmgr/PortIndex2MySQL.tcl	2007-10-18 22:31:50 UTC (rev 30040)
+++ trunk/base/portmgr/PortIndex2MySQL.tcl	2007-10-18 22:33:10 UTC (rev 30041)
@@ -189,7 +189,7 @@
 set dbuser macports
 set passwdfile "./password_file"
 set dbpasswd [getpasswd $passwdfile]
-set dbname macports_ports
+set dbname macports
 
 
 # Flat text file to which sql statements are written.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071018/0c51f0d8/attachment.html


More information about the macports-changes mailing list