The latest Mono and friends seems to have fixed all the issues I ran into upgrading past 1.0. I also was able to release monodevelop for the first time (yay!).
- cairo: updated with a small bugfix patch from the ximian linux packages
- gecko-sharp: remove references to ICU stuff when building
- gtk-sharp: split into gtk-sharp/gtk-sharp-monodoc to get around a bootstrapping issue, also updated to 1.0.2
- gtksourceview-sharp: remove references to ICU stuff when building
- mono: updated to 1.0.2
- monodoc: updated to 1.0.2
- mono-xsp: re-released, now that it (mostly) runs again
- monodevelop: newly introduced; based on a 0.5.1 svn snapshot
- libgdiplus: updated to 1.0.2
- libicuXX: updated to a package that provides the headers that go along with Apple's libicucore.A.dylib, removed old libicuXX's since the only thing using it in fink is mono at the moment anyways
The only issues I've seen so far are minor. Mozilla currently does not build with X.org's freetype (it's too new). You'll probably have to apt-get install mozilla-dev if you want gecko-sharp (and, by extension, monodevelop). Also, XSP runs, but some of the examples crash it. I've gotta get some decent bug reports to pass back to the XSP folks. Other than that I think things are looking pretty solid.


