diff options
| author | Florent Thoumie <flz@FreeBSD.org> | 2009-02-09 09:00:01 +0000 | 
|---|---|---|
| committer | Florent Thoumie <flz@FreeBSD.org> | 2009-02-09 09:00:01 +0000 | 
| commit | c1f23cd26d8ec0c157abfb1fe1f52b3aaddee6e8 (patch) | |
| tree | 6bc6e9b8c27f338bda10b7f147eca039dcc7fb74 /x11-toolkits/gnome-sharp20/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in | |
| parent | Fix doc build with upcoming mono 2.0.1. (diff) | |
- Update lang/mono to 2.0.1.
- Also update a bunch of c-sharp ports to their latest version.
- Change maintainership to mono@FreeBSD.org.
PR:		ports/129724
Submitted by:	Phillip Neumann, Romain Tartiere (bsd-sharp team)
Notes
Notes:
    svn path=/head/; revision=227866
Diffstat (limited to 'x11-toolkits/gnome-sharp20/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in')
| -rw-r--r-- | x11-toolkits/gnome-sharp20/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in | 8 | 
1 files changed, 0 insertions, 8 deletions
| diff --git a/x11-toolkits/gnome-sharp20/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in b/x11-toolkits/gnome-sharp20/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in deleted file mode 100644 index fd58687875d3..000000000000 --- a/x11-toolkits/gnome-sharp20/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in +++ /dev/null @@ -1,8 +0,0 @@ ---- gtkhtml/gtkhtml-sharp.dll.config.in.orig	Fri Oct 29 16:33:07 2004 -+++ gtkhtml/gtkhtml-sharp.dll.config.in	Sat Feb  4 16:29:34 2006 -@@ -1,4 +1,4 @@ - <configuration> -   <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> --  <dllmap dll="gtkhtml-3.0" target="libgtkhtml-@GTKHTML_VERSION@@LIB_PREFIX@.@GTKHTML_SOVERSION@@LIB_SUFFIX@"/> -+  <dllmap dll="gtkhtml-3.0" target="libgtkhtml-@GTKHTML_VERSION@@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> | 
