New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #11210: Portfile.patch

File Portfile.patch, 0.6 KB (added by frank.mcpherson@…, 5 years ago)
  • Portfile

    old new  
    22 
    33PortSystem 1.0 
    44name              mysql4 
    5 version           4.1.20 
     5version           4.1.22 
    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 a1dc5375f6580db5073d542200a9ad5b 
     29checksums        md5 37b4479951fa0cf052269d27c41ca200 
    3030 
    3131depends_lib      port:openssl 
    3232