pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/makedepend
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jul 23 06:49:11 UTC 2013
Modified Files:
pkgsrc/devel/makedepend: Makefile distinfo
Log Message:
Update to 1.0.5:
This bug fix releases includes fixes for a couple crashing or memory
corrupting bugs, along with general code cleanups and build configuration
improvements, including fixing compatibility with automake 1.13 & 1.14.
Adam Jackson (1):
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith (14):
unifdef -U__UNIXOS2__
Update configure.ac initialization to X.Org standard form
config: Remove unnecessary calls from configure.ac
Move i_listlen in struct inclist for better packing in 64-bit builds
Remove fallbacks for Imake configuration, assume autoconf
Remove unnecessary casts from malloc/realloc calls
Convert more sprintf calls to snprintf
Fix a comment typo
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Mark fatalerr & catch as _X_NORETURN
Store len in a size_t instead of an int in redirect()
Bug 56091 - Unsafe use of strcpy() in makedepend
Assume signal handlers return void, as C89 requires
makedepend 1.0.5
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Glenn Burkhardt (1):
Bd shares
Julien Cristau (2):
configure.ac: use AM_MAINTAINER_MODE
Don't crash if an option's argument is missing
Marko Lindqvist (1):
Bug 59005 - makedepend: Build with automake-1.13 broken
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/makedepend/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/makedepend/distinfo
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