Ticket #5474: phpmyadmin.diff

File phpmyadmin.diff, 900 bytes (added by joe@…, 19 years ago)

update to pl3

  • www/phpmyadmin/Portfile

    old new  
    1 # $Id: Portfile,v 1.5 2005/09/30 18:05:16 toby Exp $
    2 PortSystem              1.0
     1# $Id: Portfile,v 1.7 2005/10/20 05:48:52 mww Exp $
     2PortSystem 1.0
    33
    44name                    phpmyadmin
    5 version                 2.6.4-pl3
     5version                 2.6.4-pl2
    66categories              www
    77maintainers             joe@netmusician.org
    88description             A tool written in PHP intended to handle the administration \
     
    1717master_sites            sourceforge
    1818distname                phpMyAdmin-${version}
    1919use_bzip2               yes
    20 checksums               md5 66f7287ce59d2f41ec180a04d5a3094a
     20checksums               md5 7d0e0ac0ebf97be76043ed4cbba588c9
    2121platforms               darwin freebsd
    2222
    2323default_variants        +apache +mysql4 +php4
     
    4949set docpath ${destroot}${prefix}/www/data
    5050             
    5151use_configure   no
    52 configure               {}
    5352build                   {}
    5453
    5554destroot {