From owner-cvs-ports@FreeBSD.ORG Sun Apr 23 19:57:13 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C700D16A402; Sun, 23 Apr 2006 19:57:13 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4938743D6D; Sun, 23 Apr 2006 19:57:12 +0000 (GMT) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3NJvBnI032882; Sun, 23 Apr 2006 19:57:12 GMT (envelope-from tmclaugh@repoman.freebsd.org) Received: (from tmclaugh@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3NJvBxB032878; Sun, 23 Apr 2006 19:57:11 GMT (envelope-from tmclaugh) Message-Id: <200604231957.k3NJvBxB032878@repoman.freebsd.org> From: Tom McLaughlin Date: Sun, 23 Apr 2006 19:57:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/mono Makefile bsd.mono.mk distinfo pkg-plist ports/lang/mono/files patch-mcs_tools_mkbundle_mkbundle.cs patch-mono_mini_mini-amd64.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Apr 2006 19:57:13 -0000 tmclaugh 2006-04-23 19:57:11 UTC FreeBSD ports repository Modified files: lang/mono Makefile bsd.mono.mk distinfo pkg-plist lang/mono/files patch-mono_mini_mini-amd64.c Added files: lang/mono/files patch-mcs_tools_mkbundle_mkbundle.cs Log: - Update to 1.1.13.6 Changelog: http://go-mono.com/archive/1.1.13.5/ - Fix my MASTER_SITE_SUBDIR - Fix pthread usage when running unit tests. - portlint I had said on the BSD# mailing list that I would probably enable amd64 in the port but I'm holding off on that until some EM64T issues are tracked down. [1] http://forge.novell.com/pipermail/bsd-sharp-list/2006-April/000813.html [2] http://forge.novell.com/pipermail/bsd-sharp-list/2006-April/000815.html Revision Changes Path 1.56 +8 -4 ports/lang/mono/Makefile 1.4 +2 -2 ports/lang/mono/bsd.mono.mk 1.25 +3 -3 ports/lang/mono/distinfo 1.1 +11 -0 ports/lang/mono/files/patch-mcs_tools_mkbundle_mkbundle.cs (new) 1.3 +7 -7 ports/lang/mono/files/patch-mono_mini_mini-amd64.c 1.26 +3 -6 ports/lang/mono/pkg-plist