[Bsd-sharp-cvs] CVS commit to
/cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop by killfill
noreply at forge.novell.com
noreply at forge.novell.com
Sat Sep 8 17:27:12 MDT 2007
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop by killfill
Modified Files:
Makefile
Log Message:
Update url and enable subversion support (works quite well)
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop/Makefile,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop/Makefile 2007/08/19 19:35:29 1.44
+++ /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop/Makefile 2007/09/08 23:27:12 1.45
@@ -3,13 +3,14 @@
# Whom: Tom McLaughlin <tmclaugh at sdf.lonestar.org>
#
# $FreeBSD$
-# $Id: Makefile,v 1.44 2007/08/19 19:35:29 killfill Exp $
+# $Id: Makefile,v 1.45 2007/09/08 23:27:12 killfill Exp $
#
PORTNAME= monodevelop
PORTVERSION= 0.15
+PORTREVISION= 1
CATEGORIES= devel
-MASTER_SITES= http://mono.ximian.com/monobuild/preview/sources/${PORTNAME}/
+MASTER_SITES= http://go-mono.com/sources/${PORTNAME}/
MAINTAINER= bsd-sharp-list at forge.novell.com
COMMENT= IDE for Mono and Gtk-sharp.
@@ -26,7 +27,7 @@
USE_BZIP2= yes
CONFIGURE_ARGS+= DATADIRNAME=share GMSGFMT=msgfmt
-OPTIONS= SVN "Enable subversion support (experimental)" off \
+OPTIONS= SVN "Enable subversion support" on \
BOO "Enable boo support" on
.include <bsd.port.pre.mk>
More information about the Bsd-sharp-cvs
mailing list