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:           Sat Oct 31 01:51:54 UTC 2009

Modified Files:
        pkgsrc/devel/makedepend: Makefile distinfo

Log Message:
Update to 1.0.2:

A minor release of X.Org's classic utility for generating dependency lists
in makefiles - mostly small janitorial cleanups, plus some Solaris-specific
fixes to match the same default #define's as the compilers use.

Alan Coopersmith (12):
      Use AM_CPPFLAGS instead of makedepend_CPPFLAGS to avoid mangled .o names
      Add .gitignore
      Delete portions of imakemdep.h not used by makedepend
      Add additional predefines needed to match Solaris compilers
      Use XORG_CHANGELOG, XORG_CWARNFLAGS, and XORG_WITH_LINT macros
      Remove ifdef checks for macII left over from ancient A/UX 3.0 support
      Remove #ifdef'ed code that's never used
      Increased constification
      Fix gcc, sparse & lint warnings
      Remove CVS/RCS version tags
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      makedepend 1.0.2

James Cloos (1):
      Replace static ChangeLog with dist-hook to generate from git log

Jeremy C. Reed (1):
      Update version for release.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/makedepend/Makefile
cvs rdiff -u -r1.2 -r1.3 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