Date: Fri, 28 Nov 2014 17:50:41 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373570 - head/mail/mail-notification Message-ID: <201411281750.sASHofoN034990@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Fri Nov 28 17:50:40 2014 New Revision: 373570 URL: https://svnweb.freebsd.org/changeset/ports/373570 QAT: https://qat.redports.org/buildarchive/r373570/ Log: mail/mail-notification: Fallout of Gnome 3, release maintainer This port builds, but it will not run since Gnome 3 came in. The maintainer does not have the expertise to fix the port and thus needs to release it. Additionally the port has been marked broken. PR: 195430 Submitted by: maintainer Modified: head/mail/mail-notification/Makefile Modified: head/mail/mail-notification/Makefile ============================================================================== --- head/mail/mail-notification/Makefile Fri Nov 28 16:41:05 2014 (r373569) +++ head/mail/mail-notification/Makefile Fri Nov 28 17:50:40 2014 (r373570) @@ -8,9 +8,11 @@ CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= mailnotify-orig -MAINTAINER= jonc@chen.org.nz +MAINTAINER= ports@FreeBSD.org COMMENT= Mail notification for freedesktop.org-compliant system trays +BROKEN= Run-time failure with Gnome 3 + LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ libgnome-keyring.so:${PORTSDIR}/security/gnome-keyring \ libnotify.so:${PORTSDIR}/devel/libnotify
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411281750.sASHofoN034990>