pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/p5-Socket6
Module Name: pkgsrc
Committed By: wiz
Date: Wed Apr 23 21:15:09 UTC 2008
Modified Files:
pkgsrc/net/p5-Socket6: Makefile distinfo
Log Message:
Update to 1.20:
2008-02-16 Hajimu UMEMOTO <ume%mahoroba.org@localhost>
* Socket6.pm: Bump version number to 0.20.
* Socket6.pm: Make the AF_INET6 and PF_INET6 exports optional.
They are exported from Socket on 5.10.0, and it contlicts with
Socket6.
PR: http://rt.cpan.org/Public/Bug/Display.html?id=32362
Reported by: "Shlomi Fish via RT" <bug-Socket6%rt.cpan.org@localhost>
Submitted by: "KONDOU, Kazuhiro" <kazuhiro%alib.jp@localhost>
2008-01-27 Hajimu UMEMOTO <ume%mahoroba.org@localhost>
* Socket6.xs, Socket6.pm: Make getaddrinfo() return the string
error or the numeric value according to the context.
Make getnameinfo() return error value.
Export the EAI_* error constants.
Submitted by: Paul LeoNerd Evans <leonerd%leonerd.org.uk@localhost>
* Socket6.xs: FreeBSD 7 and later don't have KAME IPsec anymore.
* Socket6.xs: gai_strerror() returns `const char *'.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/net/p5-Socket6/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/net/p5-Socket6/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