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

noreply at forge.novell.com noreply at forge.novell.com
Mon Jan 2 11:58:23 MST 2006


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

Modified Files:
	Makefile 
Log Message:
Bump dbus dependency after update.

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp/Makefile,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp/Makefile	2005/11/23 00:50:14	1.16
+++ /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp/Makefile	2006/01/02 18:58:22	1.17
@@ -3,7 +3,7 @@
 # Whom:				Tom McLaughlin <tmclaugh at sdf.lonestar.org>
 #
 # $FreeBSD: ports/devel/dbus-sharp/Makefile,v 1.10 2005/11/10 04:36:25 tmclaugh Exp $
-#   $Id: Makefile,v 1.16 2005/11/23 00:50:14 tmclau02 Exp $
+#   $Id: Makefile,v 1.17 2006/01/02 18:58:22 tmclau02 Exp $
 #
 
 PORTREVISION=	10
@@ -13,7 +13,7 @@
 MAINTAINER=	bsd-sharp-list at forge.novell.com
 COMMENT=	Mono interface to the D-BUS messaging system
 
-LIB_DEPENDS=	dbus-1.1:${PORTSDIR}/devel/dbus
+LIB_DEPENDS=	dbus-1.2:${PORTSDIR}/devel/dbus
 BUILD_DEPENDS=	monodoc:${PORTSDIR}/devel/mono-tools
 RUN_DEPENDS=	monodoc:${PORTSDIR}/devel/mono-tools
 



More information about the Bsd-sharp-cvs mailing list