summaryrefslogtreecommitdiff
path: root/lang/gcc-aux/Makefile.version
diff options
context:
space:
mode:
authorryoon <ryoon>2014-12-07 10:45:32 +0000
committerryoon <ryoon>2014-12-07 10:45:32 +0000
commit38c097b9a5fd952de239c26cf950a596928c669f (patch)
tree55fbf9d8ea35f29cb34837bf268eea7e8b9416b1 /lang/gcc-aux/Makefile.version
parentb13d2d9544ddf71964596dc1cd9177208d09257b (diff)
downloadpkgsrc-38c097b9a5fd952de239c26cf950a596928c669f.tar.gz
Bump PKGREVISION.
* Switch to GCC 4.9.2 based. * binutils of NetBSD 7.99 is modern enough, and use binutils in base. Fix build under NetBSD/amd64 7.99.1 with this workaround.
Diffstat (limited to 'lang/gcc-aux/Makefile.version')
-rw-r--r--lang/gcc-aux/Makefile.version4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc-aux/Makefile.version b/lang/gcc-aux/Makefile.version
index 883d6a911a5..da0959bfb83 100644
--- a/lang/gcc-aux/Makefile.version
+++ b/lang/gcc-aux/Makefile.version
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.version,v 1.1 2014/04/30 16:24:39 marino Exp $
+# $NetBSD: Makefile.version,v 1.2 2014/12/07 10:45:32 ryoon Exp $
#
SNAPSHOT= 20140422
GCC_BRANCH= 4.9
-GCC_POINT= 0
+GCC_POINT= 2
GCC_VERSION= ${GCC_BRANCH}.${GCC_POINT}