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 May 29 14:22:27 UTC 2012

Modified Files:
        pkgsrc/devel/imake: Makefile distinfo

Log Message:
Update to 1.0.5:

1.0.5:
Adam Jackson (1):
      Silence useless pedantry warning from find(1) when running cleanlinks.

Alan Coopersmith (8):
      Remove unused variable in get_sun_compiler_versions
      Strip trailing whitespace
      Add const attributes to fix gcc -Wwrite-strings warnings
      Rework temp filename pointers into const & non-const parts
      Convert error logging functions to normal idioms
      Fix a bunch of "too many arguments for format" warnings
      xmkmf.man: Remove instructions for "X Consortium" monolithic build tree
      imake 1.0.5

1.0.4:
Alan Coopersmith (4):
      config: upgrade to util-macros 1.8 for additional man page support
      config: Remove unnecessary calls from configure.ac
      Use autoconf standard HAVE_MKSTEMP instead of HAS_MKSTEMP
      imake 1.0.4

Gaetan Nadon (1):
      config: update AC_PREREQ statement to 2.60

Yaakov Selkowitz (5):
      Allow for EXEEXT in appman_DATA rule
      Use AC_PROG_SED to find sed
      Use standard .gitignore with custom section for imake
      mkdirhier: use mkdir -p
      Nuke RCS tags


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