mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
graphics/R-cran-colorspace: Update to 2.1-2
Add test dependencies. Change WWW to canonical form.
This commit is contained in:
@@ -1,14 +1,29 @@
|
||||
PORTNAME= colorspace
|
||||
DISTVERSION= 2.1-1
|
||||
DISTVERSION= 2.1-2
|
||||
CATEGORIES= graphics
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
MAINTAINER= uzsolt@FreeBSD.org
|
||||
COMMENT= Color Space Manipulation
|
||||
WWW= https://cran.r-project.org/web/packages/colorspace/
|
||||
WWW= https://cran.r-project.org/package=colorspace
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
TEST_DEPENDS= R-cran-dplyr>0:math/R-cran-dplyr \
|
||||
R-cran-ggplot2>0:graphics/R-cran-ggplot2 \
|
||||
R-cran-jpeg>0:graphics/R-cran-jpeg \
|
||||
R-cran-kernlab>0:science/R-cran-kernlab \
|
||||
R-cran-knitr>0:print/R-cran-knitr \
|
||||
R-cran-mvtnorm>0:math/R-cran-mvtnorm \
|
||||
R-cran-png>0:graphics/R-cran-png \
|
||||
R-cran-RColorBrewer>0:graphics/R-cran-RColorBrewer \
|
||||
R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \
|
||||
R-cran-scales>0:graphics/R-cran-scales \
|
||||
R-cran-shiny>0:www/R-cran-shiny \
|
||||
R-cran-shinyjs>0:www/R-cran-shinyjs \
|
||||
R-cran-vcd>0:devel/R-cran-vcd \
|
||||
R-cran-viridis>0:graphics/R-cran-viridis
|
||||
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1722776101
|
||||
SHA256 (colorspace_2.1-1.tar.gz) = e721cee5f4d6e4b0fc8eb18265e316b4f856fd3be02f0775a26032663758cd0b
|
||||
SIZE (colorspace_2.1-1.tar.gz) = 2141289
|
||||
TIMESTAMP = 1758875030
|
||||
SHA256 (colorspace_2.1-2.tar.gz) = ec71499d33ef5d72b7fb3359b8320639e06e413abad61a070201178a254b153e
|
||||
SIZE (colorspace_2.1-2.tar.gz) = 2149260
|
||||
|
||||
Reference in New Issue
Block a user