[72130] trunk/dports/databases

ryandesign at macports.org ryandesign at macports.org
Mon Oct 4 15:03:05 PDT 2010


Revision: 72130
          http://trac.macports.org/changeset/72130
Author:   ryandesign at macports.org
Date:     2010-10-04 15:03:03 -0700 (Mon, 04 Oct 2010)
Log Message:
-----------
mysql5, mysql5-server: update to 5.0.51

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

Removed Paths:
-------------
    trunk/dports/databases/mysql5/files/patch-include-Makefile.in.diff

Modified: trunk/dports/databases/mysql5/Portfile
===================================================================
--- trunk/dports/databases/mysql5/Portfile	2010-10-04 22:01:21 UTC (rev 72129)
+++ trunk/dports/databases/mysql5/Portfile	2010-10-04 22:03:03 UTC (rev 72130)
@@ -9,8 +9,7 @@
 
 name                    mysql5
 conflicts               mysql5-devel mysql4
-version                 5.1.50
-revision                1
+version                 5.1.51
 set branch              [join [lrange [split ${version} .] 0 1] .]
 homepage                http://www.mysql.com/
 categories              databases
@@ -35,9 +34,9 @@
     http://mirror.facebook.net/mysql/Downloads/MySQL-${branch}/ \
     http://ftp.plusline.de/mysql/Downloads/MySQL-${branch}/
 
-checksums               md5     23bac4a0aafd683b077dac146ce2701f \
-                        sha1    fb5982fb73bb2eb0494615352a7510f75114c6d9 \
-                        rmd160  5f4b6ac445ee386bb3004f0c27607283d011da3c
+checksums               md5     c12bf24493688c51c6cff5e8c6563830 \
+                        sha1    45aa05a6a70d67b379272ec19ad3023230c94079 \
+                        rmd160  033fc88fba226caf2ec6a34ac3875deab3006f42
 
 depends_lib \
     port:zlib \
@@ -61,7 +60,6 @@
 
 patchfiles \
     patch-Makefile.in.diff \
-    patch-include-Makefile.in.diff \
     patch-mysql_secure_installation.sh.diff
 
 post-patch {

Deleted: trunk/dports/databases/mysql5/files/patch-include-Makefile.in.diff
===================================================================
--- trunk/dports/databases/mysql5/files/patch-include-Makefile.in.diff	2010-10-04 22:01:21 UTC (rev 72129)
+++ trunk/dports/databases/mysql5/files/patch-include-Makefile.in.diff	2010-10-04 22:03:03 UTC (rev 72130)
@@ -1,22 +0,0 @@
-http://bugs.mysql.com/bug.php?id=55846
---- include/Makefile.in.orig	2010-08-03 12:28:49.000000000 -0500
-+++ include/Makefile.in	2010-09-15 09:19:54.000000000 -0500
-@@ -405,7 +405,8 @@
- 			decimal.h errmsg.h my_global.h my_net.h \
- 			my_getopt.h sslopt-longopts.h my_dir.h \
- 			sslopt-vars.h sslopt-case.h sql_common.h keycache.h \
--			m_ctype.h my_attribute.h $(HEADERS_GEN_CONFIGURE) \
-+			m_ctype.h my_attribute.h my_compiler.h \
-+			$(HEADERS_GEN_CONFIGURE) \
- 			$(HEADERS_GEN_MAKE)
- 
- noinst_HEADERS = config-win.h config-netware.h my_bit.h \
-@@ -416,7 +417,7 @@
- 			my_aes.h my_tree.h my_trie.h hash.h thr_alarm.h \
- 			thr_lock.h t_ctype.h violite.h my_md5.h base64.h \
- 			my_handler.h my_time.h my_vle.h my_user.h \
--			my_libwrap.h my_stacktrace.h my_compiler.h
-+			my_libwrap.h my_stacktrace.h
- 
- EXTRA_DIST = mysql.h.pp mysql/plugin.h.pp
- 

Modified: trunk/dports/databases/mysql5-server/Portfile
===================================================================
--- trunk/dports/databases/mysql5-server/Portfile	2010-10-04 22:01:21 UTC (rev 72129)
+++ trunk/dports/databases/mysql5-server/Portfile	2010-10-04 22:03:03 UTC (rev 72130)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 
 name                    mysql5-server
-version                 5.1.50
+version                 5.1.51
 set branch              [join [lrange [split ${version} .] 0 1] .]
 homepage                http://www.mysql.com/
 categories              databases
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101004/b11a2294/attachment.html>


More information about the macports-changes mailing list