[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono by killfill

noreply at forge.novell.com noreply at forge.novell.com
Tue Sep 11 19:01:25 MDT 2007


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono by killfill

Modified Files:
	Makefile 
Log Message:
Readd patch-mono_metadata_filewatcher.c, to give gamin priority over direct KQUEUE.
Mono cannot handle kqueue well.

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono/Makefile,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono/Makefile	2007/09/08 22:00:18	1.91
+++ /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono/Makefile	2007/09/12 01:01:25	1.92
@@ -3,12 +3,12 @@
 # Whom:                Yukihiro Nakai <nakai at FreeBSD.org>
 #
 # $FreeBSD: ports/lang/mono/Makefile,v 1.66 2007/03/24 22:19:49 tmclaugh Exp $
-#   $Id: Makefile,v 1.91 2007/09/08 22:00:18 killfill Exp $
+#   $Id: Makefile,v 1.92 2007/09/12 01:01:25 killfill Exp $
 #
 
 PORTNAME=	mono
 PORTVERSION=	1.2.5
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	lang
 MASTER_SITES=	http://go-mono.com/sources/${PORTNAME}/
 


More information about the Bsd-sharp-cvs mailing list