Changes between Initial Version and Version 4 of Ticket #15435


Ignore:
Timestamp:
Nov 1, 2008, 5:13:28 AM (16 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15435

    • Property Status changed from new to assigned
    • Property Cc jwa@… added; ryandesign@… removed
    • Property Summary changed from Mysql5 is not support readline to mysql5 readline support
    • Property Milestone changed from MacPorts 1.6.1 to Port Enhancements
    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Type changed from defect to enhancement
    • Property Port mysql5 mysql5-devel added
  • Ticket #15435 – Description

    initial v4  
    33I found below the patch. This patch is added variant readline.
    44
     5{{{
    56--- /opt/local/var/macports/sources/rsync.macports.org/release/ports/databases/mysql5/Portfile.orig     2008-05-05 13:56:36.000000000 +0900
    67+++ /opt/local/var/macports/sources/rsync.macports.org/release/ports/databases/mysql5/Portfile  2008-05-26 15:53:07.000000000 +0900
     
    1819     # Some directories we must have in all cases
    1920     xinstall -m 755 -d ${destroot}${sysconfdir}
     21}}}