From fc7b51e1a219f909792c21feb2341b0ccacaa840 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 13 Sep 2015 10:45:25 +0000 Subject: Update to 4.0.4.1: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Improvements Various stability improvements Bug Fixes 31060: F# sprintf AOT bug happens still now. 30276: monotouch-test (classic) assert with Assertion at ../../../../../mono/mono/metadata/class.c:4818, condition `method->klass->generic_classâ not met 28777: GZipStream (DeflateStreamNative) native exception after Flush() with no buffer data: Internal error (no progress possible) Flush 30043: Disposing a FileSystemWatcher object causes ArgumentOutOfRangeException 30869: HttpClient authentication not working --- lang/mono/Makefile | 6 +++--- lang/mono/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/lang/mono/Makefile b/lang/mono/Makefile index 4e55c12a6a3..7012c7df0e9 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.164 2015/08/25 12:22:59 wiz Exp $ +# $NetBSD: Makefile,v 1.165 2015/09/13 10:45:25 wiz Exp $ -DISTNAME= mono-4.0.3.20 +DISTNAME= mono-4.0.4.1 CATEGORIES= lang MASTER_SITES= http://download.mono-project.com/sources/mono/ EXTRACT_SUFX= .tar.bz2 @@ -13,7 +13,7 @@ LICENSE= mit AND gnu-gpl-v2 AND gnu-lgpl-v2 AND apache-2.0 BUILD_DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser CONFLICTS= pnet-[0-9]* mcsim-[0-9]* lc-[0-9]* ALL_ENV+= MONO_SHARED_DIR=${WRKDIR:Q} PLATFORM= -WRKSRC= ${WRKDIR}/mono-4.0.3 +WRKSRC= ${WRKDIR}/mono-4.0.4 USE_TOOLS+= bash:run bison gmake gtar msgfmt perl:run pkg-config USE_LIBTOOL= yes diff --git a/lang/mono/distinfo b/lang/mono/distinfo index acf0f0620c2..6783ac3fd64 100644 --- a/lang/mono/distinfo +++ b/lang/mono/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.105 2015/08/25 12:22:59 wiz Exp $ +$NetBSD: distinfo,v 1.106 2015/09/13 10:45:25 wiz Exp $ -SHA1 (mono-4.0.3.20.tar.bz2) = edd89c269fb0884fd002dc9a0bc09c8513c6efa0 -RMD160 (mono-4.0.3.20.tar.bz2) = 5dc78a1e782a7562e02ebaa674e1633095442d8a -Size (mono-4.0.3.20.tar.bz2) = 95987018 bytes +SHA1 (mono-4.0.4.1.tar.bz2) = 12f3dbdac92e937cafba1d4e5a168c4cf2620935 +RMD160 (mono-4.0.4.1.tar.bz2) = 27c2d2682786444ee52199134cb84cc59894b093 +Size (mono-4.0.4.1.tar.bz2) = 96106273 bytes SHA1 (patch-aa) = 84e5bca2b6d9715271c343f774c81186858d90c9 SHA1 (patch-ad) = ebd47980f0141f7cbd0c6bbcfc15942cebc263f1 SHA1 (patch-ae) = 25869b98f9197243aea799b75b238d92f58e8845 -- cgit v1.2.3