Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2015 17:40:36 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382529 - head/math/R-cran-car
Message-ID:  <201503281740.t2SHea8v059132@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Mar 28 17:40:35 2015
New Revision: 382529
URL: https://svnweb.freebsd.org/changeset/ports/382529
QAT: https://qat.redports.org/buildarchive/r382529/

Log:
  Mark BROKEN: missing dependency
  
  ===>  Staging for R-cran-car-2.0.25
  ===>   Generating temporary packing list
  ERROR: dependencies 'pbkrtest', 'quantreg' are not available for package 'car'
  
  Reported by:	pkg-fallout

Modified:
  head/math/R-cran-car/Makefile

Modified: head/math/R-cran-car/Makefile
==============================================================================
--- head/math/R-cran-car/Makefile	Sat Mar 28 17:21:51 2015	(r382528)
+++ head/math/R-cran-car/Makefile	Sat Mar 28 17:40:35 2015	(r382529)
@@ -11,6 +11,8 @@ COMMENT=	Companion to Applied Regression
 
 LICENSE=	GPLv2
 
+BROKEN=		Missing dependency
+
 USES=	cran:auto-plist
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503281740.t2SHea8v059132>