Source-Changes archive

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

CVS commit: [netbsd-5] src



Module Name:    src
Committed By:   msaitoh
Date:           Fri Mar 27 15:08:32 UTC 2009

Modified Files:
        src/gnu/dist/texinfo/doc [netbsd-5]: makeinfo.1
        src/gnu/dist/texinfo/makeinfo [netbsd-5]: makeinfo.c makeinfo.h
        src/share/mk [netbsd-5]: bsd.info.mk

Log Message:
Pull up following revision(s) (requested by joerg in ticket #548):
        share/mk/bsd.info.mk: revision 1.39
        gnu/dist/texinfo/makeinfo/makeinfo.h: revision 1.2
        gnu/dist/texinfo/makeinfo/makeinfo.c: revision 1.15
        gnu/dist/texinfo/makeinfo/makeinfo.c: revision 1.16
        gnu/dist/texinfo/doc/makeinfo.1: revision 1.2
Teach makeinfo about --no-version-header to support the line
        This is <info> producted by <version> from <source>
which leaks the full build prefix.
When processing texinfo sources, use --no-version-header to make the
build reproducable.
Escape new lines.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.6 -r1.1.1.6.4.1 src/gnu/dist/texinfo/doc/makeinfo.1
cvs rdiff -u -r1.14 -r1.14.4.1 src/gnu/dist/texinfo/makeinfo/makeinfo.c
cvs rdiff -u -r1.1.1.7 -r1.1.1.7.4.1 src/gnu/dist/texinfo/makeinfo/makeinfo.h
cvs rdiff -u -r1.38 -r1.38.26.1 src/share/mk/bsd.info.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index