Module Name:    src
Committed By:   christos
Date:           Tue Dec 27 18:32:15 UTC 2022

Modified Files:
        src/external/gpl3/binutils/lib/libbfd/arch/x86_64: bfdver.h

Log Message:
regen so that the version has a space between the version and paren


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 \
    src/external/gpl3/binutils/lib/libbfd/arch/x86_64/bfdver.h

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/binutils/lib/libbfd/arch/x86_64/bfdver.h
diff -u src/external/gpl3/binutils/lib/libbfd/arch/x86_64/bfdver.h:1.14 src/external/gpl3/binutils/lib/libbfd/arch/x86_64/bfdver.h:1.15
--- src/external/gpl3/binutils/lib/libbfd/arch/x86_64/bfdver.h:1.14	Sat Dec 24 15:17:08 2022
+++ src/external/gpl3/binutils/lib/libbfd/arch/x86_64/bfdver.h	Tue Dec 27 13:32:14 2022
@@ -1,5 +1,5 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-binutils,v 1.13 2020/04/04 01:34:53 christos Exp  */
+/* Generated from: NetBSD: mknative-binutils,v 1.14 2022/12/24 20:17:46 christos Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
 
 /* The date below is automatically updated every day by a bot.  During
@@ -22,5 +22,5 @@
    sonames.  */
 #define BFD_VERSION_DATE 20220805
 #define BFD_VERSION 239000000
-#define BFD_VERSION_STRING  "(NetBSD Binutils nb1)" "2.39"
+#define BFD_VERSION_STRING  "(NetBSD Binutils nb1)" " " "2.39"
 #define REPORT_BUGS_TO "<http://www.NetBSD.org/support/send-pr.html>"

Reply via email to