svn commit: r499636 - head/textproc/R-cran-readxl

Antoine Brodin antoine at FreeBSD.org
Mon Apr 22 12:39:51 UTC 2019


Author: antoine
Date: Mon Apr 22 12:39:49 2019
New Revision: 499636
URL: https://svnweb.freebsd.org/changeset/ports/499636

Log:
  Mark BROKEN: fails to stage
  
  ERROR: dependency 'progress' is not available for package 'readxl'
  
  Reported by:	pkg-fallout

Modified:
  head/textproc/R-cran-readxl/Makefile

Modified: head/textproc/R-cran-readxl/Makefile
==============================================================================
--- head/textproc/R-cran-readxl/Makefile	Mon Apr 22 12:37:36 2019	(r499635)
+++ head/textproc/R-cran-readxl/Makefile	Mon Apr 22 12:39:49 2019	(r499636)
@@ -10,6 +10,8 @@ COMMENT=	Read Excel Files
 
 LICENSE=	GPLv3
 
+BROKEN=		dependency 'progress' is not available for package 'readxl'
+
 BUILD_DEPENDS=	R-cran-knitr>0:print/R-cran-knitr
 RUN_DEPENDS=	R-cran-Rcpp>=0.12.18:devel/R-cran-Rcpp \
 		R-cran-tibble>=1.3.1:devel/R-cran-tibble \


More information about the svn-ports-head mailing list