Index: head/devel/dbus-sharp/Makefile =================================================================== --- head/devel/dbus-sharp/Makefile (revision 139574) +++ head/devel/dbus-sharp/Makefile (revision 139575) @@ -1,46 +1,46 @@ # New ports collection makefile for: dbus-sharp # Date Created: 20041011 # Whom: Tom McLaughlin # # $Id: Makefile,v 1.11 2005/07/04 01:04:36 tmclau02 Exp $ # $FreeBSD$ # -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel gnome PKGNAMESUFFIX= -sharp MAINTAINER= tmclaugh@sdf.lonestar.org COMMENT= Mono interface to the D-BUS messaging system LIB_DEPENDS= dbus-1.1:${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} 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-system-pid-file=/var/run/dbus.pid \ --with-system-socket=/var/run/dbus \ --with-session-socket-dir=/var/tmp \ --disable-doxygen-docs \ --disable-xml-docs # Disable those, since it doesn't install docs yet. #post-patch: # @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ # ${WRKSRC}/mono/doc/Makefile.in .include "${MASTERDIR}/Makefile" Property changes on: head/devel/dbus-sharp/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/devel/dbus-sharp/pkg-plist =================================================================== --- head/devel/dbus-sharp/pkg-plist (revision 139574) +++ head/devel/dbus-sharp/pkg-plist (revision 139575) @@ -1,8 +1,8 @@ lib/mono/dbus-sharp/dbus-sharp.dll -lib/mono/gac/dbus-sharp/0.35.1.0__9eef2692033670f5/dbus-sharp.dll -lib/mono/gac/dbus-sharp/0.35.1.0__9eef2692033670f5/dbus-sharp.dll.config -lib/mono/gac/dbus-sharp/0.35.1.0__9eef2692033670f5/dbus-sharp.dll.mdb +lib/mono/gac/dbus-sharp/0.35.2.0__9eef2692033670f5/dbus-sharp.dll +lib/mono/gac/dbus-sharp/0.35.2.0__9eef2692033670f5/dbus-sharp.dll.config +lib/mono/gac/dbus-sharp/0.35.2.0__9eef2692033670f5/dbus-sharp.dll.mdb libdata/pkgconfig/dbus-sharp.pc -@dirrm lib/mono/gac/dbus-sharp/0.35.1.0__9eef2692033670f5 +@dirrm lib/mono/gac/dbus-sharp/0.35.2.0__9eef2692033670f5 @dirrm lib/mono/gac/dbus-sharp @dirrm lib/mono/dbus-sharp Property changes on: head/devel/dbus-sharp/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property