Module Name: src Committed By: mrg Date: Tue Mar 4 09:16:04 UTC 2014
Modified Files: src/external/gpl3/gcc/usr.bin: Makefile.inc Log Message: bump local pkg version. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 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.19 src/external/gpl3/gcc/usr.bin/Makefile.inc:1.20 --- src/external/gpl3/gcc/usr.bin/Makefile.inc:1.19 Sat Mar 1 10:00:49 2014 +++ src/external/gpl3/gcc/usr.bin/Makefile.inc Tue Mar 4 09:16:04 2014 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.inc,v 1.19 2014/03/01 10:00:49 mrg Exp $ +# $NetBSD: Makefile.inc,v 1.20 2014/03/04 09:16:04 mrg Exp $ .ifndef _EXTERNAL_GPL3_GCC_USR_BIN_MAKEFILE_INC_ _EXTERNAL_GPL3_GCC_USR_BIN_MAKEFILE_INC_=1 @@ -66,7 +66,7 @@ DATESTAMPSTR= "\"\"" # 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 20131213) +G_PKGVERSION=(NetBSD nb2 20140304) G_PKGVERSION_s="\"${G_PKGVERSION} \"" VER_CPPFLAGS= -DBASEVER="\"${BASEVER}"\" \