svn commit: r373570 - head/mail/mail-notification

John Marino marino at FreeBSD.org
Fri Nov 28 17:50:41 UTC 2014


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 at chen.org.nz
+MAINTAINER=	ports at 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


More information about the svn-ports-all mailing list