Ticket #7546: mysql4.diff

File mysql4.diff, 677 bytes (added by joe@…, 18 years ago)

update to MySQL 4.1.18

  • databases/mysql4/Portfile

    old new  
    22
    33PortSystem 1.0
    44name              mysql4
    5 version           4.1.16
     5version           4.1.18
    66categories        databases
    77maintainers       michaelm@opendarwin.org joe@opendarwin.org
    88description       Multithreaded SQL database server
     
    2626                    ftp://ftp.free.fr/pub/MySQL\${sitedir}
    2727
    2828distname         mysql-${version}
    29 checksums        md5 13c5fdd05e28863db3a1261635890b5f
     29checksums        md5 a2db4edb3e1e3b8e0f8c2242225ea513
    3030
    3131depends_lib      port:openssl
    3232