summaryrefslogtreecommitdiff
path: root/databases/mysql5-client/Makefile.common
diff options
context:
space:
mode:
authortron <tron>2006-06-03 15:29:13 +0000
committertron <tron>2006-06-03 15:29:13 +0000
commitf883714f5c6fbbced009eb0ff4879bdad4dedd51 (patch)
tree1066c3d3863b1ed538e1c5a9422f59b081de1223 /databases/mysql5-client/Makefile.common
parentc18ecc9ab61b5ecd901302c9854ed2ee67099515 (diff)
downloadpkgsrc-f883714f5c6fbbced009eb0ff4879bdad4dedd51.tar.gz
Update "mysql5-client" and "mysql5-server" packages to version 5.0.22.
This upgrade fixes the SQL injection vulnerability reported in SA20365.
Diffstat (limited to 'databases/mysql5-client/Makefile.common')
-rw-r--r--databases/mysql5-client/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql5-client/Makefile.common b/databases/mysql5-client/Makefile.common
index b639ea90f35..6bf3d02f747 100644
--- a/databases/mysql5-client/Makefile.common
+++ b/databases/mysql5-client/Makefile.common
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.12 2006/05/19 23:01:02 tron Exp $
+# $NetBSD: Makefile.common,v 1.13 2006/06/03 15:29:13 tron Exp $
-DISTNAME= mysql-5.0.21
+DISTNAME= mysql-5.0.22
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL:=MySQL-5.0/}