pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/imake



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jul 23 06:48:21 UTC 2013

Modified Files:
        pkgsrc/devel/imake: Makefile distinfo
        pkgsrc/devel/imake/patches: patch-imake.c patch-imakemdep.h

Log Message:
Update to 1.0.6:

This release provides some fixes for static analysis warnings and other code
maintenance cleanups.

Alan Coopersmith (6):
      Avoid closing inFile twice in CheckImakefileC if LogFatal returns
      Ensure inFile is always closed on error in cppit()
      Let configure pick cpp path on Solaris, instead of hardcoding in 
imakemdep.h
      unifdef -U__UNIXOS2__
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      imake 1.0.6

Eric S. Raymond (1):
      Avoid use of low-level troff markup that can't be lifted structurally.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/imake/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/imake/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/imake/patches/patch-imake.c
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/imake/patches/patch-imakemdep.h

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