summaryrefslogtreecommitdiff
path: root/databases/mysql51-client/Makefile.common
diff options
context:
space:
mode:
authortaca <taca>2010-11-26 13:52:58 +0000
committertaca <taca>2010-11-26 13:52:58 +0000
commit91e929bf59e5a4b2fa749d3cee7fe0c2f1f65857 (patch)
tree25732962bc0ccd7b874217327be522cc8b8e0412 /databases/mysql51-client/Makefile.common
parent660ef5b76bd9ba087a7d374b72f3a19242ba1d31 (diff)
downloadpkgsrc-91e929bf59e5a4b2fa749d3cee7fe0c2f1f65857.tar.gz
Update mysql51-{client,server} to 5.1.53.
Most changes are related to replication and seems to no security fix. For more detail, please refer: http://dev.mysql.com/doc/refman/5.1/en/news-5-1-53.html
Diffstat (limited to 'databases/mysql51-client/Makefile.common')
-rw-r--r--databases/mysql51-client/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql51-client/Makefile.common b/databases/mysql51-client/Makefile.common
index 184de86c293..ecbec261bd9 100644
--- a/databases/mysql51-client/Makefile.common
+++ b/databases/mysql51-client/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.14 2010/11/15 16:24:09 sketch Exp $
+# $NetBSD: Makefile.common,v 1.15 2010/11/26 13:52:58 taca Exp $
#
# used by databases/mysql51-client/Makefile
# used by databases/mysql51-server/Makefile
#
-DISTNAME= mysql-5.1.52
+DISTNAME= mysql-5.1.53
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL:=MySQL-5.1/}