git: 0b90917a5256 - main - graphics/R-cran-magick: update to 2.8.3

From: Zsolt Udvari <uzsolt_at_FreeBSD.org>
Date: Sat, 02 Mar 2024 15:30:07 UTC
The branch main has been updated by uzsolt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0b90917a5256e1087df5218c295e730dfca2e5d3

commit 0b90917a5256e1087df5218c295e730dfca2e5d3
Author:     Zsolt Udvari <uzsolt@FreeBSD.org>
AuthorDate: 2024-03-02 15:27:22 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-03-02 15:29:46 +0000

    graphics/R-cran-magick: update to 2.8.3
    
    Fix compiler option.
    Changelog: https://cran.r-project.org/web/packages/magick/NEWS
    
    Approved by:    bofh (mentor)
    Differential Revision:  https://reviews.freebsd.org/D44164
---
 graphics/R-cran-magick/Makefile | 4 ++--
 graphics/R-cran-magick/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/graphics/R-cran-magick/Makefile b/graphics/R-cran-magick/Makefile
index 940bcbcea92a..5fc8d343bdb3 100644
--- a/graphics/R-cran-magick/Makefile
+++ b/graphics/R-cran-magick/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	magick
-DISTVERSION=	2.8.2
+DISTVERSION=	2.8.3
 CATEGORIES=	graphics
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -20,6 +20,6 @@ TEST_DEPENDS=	R-cran-ggplot2>0:graphics/R-cran-ggplot2 \
 		R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \
 		R-cran-spelling>0:textproc/R-cran-spelling
 
-USES=		cran:auto-plist,compiles magick:run
+USES=		compiler:c++17-lang cran:auto-plist,compiles magick:run
 
 .include <bsd.port.mk>
diff --git a/graphics/R-cran-magick/distinfo b/graphics/R-cran-magick/distinfo
index 464acb1645e5..f48d643ea355 100644
--- a/graphics/R-cran-magick/distinfo
+++ b/graphics/R-cran-magick/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1707592347
-SHA256 (magick_2.8.2.tar.gz) = a1455be90e269ed88a8be28a247d5aefef5de1eecae15ff931ea1c67883b4a96
-SIZE (magick_2.8.2.tar.gz) = 4599270
+TIMESTAMP = 1709233241
+SHA256 (magick_2.8.3.tar.gz) = 932b522d2e9199f50f391266b7f7cb22ca20ca8d5cedbeff12113f5cb445c079
+SIZE (magick_2.8.3.tar.gz) = 4600396