aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorromain <romain@FreeBSD.org>2010-06-03 17:15:54 +0800
committerromain <romain@FreeBSD.org>2010-06-03 17:15:54 +0800
commit7913f435f63ac921c95dad1d7eefbe7b4c59d997 (patch)
tree3e95b078b61b3f6f4713b6249f9649fb3bd04108
parentced2e6a3db4f68ff9e5b44e02a020e95845fb057 (diff)
downloadfreebsd-ports-gnome-7913f435f63ac921c95dad1d7eefbe7b4c59d997.tar.gz
freebsd-ports-gnome-7913f435f63ac921c95dad1d7eefbe7b4c59d997.tar.zst
freebsd-ports-gnome-7913f435f63ac921c95dad1d7eefbe7b4c59d997.zip
- Mention that the Moonlight compiler and assemblies are now provided by
multimedia/moonlight.
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 279ab72cca6a..666dc62df276 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,17 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20100602:
+ AFFECTS: users of lang/mono
+ AUTHOR: romain@FreeBSD.org
+
+ Starting with mono-2.6, the Moonlight compiler and assemblies are not
+ installed by the lang/mono port anymore. They are however provided by the
+ multimedia/moonlight port.
+
+ If you are doing some Silverlight development, install multimedia/moonlight
+ after updating lang/mono.
+
20100530:
AFFECTS: users of devel/gettext (i.e.: YOU)
AUTHOR: ade@FreeBSD.org