Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc/usr.bin after all the recent fixes, let's ...
details: https://anonhg.NetBSD.org/src/rev/48c030ea1f55
branches: trunk
changeset: 768057:48c030ea1f55
user: mrg <mrg%NetBSD.org@localhost>
date: Sun Aug 07 11:41:50 2011 +0000
description:
after all the recent fixes, let's call this "NetBSD nb2 20110806"
diffstat:
external/gpl3/gcc/usr.bin/Makefile.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d5e145704909 -r 48c030ea1f55 external/gpl3/gcc/usr.bin/Makefile.inc
--- a/external/gpl3/gcc/usr.bin/Makefile.inc Sun Aug 07 11:37:06 2011 +0000
+++ b/external/gpl3/gcc/usr.bin/Makefile.inc Sun Aug 07 11:41:50 2011 +0000
@@ -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} \
Home |
Main Index |
Thread Index |
Old Index