Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2019 12:39:50 +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: r499636 - head/textproc/R-cran-readxl
Message-ID:  <201904221239.x3MCdogI076803@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



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