pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/xfindproxy



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep  8 08:25:44 UTC 2013

Modified Files:
        pkgsrc/net/xfindproxy: Makefile distinfo

Log Message:
Update to 1.0.3:

This minor maintenance release provides accumulated build configuration
improvements and janitorial cleanups.

Alan Coopersmith (8):
      xfindproxy only depends on xproto, not x11
      Convert STRING_BYTES & STORE_STRING from macros to inline functions
      Fix some clang warnings about implicit integer size/sign conversions
      Stop casting malloc return values
      Move global appContext into main() to avoid shadow warnings
      Mark input string to cvthexkey() as const
      Fix some clang integer conversion warnings in cvthexkey()
      xfindproxy 1.0.3


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/xfindproxy/Makefile \
    pkgsrc/net/xfindproxy/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