New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20818 (closed update: fixed)

Opened 4 years ago

Last modified 4 years ago

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

phpmyadmin.diff (1.5 KB) - added by ryandesign@… 4 years ago.

Change History

Changed 4 years ago by ryandesign@…

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.

comment:2 Changed 4 years ago by alakazam@…

  • Status changed from new to assigned

comment:3 Changed 4 years ago by alakazam@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Upgraded in r56365, thanks for the patch !

Note: See TracTickets for help on using tickets.