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

source_changes at macosforge.org source_changes at macosforge.org
Thu Oct 5 08:36:59 PDT 2006


Revision: 19908
          http://trac.macosforge.org/projects/macports/changeset/19908
Author:   jberry at macports.org
Date:     2006-10-05 08:36:59 -0700 (Thu, 05 Oct 2006)

Log Message:
-----------
Update mysql5 --> 5.0.24a.

Note that 5.0.24 introduced a binary incompatibility for any programs linked against mysql5. 5.0.24a reverts this incompatibility.

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

Modified: trunk/dports/databases/mysql5/Portfile
===================================================================
--- trunk/dports/databases/mysql5/Portfile	2006-10-05 13:47:57 UTC (rev 19907)
+++ trunk/dports/databases/mysql5/Portfile	2006-10-05 15:36:59 UTC (rev 19908)
@@ -3,10 +3,13 @@
 PortSystem 1.0
 
 name			mysql5
-version			5.0.24
+version			5.0.24a
+
 categories		databases
 platforms		darwin
+
 maintainers		darwinports at opendarwin.org jberry at macports.org
+
 description		Multithreaded SQL database server
 long_description	MySQL is an open-source, multi-threaded SQL database \
 				with a command syntax very similar to mSQL.
@@ -20,8 +23,8 @@
 				http://sunsite.informatik.rwth-aachen.de/mysql/Downloads/MySQL-5.0/ \
 				http://ftp.plusline.de/mysql/Downloads/MySQL-5.0/
 distname		mysql-${version}
-checksums		sha1 03f4fbe5e6efaadcd468798daf147fadf7abbe52 \
-				md5 df7026f7d5daf7fbcf5e684c534cec15
+checksums		sha1 4bd685e6dda903b321afb8c36e0eac4a2d915f78 \
+				md5 6b07546389f75c52611adb7af38c3667
 
 depends_lib		port:zlib \
 				port:openssl

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


More information about the macports-changes mailing list