Subject: CVS commit: pkgsrc/lang/mono
To: None <pkgsrc-changes@netbsd.org>
From: Julio Merino <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 03/15/2003 10:27:46
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Sat Mar 15 08:27:46 UTC 2003

Modified Files:
	pkgsrc/lang/mono: Makefile buildlink2.mk distinfo
	pkgsrc/lang/mono/patches: patch-aa patch-ab

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/lang/mono/Makefile pkgsrc/lang/mono/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/mono/buildlink2.mk
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/lang/mono/patches/patch-aa \
    pkgsrc/lang/mono/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.