mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
graphics/R-cran-magick: Update to 2.8.5
Add TESTING_UNSAFE: need gapminder R library (doesn't exist in ports tree). Changelog: https://cran.r-project.org/web/packages/magick/NEWS
This commit is contained in:
parent
63a5b151bf
commit
98a0ce6c27
@ -1,5 +1,5 @@
|
||||
PORTNAME= magick
|
||||
DISTVERSION= 2.8.4
|
||||
DISTVERSION= 2.8.5
|
||||
CATEGORIES= graphics
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
@ -22,4 +22,6 @@ TEST_DEPENDS= R-cran-ggplot2>0:graphics/R-cran-ggplot2 \
|
||||
|
||||
USES= compiler:c++17-lang cran:auto-plist,compiles magick:run
|
||||
|
||||
TESTING_UNSAFE= Need 'gapminder'
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1721189885
|
||||
SHA256 (magick_2.8.4.tar.gz) = 45c803370f0d96b729db8114b3e2187cbe6fac13133b67b96a91c8eae734ea0a
|
||||
SIZE (magick_2.8.4.tar.gz) = 4602026
|
||||
TIMESTAMP = 1727028446
|
||||
SHA256 (magick_2.8.5.tar.gz) = eaed903c16515794f18208f1e646322fa89b4bd7e16066b885fde94d0da11c5a
|
||||
SIZE (magick_2.8.5.tar.gz) = 4596590
|
||||
|
Loading…
Reference in New Issue
Block a user