pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/compiler gcc 3.3.4 is in pkgsrc now.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a7e6d33175c9
branches: trunk
changeset: 477469:a7e6d33175c9
user: grant <grant%pkgsrc.org@localhost>
date: Sat Jul 03 11:25:49 2004 +0000
description:
gcc 3.3.4 is in pkgsrc now.
diffstat:
mk/compiler/gcc.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3956b968c8f0 -r a7e6d33175c9 mk/compiler/gcc.mk
--- a/mk/compiler/gcc.mk Sat Jul 03 11:09:26 2004 +0000
+++ b/mk/compiler/gcc.mk Sat Jul 03 11:25:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: gcc.mk,v 1.67 2004/05/17 05:33:08 jlam Exp $
+# $NetBSD: gcc.mk,v 1.68 2004/07/03 11:25:49 grant Exp $
.if !defined(COMPILER_GCC_MK)
COMPILER_GCC_MK= defined
@@ -12,7 +12,7 @@
# _GCC_DIST_VERSION is the highest version of GCC installed by the pkgsrc
# without the PKGREVISIONs.
#
-_GCC_DIST_VERSION= 3.3.3
+_GCC_DIST_VERSION= 3.3.4
# _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].* \
Home |
Main Index |
Thread Index |
Old Index