pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/vile



Module Name:    pkgsrc
Committed By:   dholland
Date:           Sat Jun 22 22:12:42 UTC 2013

Modified Files:
        pkgsrc/editors/vile: distinfo
        pkgsrc/editors/vile/patches: patch-filters_filters.h

Log Message:
Rather than try to guess which flex version changed the prototype of
yyget_leng() from returning int to returning size_t, since it was
apparently somewhere between the flex I have and the flex Joerg's
build machine has, skip the declaration, since it's apparently no
longer necessary to provide it for flex. This should fix the build on
netbsd-6.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/editors/vile/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/editors/vile/patches/patch-filters_filters.h

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