Ticket #5025: phpmyadmin.diff
File phpmyadmin.diff, 649 bytes (added by joe@…, 19 years ago) |
---|
-
Portfile
old new 2 2 PortSystem 1.0 3 3 4 4 name phpmyadmin 5 version 2.6. 1-pl25 version 2.6.4-pl1 6 6 categories www 7 7 maintainers darwinports@opendarwin.org 8 8 description A tool written in PHP intended to handle the administration \ … … 17 17 master_sites sourceforge 18 18 distname phpMyAdmin-${version} 19 19 use_bzip2 yes 20 checksums md5 787feeebe16ef7ab43e75e4046550da220 checksums md5 aec734f9c9907f77a9dc497a226634e9 21 21 platforms darwin freebsd 22 22 23 23 # Not sure this is the best way to handle this, but it works for now