svn commit: r388655 - head/math/R-cran-stabledist

Antoine Brodin antoine at FreeBSD.org
Sat Jun 6 06:20:45 UTC 2015


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>


More information about the svn-ports-head mailing list