pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xtrans



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Oct  1 09:40:02 UTC 2014

Modified Files:
        pkgsrc/x11/xtrans: Makefile distinfo

Log Message:
Update to 1.3.5:

Here's a release of Xtrans that includes a bunch of const fixes and a
new Listen function which the X server wants to allow -nolisten tcp by default.

Alan Coopersmith (7):
      Update docs to note that TransName is now const char *
      Add const qualifiers to TRANS(Open...) address args
      Add const qualifiers to TRANS(Reopen...) port args
      Add const qualifiers to TRANS(CreateListener) port args
      Add const qualifiers to TRANS(Connect) args
      Add const qualifiers to TRANS(MakeAll*ServerListeners) port args
      Add const qualifiers to TRANS(OpenC{L,O}TS{Server,Client}) args

Keith Packard (2):
      Add TRANS(Listen) function to re-enable specific listen sockets
      xtrans 1.3.5


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/x11/xtrans/Makefile \
    pkgsrc/x11/xtrans/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