summaryrefslogtreecommitdiff
path: root/lang/mono/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-15 08:27:45 +0000
committerjmmv <jmmv>2003-03-15 08:27:45 +0000
commitca0508c5ced275c9bf25bf8b0dddfe4d09ec59cf (patch)
tree5ed08c79e8545f4801b84a479419bae4a731825f /lang/mono/Makefile
parentd66c9df962430c014bdea24d7bd808c85f31da45 (diff)
downloadpkgsrc-ca0508c5ced275c9bf25bf8b0dddfe4d09ec59cf.tar.gz
Update to 0.23. Changes since 0.21 are mostly bugfixes:
* The "MemoryStream" bug: This bug affected a lot of classes, and made them crashy, database code, XML parsing and a few others were crashing. Thanks to Gonzalo for fixing this bug. * System.Data: More bug fixes from Aleksey and Tim. * Reflection: Zoltan continues to provide fixes to our Reflection.Emit code to host IKVM. * Remoting: Lluis added support for activation using activation attributes. * PEToolkit: Jackson imported the PEAPI package from the Queensland University of Technology in Australia. This will replace the existing Mono.PEToolkit for our ILasm back-end. * Windows Forms: More fixes from Reggie and Alexandre. * System.Web.Mail: Per has been working on this namespace. He announces recently that all major parts of System.Web.Mail has now been implemented. * System.Web.Mobile: Gaurav continues to make progress here. * Misc: Ian MacLean contributed a /compile flag to monoresgen and assorted bug-fixes and improvements from the rest of the team. Patch provided in PR pkg/20677 by Marc Recht.
Diffstat (limited to 'lang/mono/Makefile')
-rw-r--r--lang/mono/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile
index fe972710da3..cb48e306f00 100644
--- a/lang/mono/Makefile
+++ b/lang/mono/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/03/01 13:11:44 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2003/03/15 08:27:45 jmmv Exp $
#
-DISTNAME= mono-0.21
+DISTNAME= mono-0.23
CATEGORIES= lang
MASTER_SITES= http://www.go-mono.org/archive/