diff options
author | adam <adam@pkgsrc.org> | 2012-04-08 21:16:22 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-04-08 21:16:22 +0000 |
commit | 68c06231076cc575145126749321e6299e1e40bb (patch) | |
tree | 133bbf0130f824e1834a17efbc6bb07b8b67b0c8 | |
parent | 6ea645eeee17693ceebdcdd7d2cd94a6a7b901c6 (diff) | |
download | pkgsrc-68c06231076cc575145126749321e6299e1e40bb.tar.gz |
Updated mysql55 to 5.5.2; mysql51 to 5.1.62
-rw-r--r-- | doc/CHANGES-2012 | 6 | ||||
-rw-r--r-- | doc/TODO | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/doc/CHANGES-2012 b/doc/CHANGES-2012 index 844b523ed72..348022ce6d6 100644 --- a/doc/CHANGES-2012 +++ b/doc/CHANGES-2012 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2012,v 1.1087 2012/04/08 21:07:21 wiz Exp $ +$NetBSD: CHANGES-2012,v 1.1088 2012/04/08 21:16:22 adam Exp $ Changes to the packages collection and infrastructure in 2012: @@ -1758,6 +1758,10 @@ Changes to the packages collection and infrastructure in 2012: Removed lang/python24 successor lang/python27 [wiz 2012-04-08] Updated editors/OmegaT to 2.5.2.02 [ryoon 2012-04-08] Updated multimedia/gst123 to 0.3.0 [ryoon 2012-04-08] + Updated databases/mysql55-client to 5.5.22 [adam 2012-04-08] + Updated databases/mysql55-server to 5.5.22 [adam 2012-04-08] + Updated databases/mysql51-client to 5.1.62 [adam 2012-04-08] + Updated databases/mysql51-server to 5.1.62 [adam 2012-04-08] Added math/cloog version 0.16.2 [wiz 2012-04-08] Updated lang/gcc34 to 3.4.6nb7 [ryoon 2012-04-08] Added math/ppl version 0.11.2 [wiz 2012-04-08] @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.10991 2012/04/08 21:07:21 wiz Exp $ +$NetBSD: TODO,v 1.10992 2012/04/08 21:16:22 adam Exp $ Suggested new packages ====================== @@ -1019,8 +1019,6 @@ For possible perl packages updates, see http://www.pkgbox.org/p2c/ o muse-0.9.2 o musicbrainz-4.0.0 o mysql-5.0.96 [last version of mysql 5.0] - o mysql-5.1.62 [including security fix] - o mysql-5.5.22 o naim-0.11.8.3.2 o nano-2.2.6 o nap-1.5.3 |