summaryrefslogtreecommitdiff
path: root/databases/mysql51-client/Makefile.common
diff options
context:
space:
mode:
authortaca <taca>2010-04-20 22:58:10 +0000
committertaca <taca>2010-04-20 22:58:10 +0000
commit7d3db3ee14c117ea73b471a0d4b97aa76dae84e5 (patch)
tree4213a8d23844800b47a9ed2a003454462576af39 /databases/mysql51-client/Makefile.common
parent1360aba0a05c293dc1b34d9fbf4c874f33faa210 (diff)
downloadpkgsrc-7d3db3ee14c117ea73b471a0d4b97aa76dae84e5.tar.gz
Update mysql51-client/mysql51-server package to 5.1.45.
This is maintainous release and please refer for full changes: http://dev.mysql.com/doc/refman/5.1/en/news-5-1-45.html Added a patch for recent security problem to mysql51-server, too. http://secunia.com/advisories/39454
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 21bfe6cfe2a..c24fee782b8 100644
--- a/databases/mysql51-client/Makefile.common
+++ b/databases/mysql51-client/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.4 2010/04/08 15:31:55 taca Exp $
+# $NetBSD: Makefile.common,v 1.5 2010/04/20 22:58:10 taca Exp $
#
# used by databases/mysql51-client/Makefile
# used by databases/mysql51-server/Makefile
#
-DISTNAME= mysql-5.1.44
+DISTNAME= mysql-5.1.45
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL:=MySQL-5.1/}