[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
Sat Aug 25 23:08:29 MDT 2007
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono by killfill
Modified Files:
Makefile
Log Message:
Point to the correct version of libsqlite, so programs that uses it (i.e. f-spot) can work..
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono/Makefile,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono/Makefile 2007/08/26 03:42:39 1.89
+++ /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono/Makefile 2007/08/26 05:08:29 1.90
@@ -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.89 2007/08/26 03:42:39 killfill Exp $
+# $Id: Makefile,v 1.90 2007/08/26 05:08:29 killfill Exp $
#
PORTNAME= mono
PORTVERSION= 1.2.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= lang
MASTER_SITES= http://mono.ximian.com/monobuild/preview/sources/${PORTNAME}/
More information about the Bsd-sharp-cvs
mailing list