pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/pkglint/files



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sat Dec  5 22:42:01 UTC 2015

Modified Files:
        pkgsrc/pkgtools/pkglint/files: makefiles.go shell.go substcontext.go
            substcontext_test.go util.go

Log Message:
Code cleanup

Makefile lines are now distinguished from ordinary lines.

Running "pkglint -r -Wall -Call" on the whole pkgsrc tree produces
the same result as before, except for the reporting of internal
pkglint errors, where pkglint doesn't know how to parse certain shell
commands. Therefore no version change.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/pkgtools/pkglint/files/makefiles.go \
    pkgsrc/pkgtools/pkglint/files/shell.go
cvs rdiff -u -r1.3 -r1.4 pkgsrc/pkgtools/pkglint/files/substcontext.go \
    pkgsrc/pkgtools/pkglint/files/util.go
cvs rdiff -u -r1.2 -r1.3 pkgsrc/pkgtools/pkglint/files/substcontext_test.go

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