[Bsd-sharp-cvs] CVS commit to
/cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp by killfill
noreply at forge.novell.com
noreply at forge.novell.com
Mon Oct 9 18:22:34 MDT 2006
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp by killfill
Added Files:
Makefile distinfo pkg-descr pkg-plist
Log Message:
Do not compile the examples, becouse they depends on gtk-sharp
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp/Makefile,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp/Makefile 2006/01/15 06:06:35 1.19
+++ /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp/Makefile 2006/10/10 00:22:34 1.20
@@ -2,36 +2,39 @@
# Date Created: 20041011
# 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.19 2006/01/15 06:06:35 tmclau02 dead $
+# $FreeBSD$
+# $Id: Makefile,v 1.20 2006/10/10 00:22:34 killfill Exp $
#
-PORTREVISION= 11
+PORTVERSION= 0.62
+PORTREVISION= 17
CATEGORIES= devel gnome
PKGNAMESUFFIX= -sharp
MAINTAINER= bsd-sharp-list at forge.novell.com
COMMENT= Mono interface to the D-BUS messaging system
-LIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus
+LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus
BUILD_DEPENDS= monodoc:${PORTSDIR}/devel/mono-tools
RUN_DEPENDS= monodoc:${PORTSDIR}/devel/mono-tools
MASTERDIR= ${.CURDIR}/../dbus
BUILD_WRKSRC= ${WRKSRC}/mono
INSTALL_WRKSRC= ${BUILD_WRKSRC}
+PATCHDIR= ${.CURDIR}/files
+MD5_FILE= ${.CURDIR}/distinfo
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
DBUS_SLAVE= yes
USE_GNOME= gnomehack gnometarget
-USE_REINPLACE= yes
CONFIGURE_ARGS= --enable-mono \
--disable-python \
--disable-gcj \
--disable-gtk \
--disable-qt \
+ --with-test-socket-dir=${WRKDIR} \
--with-system-pid-file=/var/run/dbus.pid \
--with-system-socket=/var/run/dbus \
--with-session-socket-dir=/var/tmp \
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp/distinfo,v
rcsdiff: /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp/distinfo,v: Symbolic name `NONE' is undefined.
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp/pkg-descr,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp/pkg-plist,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp/pkg-plist 2006/01/15 06:06:35 1.16
+++ /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp/pkg-plist 2006/10/10 00:22:34 1.17
@@ -1,8 +1,8 @@
lib/mono/dbus-sharp/dbus-sharp.dll
-lib/mono/gac/dbus-sharp/0.60.0.0__9eef2692033670f5/dbus-sharp.dll
-lib/mono/gac/dbus-sharp/0.60.0.0__9eef2692033670f5/dbus-sharp.dll.config
-lib/mono/gac/dbus-sharp/0.60.0.0__9eef2692033670f5/dbus-sharp.dll.mdb
+lib/mono/gac/dbus-sharp/0.62.0.0__9eef2692033670f5/dbus-sharp.dll
+lib/mono/gac/dbus-sharp/0.62.0.0__9eef2692033670f5/dbus-sharp.dll.config
+lib/mono/gac/dbus-sharp/0.62.0.0__9eef2692033670f5/dbus-sharp.dll.mdb
libdata/pkgconfig/dbus-sharp.pc
- at dirrm lib/mono/gac/dbus-sharp/0.60.0.0__9eef2692033670f5
+ at dirrm lib/mono/gac/dbus-sharp/0.62.0.0__9eef2692033670f5
@dirrm lib/mono/gac/dbus-sharp
@dirrm lib/mono/dbus-sharp
More information about the Bsd-sharp-cvs
mailing list