summaryrefslogtreecommitdiff
path: root/mk/compiler
diff options
context:
space:
mode:
authorhans <hans>2012-03-06 11:39:55 +0000
committerhans <hans>2012-03-06 11:39:55 +0000
commite57b3217cb22f1176bd1a923fe1ec4ce4a50c4e1 (patch)
tree9818d0fcb1cb64282637bc2acedff159e27d8e75 /mk/compiler
parentaf3f2ff25c52b7dbddf6f868c72216709cd10d54 (diff)
downloadpkgsrc-e57b3217cb22f1176bd1a923fe1ec4ce4a50c4e1.tar.gz
Highest version of gcc in pkgsrc is now 4.6.3
Diffstat (limited to 'mk/compiler')
-rw-r--r--mk/compiler/gcc.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/compiler/gcc.mk b/mk/compiler/gcc.mk
index e3b209df98d..9b844e354a4 100644
--- a/mk/compiler/gcc.mk
+++ b/mk/compiler/gcc.mk
@@ -1,4 +1,4 @@
-# $NetBSD: gcc.mk,v 1.113 2012/02/28 12:57:24 hans Exp $
+# $NetBSD: gcc.mk,v 1.114 2012/03/06 11:39:55 hans Exp $
#
# This is the compiler definition for the GNU Compiler Collection.
#
@@ -73,7 +73,7 @@ GCC_REQD+= 3.0
# _GCC_DIST_VERSION is the highest version of GCC installed by the pkgsrc
# without the PKGREVISIONs.
#
-_GCC_DIST_VERSION= 4.6.2
+_GCC_DIST_VERSION= 4.6.3
# _GCC2_PATTERNS matches N s.t. N <= 2.95.3.
_GCC2_PATTERNS= [0-1].* 2.[0-9] 2.[0-9].* 2.[1-8][0-9] 2.[1-8][0-9].* \