Ticket #14378 (closed defect: fixed)
Fix ports that depend on deleted "mysql" port
| Reported by: | ryandesign@… | Owned by: | ryandesign@… |
|---|---|---|---|
| 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
comment:2 Changed 5 years ago by ryandesign@…
Fixed libgda3, bmf, prelude-manager, phpbb and qt3 in r34246.
comment:3 Changed 5 years ago by ryandesign@…
- 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.
Note: See
TracTickets for help on using
tickets.


Fixed php5 and php5-devel in r34242.