#14378 closed defect (fixed)
Fix ports that depend on deleted "mysql" port
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | kayos@…, ckieffer@… | |
Port: |
Description
The "mysql" port was deleted in r26955, since it was the same as the "mysql3" port which was created in r16756. However there are still several ports that depend on the "mysql" port which need to be changed to depend on the "mysql3" port:
- libgda3
- mysqlxx
- bmf
- py-mysql (see also #14339)
- prelude-manager
- gallery
- php5-devel
- php5
- phpbb
- qt3
Change History (5)
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Fixed libgda3, bmf, prelude-manager, phpbb and qt3 in r34246.
comment:3 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | kayos@… ckieffer@… added |
---|
Would the maintainers of mysqlxx and gallery please change the "mysql" dependency to "mysql3" in their respective ports? See the ticket description for why. I will do it if the maintainers have not reacted within 72 hours of this message.
comment:4 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed dependencies in mysqlxx and gallery in r36261.
Note: See
TracTickets for help on using
tickets.
Fixed php5 and php5-devel in r34242.