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 May 29 14:20:37 UTC 2012
Modified Files:
pkgsrc/devel/makedepend: Makefile distinfo
Removed Files:
pkgsrc/devel/makedepend/patches: patch-aa
Log Message:
Update to 1.0.4:
Alan Coopersmith (7):
Add README with pointers to mailing list, bugzilla & git repos
Strip trailing whitespace
Move extern variable declarations to common header (def.h)
Add const attributes to fix gcc -Wwrite-strings warnings
Call strdup directly, instead of via copy macro
define(): Avoid assigning constant string to non-const char *
makedepend 1.0.4
Cyril Brulebois (1):
Fix bashism: shell string comparison is =, not ==.
Stuart Kreitman (1):
Raise MAXFILES from 1024 to 2048
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/makedepend/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/makedepend/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/makedepend/patches/patch-aa
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