Opened 14 years ago
Closed 14 years ago
#34356 closed update (fixed)
p5-dbd-mysql - update to mysql51, mysql55, mariadb, percona
| Reported by: | BjarneDMat | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.4 |
| Keywords: | haspatch | Cc: | |
| Port: | p5-dbd-mysql |
Description
updating the port to the new structure in the port system for mysql.
1) variants mysql4 & mysql5 have been removed
2) variants mysql51, mysql55, mariadb & percona have been added
a) mysql51 & mysql55 have been tested and used in production
b) mariadb & percona haven't been tried at all - yet
Attachments (1)
Change History (4)
Changed 14 years ago by BjarneDMat
| Attachment: | patch-Portfile.diff added |
|---|
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 14 years ago by pixilla (Bradley Giesbrecht)
Let's not remove mysql5 variants until all ports with mysql5 variants have been updated to use the newer mysql ports.
comment:3 Changed 14 years ago by pixilla (Bradley Giesbrecht)
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
See r93233
Note: See
TracTickets for help on using
tickets.

You should only set
default_variants +mysql55if the user has not already requested a different variant. See wiki:PortfileRecipes#default_variants .