pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libXpm
Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep  8 08:19:04 UTC 2013
Modified Files:
        pkgsrc/x11/libXpm: Makefile distinfo
Log Message:
Update to 3.5.11:
This minor maintenance release provides various build configuration
improvements and other janitorial cleanups, including declaring the
filename parameters in the API as "const char *" to reduce unnecessary
const-strings warnings in callers.
Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (4):
      Close fd if fdopen() or xpmPipeThrough() fails in OpenWriteFile()
      Add noreturn attributes suggested by gcc
      Fix typo in COPYING (matches src/amigax.h)
      libXpm 3.5.11
Christophe CURIS (2):
      Added 'const' qualifier to the filename argument to internal functions
      Added 'const' attribute to all filename arguments in the API
Claudio Bley (1):
      Fix libXpm build with NO_ZPIPE
Colin Walters (1):
      autogen.sh: Implement GNOME Build API
Eric S. Raymond (1):
      doclifter can't handle more than one dash in a name line.
Jon TURNEY (1):
      Define NO_ZPIPE when building for MinGW
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/libXpm/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/libXpm/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