View | Details | Raw Unified | Return to bug 273397 | Differences between
and this patch

Collapse All | Expand All

(-)b/Mk/bsd.default-versions.mk (-3 / +2 lines)
Lines 56-64 FPC_DEFAULT?= 3.2.2 Link Here
56
.  else
56
.  else
57
FPC_DEFAULT?=		3.3.1
57
FPC_DEFAULT?=		3.3.1
58
.  endif
58
.  endif
59
# Possible values: 9, 10, 11, 12
59
# Possible values: 9, 10, 11, 12, 13, 14
60
# (Any other version is completely unsupported and not meant for general use.)
60
# (Any other version is completely unsupported and not meant for general use.)
61
GCC_DEFAULT?=		12
61
GCC_DEFAULT?=		13
62
# Possible values: 10
62
# Possible values: 10
63
GHOSTSCRIPT_DEFAULT?=	10
63
GHOSTSCRIPT_DEFAULT?=	10
64
# Possible values: mesa-libs, mesa-devel
64
# Possible values: mesa-libs, mesa-devel
65
- 

Return to bug 273397