pkgsrc-WIP-cvs archive

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

CVS commit: wip/hs-network



Module name:    wip
Committed by:   szptvlfn
Date:           Wed Oct  9 11:16:20 UTC 2013

Modified Files:
        wip/hs-network: Makefile buildlink3.mk distinfo

Log Message:
Update to 2.4.2.0

changes:
2.4.2.0
 - Merge branch 'prototype' of https://github.com/tmishima/network
    * changed getPeerCred and add getPeerEid to support FreeBSD
 - Merge branch 'master' of https://github.com/neurocyte/network
    * Define SOCK_NONBLOCK if it is missing
      SOCK_NONBLOCK is not defined by Bionic libc in Android.
 - Merge branch 'master' of https://github.com/TimothyKlim/network
    * add ld options
      ability to set LDFLAGS for homebrew issue on Mac OS X
 - Fix sClose reexported as deprecated
 - Merge branch 'master' of https://github.com/hreinhardt/network
    * configure script should accept --with-gcc flag instead of --with-cc
 - Merge pull request #99 from kazu-yamamoto/stable
    * refactoring accept4.
 - Merge pull request #97 from noqqe/master
     Fix for Issue #96 (OpenBSD build error)
 - Merge pull request #101 from joeyadams/withCStringLen
    * Network.Socket: use withCStringLen instead of withCString in send and 
sendTo
      This fixes a bug where send and sendTo assume that `length xs` is the byte
      length of the string.  withCString(Len) produces a locale-dependent 
encoding,
      so this assumption may be untrue if, say, UTF-8 is used.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.12 -r1.13 wip/hs-network/distinfo
cvs -z3 rdiff -u -r1.14 -r1.15 wip/hs-network/Makefile
cvs -z3 rdiff -u -r1.8 -r1.9 wip/hs-network/buildlink3.mk

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-network/distinfo?r1=1.12&r2=1.13
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-network/Makefile?r1=1.14&r2=1.15
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-network/buildlink3.mk?r1=1.8&r2=1.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index