Module Name: src
Committed By: mrg
Date: Sun Aug 7 11:41:50 UTC 2011
Modified Files:
src/external/gpl3/gcc/usr.bin: Makefile.inc
Log Message:
after all the recent fixes, let's call this "NetBSD nb2 20110806"
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/gpl3/gcc/usr.bin/Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/gpl3/gcc/usr.bin/Makefile.inc
diff -u src/external/gpl3/gcc/usr.bin/Makefile.inc:1.9 src/external/gpl3/gcc/usr.bin/Makefile.inc:1.10
--- src/external/gpl3/gcc/usr.bin/Makefile.inc:1.9 Thu Jul 21 03:13:32 2011
+++ src/external/gpl3/gcc/usr.bin/Makefile.inc Sun Aug 7 11:41:50 2011
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.9 2011/07/21 03:13:32 mrg Exp $
+# $NetBSD: Makefile.inc,v 1.10 2011/08/07 11:41:50 mrg Exp $
.ifndef _EXTERNAL_GPL3_GCC_USR_BIN_MAKEFILE_INC_
_EXTERNAL_GPL3_GCC_USR_BIN_MAKEFILE_INC_=1
@@ -65,7 +65,7 @@
# XXX pull this out of our configs
G_BUGURL=<http://www.NetBSD.org/Misc/send-pr.html>
G_BUGURL_s="\"${G_BUG_URL}\""
-G_PKGVERSION=(NetBSD nb1 20110620)
+G_PKGVERSION=(NetBSD nb2 20110806)
G_PKGVERSION_s="\"${G_PKGVERSION} \""
VER_CPPFLAGS= -DBUGURL=${G_BUGURL_s} \