aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql51-server
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2010-09-27 13:32:18 +0000
committerAlex Dupre <ale@FreeBSD.org>2010-09-27 13:32:18 +0000
commit71e6106a462a913173ddc78a3751e5764517a723 (patch)
tree2b39c8385dabb1c979bdd0f30b347e129ab32a76 /databases/mysql51-server
parentac2e3e20c826c7653261f3d836b39a1025fa600f (diff)
Notes
Diffstat (limited to 'databases/mysql51-server')
-rw-r--r--databases/mysql51-server/Makefile2
-rw-r--r--databases/mysql51-server/distinfo6
-rw-r--r--databases/mysql51-server/files/patch-include_Makefile.in20
3 files changed, 4 insertions, 24 deletions
diff --git a/databases/mysql51-server/Makefile b/databases/mysql51-server/Makefile
index d2dd68e67b3d..a0193ac2d9d7 100644
--- a/databases/mysql51-server/Makefile
+++ b/databases/mysql51-server/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= mysql
-PORTVERSION= 5.1.50
+PORTVERSION= 5.1.51
PORTREVISION?= 0
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL}
diff --git a/databases/mysql51-server/distinfo b/databases/mysql51-server/distinfo
index 96a686548f51..ee81b95b4a85 100644
--- a/databases/mysql51-server/distinfo
+++ b/databases/mysql51-server/distinfo
@@ -1,3 +1,3 @@
-MD5 (mysql-5.1.50.tar.gz) = 23bac4a0aafd683b077dac146ce2701f
-SHA256 (mysql-5.1.50.tar.gz) = e7137e65173f8f2a08be3f52def494bb2d268291e9c9bd98eb363772e58a6de8
-SIZE (mysql-5.1.50.tar.gz) = 23750564
+MD5 (mysql-5.1.51.tar.gz) = c12bf24493688c51c6cff5e8c6563830
+SHA256 (mysql-5.1.51.tar.gz) = 39d962222f068c426d4616950f0e8451d947a132f0c42af17a2fc8b3b5a42882
+SIZE (mysql-5.1.51.tar.gz) = 23830456
diff --git a/databases/mysql51-server/files/patch-include_Makefile.in b/databases/mysql51-server/files/patch-include_Makefile.in
deleted file mode 100644
index 0477da9eccf6..000000000000
--- a/databases/mysql51-server/files/patch-include_Makefile.in
+++ /dev/null
@@ -1,20 +0,0 @@
---- include/Makefile.in.orig 2010-08-25 10:57:41.000000000 +0200
-+++ include/Makefile.in 2010-08-25 10:58:36.000000000 +0200
-@@ -405,7 +405,7 @@
- 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 +416,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
-