pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/libXt



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri May  1 08:44:16 UTC 2015

Modified Files:
        pkgsrc/x11/libXt: Makefile distinfo

Log Message:
Update to 1.1.5:

Alan Coopersmith (8):
      Revert "Avoid shadowing variables."
      If CFLAGS_FOR_BUILD is not set, include CWARNFLAGS in default value
      makestrs: use strchr() instead of index()
      makestrs: Replace malloc()+strcpy() calls with strdup() calls
      makestrs: Replace strcpy()+strcat() calls with snprintf() calls
      makestrs: Use asprintf() if available
      unifdef -UCRAY -UCRAY2
      libXt 1.1.5

Gaetan Nadon (1):
      Use $(MKDIR_P) in Makefile.am for better code portability

Jon TURNEY (2):
      Include direct.h header for _getdrives() on Win32
      Include unistd.h for getpid()

Rob Clark (1):
      asprintf needs _GNU_SOURCE on some platforms

Thierry Reding (1):
      Fix cross-compilation

Thomas Klausner (7):
      Add missing comma to fix DEBUG build.
      Use appropriate variable type for vsnprintf return value.
      Mark non-returning function with appropriate attribute.
      Ignore test-driver from automake-1.13.
      Avoid shadowing variables.
      Fix char vs. unsigned char warnings.
      Use string.h instead of X11/Xos.h.

Yaakov Selkowitz (1):
      Fix _XtInherit on x86_64 Windows


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/x11/libXt/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/libXt/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