From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 20 20:20:02 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7789338D for ; Sun, 20 Apr 2014 20:20:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 651CC114B for ; Sun, 20 Apr 2014 20:20:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3KKK22D070310 for ; Sun, 20 Apr 2014 20:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3KKK2tZ070309; Sun, 20 Apr 2014 20:20:02 GMT (envelope-from gnats) Date: Sun, 20 Apr 2014 20:20:02 GMT Message-Id: <201404202020.s3KKK2tZ070309@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/188446: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Apr 2014 20:20:02 -0000 The following reply was made to PR ports/188446; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/188446: commit references a PR Date: Sun, 20 Apr 2014 20:10:45 +0000 (UTC) Author: antoine Date: Sun Apr 20 20:10:43 2014 New Revision: 351639 URL: http://svnweb.freebsd.org/changeset/ports/351639 QAT: https://qat.redports.org/buildarchive/r351639/ Log: Mark broken, Violates stagedir and fails to package PR: ports/188446 Reported by: pkg-fallout Modified: head/mail/mail-notification/Makefile Modified: head/mail/mail-notification/Makefile ============================================================================== --- head/mail/mail-notification/Makefile Sun Apr 20 20:02:06 2014 (r351638) +++ head/mail/mail-notification/Makefile Sun Apr 20 20:10:43 2014 (r351639) @@ -11,6 +11,8 @@ MASTER_SITE_SUBDIR= mailnotify MAINTAINER= mwisnicki+freebsd@gmail.com COMMENT= A mail notification for freedesktop.org-compliant system trays +BROKEN= Violates stagedir and fails to package + LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ libgnome-keyring.so:${PORTSDIR}/security/gnome-keyring \ libnotify.so:${PORTSDIR}/devel/libnotify _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"