mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
graphics/R-cran-magick: Update to 2.8.1
Introduce TEST_DEPENDS variable. This release is only Windows-specific but portscout reports it. Changelog: https://cran.r-project.org/web/packages/magick/NEWS PR: 274805
This commit is contained in:
parent
98b3ddc649
commit
7e1d56c2a4
@ -1,5 +1,5 @@
|
||||
PORTNAME= magick
|
||||
DISTVERSION= 2.7.5
|
||||
DISTVERSION= 2.8.1
|
||||
CATEGORIES= graphics
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
@ -14,6 +14,11 @@ CRAN_DEPENDS= R-cran-curl>0:ftp/R-cran-curl \
|
||||
R-cran-Rcpp>0:devel/R-cran-Rcpp
|
||||
BUILD_DEPENDS+= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
TEST_DEPENDS= R-cran-ggplot2>0:graphics/R-cran-ggplot2 \
|
||||
R-cran-jsonlite>0:converters/R-cran-jsonlite \
|
||||
R-cran-knitr>0:print/R-cran-knitr \
|
||||
R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \
|
||||
R-cran-spelling>0:textproc/R-cran-spelling
|
||||
|
||||
USES= cran:auto-plist,compiles magick:run
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1691816416
|
||||
SHA256 (magick_2.7.5.tar.gz) = 69b6162d39b71e1de16c641c3e6ccc747d226017e6540e4aa0a29376bffe9da2
|
||||
SIZE (magick_2.7.5.tar.gz) = 4499585
|
||||
TIMESTAMP = 1698306626
|
||||
SHA256 (magick_2.8.1.tar.gz) = d8fcd10e1817d42796102e85df05bb45fc8ced4c721b06fac37e61b6792b458e
|
||||
SIZE (magick_2.8.1.tar.gz) = 4601205
|
||||
|
Loading…
Reference in New Issue
Block a user