Ticket #20818 (closed update: fixed)
phpmyadmin: update to 3.2.1
| Reported by: | ryandesign@… | Owned by: | alakazam@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Port: | phpmyadmin |
Description
phpmyadmin should be updated to 3.2.1
Attachments
Change History
comment:1 Changed 4 years ago by ryandesign@…
Attached is a diff which updates to 3.2.1 and also fixes the dependencies. php5 has split into many ports (see #19091) so now ports that require specific php features should declare dependencies on those separate ports. The attached diff declares dependencies on gd, mbstring, mcrypt, mysql and zip extensions, which is what the phpmyadmin documentaiton says it requires. This also addresses the first concern in #20769.
Note: See
TracTickets for help on using
tickets.

