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: Tue Dec 3 11:57:40 UTC 2013
Modified Files:
wip/hs-network: Makefile distinfo
Log Message:
Update to 2.4.2.1
changes:
2.4.2.1
- Merge pull request #116 from chrisdone/socket-status-docs
Add documentation to socket statuses
- Replace __GNUC__ with __GNUC__GNU_INLINE__ in HsNet to fix linking
errors on OS X, as discussed in #100. Fixes #100
- Remove the last traces of Typeable.h
Reverts 7774c93, as we no longer include a Typeable.h, and removes
some leftover references to base's Typeable.h (which we no longer use,
and will disappear in GHC 7.10).
- Merge branch 'android' of https://github.com/rwbarton/network
* Detect IPPROTO_* via configure
On Android these are not macros, but rather defined in an enum.
( #116 => https://github.com/haskell/network/pull/116 )
( #100 => https://github.com/haskell/network/pull/100 )
( 7774c93 => https://github.com/haskell/network/commit/7774c9300 )
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.13 -r1.14 wip/hs-network/distinfo
cvs -z3 rdiff -u -r1.15 -r1.16 wip/hs-network/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-network/distinfo?r1=1.13&r2=1.14
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-network/Makefile?r1=1.15&r2=1.16
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&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