From owner-svn-ports-all@FreeBSD.ORG Thu Jun 19 21:31:17 2014 Return-Path: Delivered-To: svn-ports-all@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 0B01B1B9; Thu, 19 Jun 2014 21:31:17 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EC5392D2E; Thu, 19 Jun 2014 21:31:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5JLVGrf063078; Thu, 19 Jun 2014 21:31:16 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5JLVGB9063077; Thu, 19 Jun 2014 21:31:16 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201406192131.s5JLVGB9063077@svn.freebsd.org> From: Antoine Brodin Date: Thu, 19 Jun 2014 21:31:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358466 - head/biology/p5-bioperl-run X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2014 21:31:17 -0000 Author: antoine Date: Thu Jun 19 21:31:16 2014 New Revision: 358466 URL: http://svnweb.freebsd.org/changeset/ports/358466 QAT: https://qat.redports.org/buildarchive/r358466/ Log: Mark BROKEN: Fails to configure ===> Configuring for p5-bioperl-run-1.6.1_4 Invalid prerequisite condition '0/processing XML data/Bio::Tools::Run::EMBOSSacd' for XML::Twig at /usr/local/lib/perl5/site_perl/5.16/Module/Build/Base.pm line 1702. *** [do-configure] Error code 25 Reported by: pkg-fallout With hat: portmgr Modified: head/biology/p5-bioperl-run/Makefile Modified: head/biology/p5-bioperl-run/Makefile ============================================================================== --- head/biology/p5-bioperl-run/Makefile Thu Jun 19 20:51:52 2014 (r358465) +++ head/biology/p5-bioperl-run/Makefile Thu Jun 19 21:31:16 2014 (r358466) @@ -13,6 +13,8 @@ DISTNAME= BioPerl-run-${PORTVERSION} MAINTAINER= mauricio@arareko.net COMMENT= Wrapper modules for common bioinformatics tools +BROKEN= Fails to configure + BUILD_DEPENDS= p5-bioperl>=1.6.0:${PORTSDIR}/biology/p5-bioperl \ p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \ p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff