diff options
author | Romain Tartière <romain@FreeBSD.org> | 2010-06-03 09:15:54 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2010-06-03 09:15:54 +0000 |
commit | 16015f2f5b43308fe27baa6be5f52fb9c1334988 (patch) | |
tree | 9e4e1868a35f0abcd390fe64cfc3f6feb8f10d8f /UPDATING | |
parent | 1339ebacb691329e9fbc35a73c48c18b57844f76 (diff) | |
download | ports-16015f2f5b43308fe27baa6be5f52fb9c1334988.tar.gz ports-16015f2f5b43308fe27baa6be5f52fb9c1334988.zip |
- Mention that the Moonlight compiler and assemblies are now provided by
multimedia/moonlight.
Notes
Notes:
svn path=/head/; revision=255646
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |