Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Oct 2019 07:48:52 +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: r514369 - head/www/R-cran-shiny
Message-ID:  <201910130748.x9D7mq7L074174@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Oct 13 07:48:51 2019
New Revision: 514369
URL: https://svnweb.freebsd.org/changeset/ports/514369

Log:
  Mark BROKEN
  
  ERROR: dependency 'fastmap' is not available for package 'shiny'
  
  Reported by:	pkg-fallout

Modified:
  head/www/R-cran-shiny/Makefile

Modified: head/www/R-cran-shiny/Makefile
==============================================================================
--- head/www/R-cran-shiny/Makefile	Sun Oct 13 07:27:36 2019	(r514368)
+++ head/www/R-cran-shiny/Makefile	Sun Oct 13 07:48:51 2019	(r514369)
@@ -12,6 +12,8 @@ COMMENT=	Web Application Framework for R
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		ERROR: dependency 'fastmap' is not available for package 'shiny'
+
 CRAN_DEPENDS=	R-cran-httpuv>=1.5.2:www/R-cran-httpuv \
 		R-cran-mime>=0.3:misc/R-cran-mime \
 		R-cran-jsonlite>=0.9.16:converters/R-cran-jsonlite \



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