From owner-svn-ports-head@FreeBSD.ORG Fri Feb 14 08:57:32 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CE661D63; Fri, 14 Feb 2014 08:57:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BB0211F6C; Fri, 14 Feb 2014 08:57:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1E8vWfm038550; Fri, 14 Feb 2014 08:57:32 GMT (envelope-from rm@svn.freebsd.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1E8vW9h038549; Fri, 14 Feb 2014 08:57:32 GMT (envelope-from rm@svn.freebsd.org) Message-Id: <201402140857.s1E8vW9h038549@svn.freebsd.org> From: Ruslan Makhmatkhanov Date: Fri, 14 Feb 2014 08:57:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344169 - head/www/qupzilla X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Feb 2014 08:57:32 -0000 Author: rm Date: Fri Feb 14 08:57:32 2014 New Revision: 344169 URL: http://svnweb.freebsd.org/changeset/ports/344169 QAT: https://qat.redports.org/buildarchive/r344169/ Log: - mark broken, this port fails to fetch PR: 186750 Submitted by: C Hutchinson Modified: head/www/qupzilla/Makefile Modified: head/www/qupzilla/Makefile ============================================================================== --- head/www/qupzilla/Makefile Fri Feb 14 08:56:25 2014 (r344168) +++ head/www/qupzilla/Makefile Fri Feb 14 08:57:32 2014 (r344169) @@ -11,6 +11,8 @@ COMMENT= Modern web browser based on Web LICENSE= GPLv3 +BROKEN= Fetch fails + LIB_DEPENDS= libhunspell-1.3.so:${PORTSDIR}/textproc/hunspell \ libexecinfo.so:${PORTSDIR}/devel/libexecinfo