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

source_changes at macosforge.org source_changes at macosforge.org
Mon Oct 30 01:47:42 PST 2006


Revision: 20239
          http://trac.macosforge.org/projects/macports/changeset/20239
Author:   jberry at macports.org
Date:     2006-10-30 01:47:41 -0800 (Mon, 30 Oct 2006)

Log Message:
-----------
Upgrade mysql5 --> 5.0.27

Note that 5.0.26 introduced another ABI incompatibilitity, which is rolled back in 5.0.27. For those of you who are watching it's the second time this has happened recently, as they also did this in 5.0.24

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

Modified: trunk/dports/databases/mysql5/Portfile
===================================================================
--- trunk/dports/databases/mysql5/Portfile	2006-10-30 08:37:34 UTC (rev 20238)
+++ trunk/dports/databases/mysql5/Portfile	2006-10-30 09:47:41 UTC (rev 20239)
@@ -3,12 +3,12 @@
 PortSystem 1.0
 
 name			mysql5
-version			5.0.26
+version			5.0.27
 
 categories		databases
 platforms		darwin
 
-maintainers		darwinports at opendarwin.org jberry at macports.org
+maintainers		openmaintainer at macports.org jberry at macports.org
 
 description		Multithreaded SQL database server
 long_description	MySQL is an open-source, multi-threaded SQL database \
@@ -23,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		md5 63ec8afeaf202c435b12d112f5ce7857 \
-				sha1 7197159f9214722aa41b82ad80f87b4af5d232ce
+checksums		md5 584d423440a9d9c859678e3d4f2690b3 \
+				sha1 656de9c03f07c2371f40277076ec2fc6eac51ec8
 
 depends_lib		port:zlib \
 				port:openssl

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


More information about the macports-changes mailing list