Revision: 92492 https://trac.macports.org/changeset/92492 Author: ryandesign@macports.org Date: 2012-04-29 22:48:48 -0700 (Sun, 29 Apr 2012) Log Message: ----------- mysql5, mysql5-server: update to 5.1.62 Modified Paths: -------------- trunk/dports/databases/mysql5/Portfile trunk/dports/databases/mysql5-server/Portfile Modified: trunk/dports/databases/mysql5/Portfile =================================================================== --- trunk/dports/databases/mysql5/Portfile 2012-04-30 03:53:29 UTC (rev 92491) +++ trunk/dports/databases/mysql5/Portfile 2012-04-30 05:48:48 UTC (rev 92492) @@ -9,7 +9,7 @@ name mysql5 conflicts mysql5-devel mysql55 mysql4 mariadb -version 5.1.61 +version 5.1.62 set branch [join [lrange [split ${version} .] 0 1] .] homepage http://www.mysql.com/ categories databases @@ -17,6 +17,7 @@ maintainers ryandesign pixilla license GPL-2 distname mysql-${version} +dist_subdir mysql51 use_parallel_build yes description \ @@ -34,8 +35,8 @@ http://mirror.facebook.net/mysql/Downloads/MySQL-${branch}/ \ http://ftp.plusline.de/mysql/Downloads/MySQL-${branch}/ -checksums rmd160 392b7394a0f7821134f177a3ba4580a29d60e3f4 \ - sha256 879c6424282e38eb1ba9b1910db98b378a5574ceed431a69e344643a5524f918 +checksums rmd160 c5720deee2b04a40a20f56a3b305b37fecb343fe \ + sha256 97c07b2478e25892fe915b2c46e99083973f541ecdf06672241f0c22f79fead3 depends_lib \ port:zlib \ Modified: trunk/dports/databases/mysql5-server/Portfile =================================================================== --- trunk/dports/databases/mysql5-server/Portfile 2012-04-30 03:53:29 UTC (rev 92491) +++ trunk/dports/databases/mysql5-server/Portfile 2012-04-30 05:48:48 UTC (rev 92492) @@ -4,12 +4,12 @@ PortSystem 1.0 name mysql5-server -version 5.1.61 +version 5.1.62 set branch [join [lrange [split ${version} .] 0 1] .] homepage http://www.mysql.com/ categories databases platforms darwin -maintainers ryandesign +maintainers ryandesign pixilla license GPL-2 distfiles