From 29b08baecb50149c66c848ccf531e3152a509696 Mon Sep 17 00:00:00 2001 From: Tom McLaughlin Date: Thu, 10 Nov 2005 04:17:26 +0000 Subject: (Long awaited) update to 1.1.9.2 Mono Changes: - Series release: http://www.go-mono.com/archive/1.1.9/ - Patch release: http://www.go-mono.com/archive/1.1.9.1_0/ (No 1.1.9.2 release announcement.) Port Changes: - Add pkg-message to explain reasons for common build failures and note the need to possibly increase the number of semaphores from the default FreeBSD amounts. - Add preliminary amd64 support [1,2] which has been disabled for the time being due to lingering stability issues. - Force the Mono build to only write within ${WRKDIR} and no longer write to ~/.wapi which leads to... - Add bsd.mono.mk which is a common makefile all Mono consumers will depend on. Currently this file sets the location of the .wapi the build process will write to. Since Mono does not cleanup the semaphore created for a .wapi when the last Mono process exits this file also handles the removal of the semaphore created during port building so we do not exhaust the machine's semaphore limit. Submitted by: Jean-Michel "tuo" Herve [1] Joe Lewis [1] Lou Kamenov on BSD# mailinglist [2] Approved by: ahze (mentor) Project by: BSD# --- lang/mono/distinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/mono/distinfo') diff --git a/lang/mono/distinfo b/lang/mono/distinfo index e36afb6de495..2d74f823ab03 100644 --- a/lang/mono/distinfo +++ b/lang/mono/distinfo @@ -1,2 +1,2 @@ -MD5 (mono-1.1.8.2.tar.gz) = beb2acae266ba6f4e74a7a6acd13370c -SIZE (mono-1.1.8.2.tar.gz) = 15344768 +MD5 (mono-1.1.9.2.tar.gz) = edc4adaa92594a8eea8018bb3701b639 +SIZE (mono-1.1.9.2.tar.gz) = 16617632 -- cgit v1.2.3