| Summary: | Update Port: net/p5-IO-Socket-Multicast 0.25->1.04 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Aaron Dalton <aaron> | ||||
| Component: | Individual Port(s) | Assignee: | Aaron Dalton <aaron> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->aaron Submitter has GNATS access State Changed From-To: open->feedback Awaiting maintainers feedback I approve the changes State Changed From-To: feedback->closed Committed. Thanks! |
- Update from v0.25 to v1.04 Revision history for Perl extension IO::Socket::Multicast 1.03-1.04 Fri Dec 2 10:44:35 EST 2005 Various fixes to compile cleanly on Windows platforms. 1.02 Thu Nov 17 12:04:21 EST 2005 Skip regression test #4 (mcast_drop) because it always fails on windows platforms. This should not affect functionality, as the test asks mcast_drop() to return a false value when dropping an address twice. 1.01 July 5, 2005 All symbols now in IO::Socket::Multicast package (some were in IO::Socket in previous versions) Incorporates patches to compile cleanly on Win32 systems, contributed by Thomas Kratz. 1.00 April 9, 2005 Reconstructed module after CVS server crash. Fixed documentation errors