[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodoc by tmclau02

noreply at forge.novell.com noreply at forge.novell.com
Mon Dec 5 20:04:19 MST 2005


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodoc by tmclau02

Modified Files:
	Makefile 
Log Message:
Temporary fix to disable gecko rendering and prevent crash on start.  It
appears to be a problem between mozilla and gtk+.

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodoc/Makefile,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodoc/Makefile	2005/11/20 04:27:10	1.30
+++ /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodoc/Makefile	2005/12/06 03:04:19	1.31
@@ -4,12 +4,12 @@
 # Whom:                 Christopher Nehren
 #
 # $FreeBSD: ports/devel/monodoc/Makefile,v 1.11 2005/11/10 04:37:22 tmclaugh Exp $
-#   $Id: Makefile,v 1.30 2005/11/20 04:27:10 tmclau02 Exp $
+#   $Id: Makefile,v 1.31 2005/12/06 03:04:19 tmclau02 Exp $
 #
 
 PORTNAME=	monodoc
 PORTVERSION=	1.1.10
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel gnome
 MASTER_SITES=	http://www.go-mono.com/sources/${PORTNAME}/
 



More information about the Bsd-sharp-cvs mailing list