Opened 18 years ago

Closed 18 years ago

Last modified 15 years ago

#8279 closed defect (fixed)

[PATCH] Typo in instructions at end of mysql4 port

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: joe@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: markd@…
Port: mysql4

Description

It misprints the path to the data directory. I'll attach a patch to fix this.

Attachments (1)

mysql4-Portfile.diff (874 bytes) - added by opendarwin-2006@… 18 years ago.
fix the db path in the instructions printed at the end

Download all attachments as: .zip

Change History (6)

Changed 18 years ago by opendarwin-2006@…

Attachment: mysql4-Portfile.diff added

fix the db path in the instructions printed at the end

comment:1 Changed 18 years ago by joe@…

(From update of attachment 7598) Are you suggesting that the database directory is not located within ${prefix}?

comment:2 Changed 18 years ago by opendarwin-2006@…

I'm suggesting that the dbdir variable already begins with ${prefix}; see line 33 or so of the Portfile:

set dbdir ${prefix}/var/db/mysql

comment:3 Changed 18 years ago by markd@…

Cc: markd@… added
Resolution: fixed
Status: newclosed

Committed. Thanks for correcting the error.

comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Milestone: Port Bugs
Port: mysql4 added
Reporter: changed from opendarwin-2006@… to ryandesign@…

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.