[36258] trunk/dports/databases/mysql5/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Apr 24 14:40:28 PDT 2008


Revision: 36258
          http://trac.macosforge.org/projects/macports/changeset/36258
Author:   ryandesign at macports.org
Date:     2008-04-24 14:40:28 -0700 (Thu, 24 Apr 2008)

Log Message:
-----------
mysql5: update to 5.0.51a. Closes #15119. This update fixes some security issues. See http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-51a.html

Modified Paths:
--------------
    trunk/dports/databases/mysql5/Portfile

Modified: trunk/dports/databases/mysql5/Portfile
===================================================================
--- trunk/dports/databases/mysql5/Portfile	2008-04-24 21:12:18 UTC (rev 36257)
+++ trunk/dports/databases/mysql5/Portfile	2008-04-24 21:40:28 UTC (rev 36258)
@@ -3,7 +3,7 @@
 PortSystem              1.0
 
 name                    mysql5
-version                 5.0.51
+version                 5.0.51a
 set branch              [join [lrange [split ${version} .] 0 1] .]
 homepage                http://www.mysql.com/
 categories              databases
@@ -28,9 +28,9 @@
     http://ftp.plusline.de/mysql/Downloads/MySQL-${branch}/
 
 checksums \
-    md5 88c39c8cb77810febb83b7ee625364d7 \
-    sha1 a9a253ea842e973df6f475c04dac77522de0dea7 \
-    rmd160 e14baa1c40cb385fa64fc72355db9ca58a6be2f9
+    md5 a83dbdbb91267daf73d2297a9c283dd1 \
+    sha1 adc83bcae6d04fccd6360dc3aa37c64aaa479a3d \
+    rmd160 869754150ea42f2fbad36f77eb9a0e7bb6e3892b
 
 depends_lib \
     port:zlib \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080424/489dc23d/attachment.html


More information about the macports-changes mailing list