git: 7d90097f638f - main - lang/gcc14-devel: Bump GCC_VERSION

From: Lorenzo Salvadore <salvadore_at_FreeBSD.org>
Date: Thu, 08 Feb 2024 10:41:48 UTC
The branch main has been updated by salvadore:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7d90097f638f49c8f6f5090edbd38ce25d8cc0cf

commit 7d90097f638f49c8f6f5090edbd38ce25d8cc0cf
Author:     Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2024-02-08 10:39:03 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2024-02-08 10:39:03 +0000

    lang/gcc14-devel: Bump GCC_VERSION
    
    Piotr was right in b5724fc1727292af44b489d5bafbca04a0380fce: GCC_VERSION
    was bumped upstream on the 12th of January as GCC 14 entered in stage 4
    (see gcc/BASE-VER).
    
    PR:             276889
    Reported by:    pkubaj, dim
---
 lang/gcc14-devel/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/lang/gcc14-devel/Makefile b/lang/gcc14-devel/Makefile
index 7cabf3b4f40a..ebbb9e7b3999 100644
--- a/lang/gcc14-devel/Makefile
+++ b/lang/gcc14-devel/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	gcc
-PORTVERSION=	14.0.0.s20240114
-PORTREVISION=	1
+PORTVERSION=	14.0.1.s20240114
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel