--- - branch: MAIN date: Fri Feb 9 21:18:22 UTC 2024 files: - new: '1.17' old: '1.16' path: pkgsrc/devel/makedepend/Makefile pathrev: pkgsrc/devel/makedepend/Makefile@1.17 type: modified - new: '1.13' old: '1.12' path: pkgsrc/devel/makedepend/distinfo pathrev: pkgsrc/devel/makedepend/distinfo@1.13 type: modified id: 20240209T211822Z.e5a67f1b322ed181649e3aa07404c8808228a18d log: | makedepend: update to 1.0.9. This release includes code cleanups and other changes, including removing the build time dependency on the xorgproto package. Since this release was generated using the new GNU autoconf 2.72, this also adds a --enable-year2038 configure flag which may allow it to work with files whose timestamps are later than January 19, 2038 on 32-bit platforms, but this has not been tested. Alan Coopersmith (16): Reformat code into X.Org standard coding style Remove register keyword from variable declarations Variable scope reduction as suggested by cppcheck Store predefined -D values in const char fields find_includes: rename variables to avoid shadowing global quoteColons: Remove redundant initialization of tmp Use reallocarray() on systems that provide it Handle some implicit conversion warnings from clang Stop casting _parse_data pointers through (char *) and back cppsetup: use C99 struct initialization Make malloc error checking/reporting more consistent Cache filename after realpath() processing Call strrchr() instead of hand coding a custom version Make more things static that aren't needed in more than one file configure: raise minimum autoconf requirement to 2.70 makedepend 1.0.9 Fabian Vogt (1): Avoid depending on xproto Petre Rodan (1): ifparser.c: divide-by-zero fix module: pkgsrc subject: 'CVS commit: pkgsrc/devel/makedepend' unixtime: '1707513502' user: wiz