head	1.2;
access;
symbols
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2011.06.12.19.06.23;	author romain;	state dead;
branches;
next	1.1;

1.1
date	2009.06.23.11.46.02;	author flz;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Hello Mono 2.10!

Main updates
------------
devel/mono-tools                2.6.2 -> 2.10
lang/mono                       2.6.7 -> 2.10.2
lang/mono-basic                 2.6.2 -> 2.10.2
www/mod_mono                    2.6.3 -> 2.10
www/xsp                         2.6.5 -> 2.10.2
x11-toolkits/libgdiplus         2.6.7 -> 2.10

Other updates
-------------
deskutils/tomboy                1.4.2 -> 1.6.1
devel/mono-addins               0.5 -> 0.6.1
devel/monodevelop               2.4 -> 2.4.2
graphics/f-spot                 0.8.0 -> 0.8.2
print/pdfmod                    0.9.0 -> 0.9.1
x11-toolkits/gnome-sharp20      2.24.1 -> 2.24.2

Ports marked BROKEN
-------------------
multimedia/banshee
multimedia/moonlight

PR:		ports/155948
Submitted by:	me
@
text
@
$FreeBSD: ports/lang/mono-basic/files/patch-vbruntime_Test_Makefile,v 1.1 2009/06/23 11:46:02 flz Exp $

--- vbruntime/Test/Makefile.orig
+++ vbruntime/Test/Makefile
@@@@ -62,7 +62,7 @@@@
 	MONO_PATH=$(MONO_VB_PATH) mono ../../tools/extract-source/extract-source.exe -s:2005VB_test_CS.csproj -d:2005VB_test_CS.dll.sources.win -m:w
 
 test-first:
-	cd ../Microsoft.VisualBasic && make && cp ../../class/lib/vbnc/Microsoft.VisualBasic.dll* ../Test/bin
+	cd ../Microsoft.VisualBasic && ${MAKE} && cp ../../class/lib/vbnc/Microsoft.VisualBasic.dll* ../Test/bin
 
 test-cs: test-first 2005VB_test_CS.dll.sources
 	$(CSCOMPILER) "-out:bin/2005VB_test_CS.dll" @@2005VB_test_CS.dll.rsp @@2005VB_test_CS.dll.sources -lib:bin $(CSDEFINES)
@


1.1
log
@Add lang/mono-basic 2.4, VisualBasic.NET support for Mono.

PR:		ports/135928
Submitted by:	Romain Tartiere
@
text
@d2 1
a2 1
$FreeBSD$
@

