git: 2c59086f04a0 - main - math/octave: Specify correct minimum C++ version.

From: Stephen Montgomery-Smith <stephen_at_FreeBSD.org>
Date: Mon, 31 Mar 2025 15:56:52 UTC
The branch main has been updated by stephen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2c59086f04a0bd26647a34418c82e775b764319a

commit 2c59086f04a0bd26647a34418c82e775b764319a
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2025-03-31 15:54:28 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2025-03-31 15:56:45 +0000

    math/octave: Specify correct minimum C++ version.
    
    PR:             285801
    Reported by:    Joel Bodenmann
---
 math/octave/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/math/octave/Makefile b/math/octave/Makefile
index 8e6e7a92541f..634a77477d17 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -47,7 +47,7 @@ LIB_DEPENDS=	libamd.so:math/suitesparse-amd \
 		libsundials_arkode.so:math/sundials \
 		libumfpack.so:math/suitesparse-umfpack
 
-USES=		charsetfix compiler:c++14-lang desktop-file-utils fortran gl \
+USES=		charsetfix compiler:c++17-lang desktop-file-utils fortran gl \
 		gmake iconv libtool localbase:ldflags ncurses octave:env perl5 \
 		pkgconfig readline tar:xz xorg
 USE_LDCONFIG=	${PREFIX}/lib/${PORTNAME}/${PORTVERSION}