1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00

- Mention that the Moonlight compiler and assemblies are now provided by

multimedia/moonlight.
This commit is contained in:
Romain Tartière 2010-06-03 09:15:54 +00:00
parent 1339ebacb6
commit 16015f2f5b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255646

View File

@ -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