Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc g++.1 is a link to gcc.1, don't need to generate/update it.



details:   https://anonhg.NetBSD.org/src/rev/c4ebf9740efd
branches:  trunk
changeset: 346307:c4ebf9740efd
user:      mrg <mrg%NetBSD.org@localhost>
date:      Wed Jul 06 11:37:58 2016 +0000

description:
g++.1 is a link to gcc.1, don't need to generate/update it.

diffstat:

 doc/3RDPARTY |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (36 lines):

diff -r 9c7ba78d1145 -r c4ebf9740efd doc/3RDPARTY
--- a/doc/3RDPARTY      Wed Jul 06 11:37:26 2016 +0000
+++ b/doc/3RDPARTY      Wed Jul 06 11:37:58 2016 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: 3RDPARTY,v 1.1342 2016/07/04 20:24:24 wiz Exp $
+#      $NetBSD: 3RDPARTY,v 1.1343 2016/07/06 11:37:58 mrg Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -424,7 +424,7 @@
 There is a flex2netbsd script to help newer imports.
 
 Package:       gcc
-Version:       4.8.5
+Version:       4.8.5/5.4
 Current Vers:  4.8.5/5.4/6.1
 Maintainer:    FSF
 Archive Site:  ftp://ftp.gnu.org/gnu/gcc/
@@ -442,7 +442,7 @@
 at a time, instead of for all ports simultaneously.
 When importing a new version of external/gpl3/gcc.old:
        - copy the current version of external/gpl3/gcc
-       - import it to a "NETBSD" vendor branch in externalgpl3/gcc.old
+       - import it to a "NETBSD" vendor branch in external/gpl3/gcc.old
 Before importing a new version of external/gpl3/gcc:
        - delete all .cvsignore and .gitignore files
        - delete java ada fortran their libraries and testsuites
@@ -451,6 +451,8 @@
        - use core/c++/objc/testsuite tarballs
        - you can use the gcc2netbsd script for the above (except version)
        - update tools/gcc/gcc-version.mk
+       - force generate and copy tools/gcc build version of these files
+         into gcc/dist/gcc/doc: cpp.1 cpp.info gcc.1 gcc.info gcov.1
 
 Package:       gdb
 Version:       7.9.1



Home | Main Index | Thread Index | Old Index