Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jun 2015 06:20:45 +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: r388655 - head/math/R-cran-stabledist
Message-ID:  <201506060620.t566KjD7030298@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Jun  6 06:20:45 2015
New Revision: 388655
URL: https://svnweb.freebsd.org/changeset/ports/388655

Log:
  Mark BROKEN
  ===>  Staging for R-cran-stabledist-0.7.0
  ===>   Generating temporary packing list
  ERROR: this R is version 3.0.2, package 'stabledist' requires R >=  3.1.0
  
  Reported by:	pkg-fallout

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

Modified: head/math/R-cran-stabledist/Makefile
==============================================================================
--- head/math/R-cran-stabledist/Makefile	Sat Jun  6 04:30:54 2015	(r388654)
+++ head/math/R-cran-stabledist/Makefile	Sat Jun  6 06:20:45 2015	(r388655)
@@ -12,6 +12,8 @@ COMMENT=	Stable Distribution Functions
 LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 
+BROKEN=		requires R >=  3.1.0
+
 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?201506060620.t566KjD7030298>