aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2024-01-27 13:58:54 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2024-01-28 02:32:07 +0000
commitb5724fc1727292af44b489d5bafbca04a0380fce (patch)
tree0ca501035d64c02691e4182455b98a2b009fe0df
parentb9f7eaffdcba406b1f00f10c0e43c56aea2c8546 (diff)
downloadports-b5724fc1727292af44b489d5bafbca04a0380fce.tar.gz
ports-b5724fc1727292af44b489d5bafbca04a0380fce.zip
lang/gcc14-devel: fix build by bumping PORTREVISION
install: /wrkdirs/usr/ports/lang/gcc14-devel/work/stage/usr/local/lib/gcc14/gcc/powerpc64-portbld-freebsd14.0/14.0.0/include/ISO_Fortran_binding.h: No such file or directory
-rw-r--r--lang/gcc14-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc14-devel/Makefile b/lang/gcc14-devel/Makefile
index a177116c3610..ebbb9e7b3999 100644
--- a/lang/gcc14-devel/Makefile
+++ b/lang/gcc14-devel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gcc
-PORTVERSION= 14.0.0.s20240114
+PORTVERSION= 14.0.1.s20240114
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel