Ticket #15119: Portfile.diff
File Portfile.diff, 964 bytes (added by wsiegrist@…, 17 years ago) |
---|
-
Portfile
old new 3 3 PortSystem 1.0 4 4 5 5 name mysql5 6 version 5.0.51 6 version 5.0.51a 7 7 set branch [join [lrange [split ${version} .] 0 1] .] 8 8 homepage http://www.mysql.com/ 9 9 categories databases … … 27 27 http://sunsite.informatik.rwth-aachen.de/mysql/Downloads/MySQL-${branch}/ \ 28 28 http://ftp.plusline.de/mysql/Downloads/MySQL-${branch}/ 29 29 30 checksums \ 31 md5 88c39c8cb77810febb83b7ee625364d7 \ 32 sha1 a9a253ea842e973df6f475c04dac77522de0dea7 \ 33 rmd160 e14baa1c40cb385fa64fc72355db9ca58a6be2f9 30 checksums md5 a83dbdbb91267daf73d2297a9c283dd1 \ 31 sha1 adc83bcae6d04fccd6360dc3aa37c64aaa479a3d \ 32 rmd160 869754150ea42f2fbad36f77eb9a0e7bb6e3892b 34 33 35 34 depends_lib \ 36 35 port:zlib \