Subject: CVS commit: pkgsrc/devel/makedepend
From: Thomas Klausner
Date: 2012-05-29 16:20:37
Message id: 20120529142037.6ADBD175DD@cvs.netbsd.org

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

Files:
RevisionActionfile
1.6modifypkgsrc/devel/makedepend/Makefile
1.5modifypkgsrc/devel/makedepend/distinfo
1.1removepkgsrc/devel/makedepend/patches/patch-aa