ports/98330: Update Port: net/p5-IO-Socket-Multicast 0.25->1.04
Aaron Dalton
aaron at FreeBSD.org
Thu Jun 1 22:50:21 UTC 2006
>Number: 98330
>Category: ports
>Synopsis: Update Port: net/p5-IO-Socket-Multicast 0.25->1.04
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Jun 01 22:50:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Aaron Dalton
>Release: FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root at harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
- 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
>How-To-Repeat:
>Fix:
--- submission.txt begins here ---
? submission.txt
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-IO-Socket-Multicast/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile 26 Jul 2004 15:38:34 -0000 1.8
+++ Makefile 1 Jun 2006 22:37:26 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= IO-Socket-Multicast
-PORTVERSION= 0.25
+PORTVERSION= 1.04
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= IO
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/p5-IO-Socket-Multicast/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo 22 Jan 2006 21:23:24 -0000 1.3
+++ distinfo 1 Jun 2006 22:37:26 -0000
@@ -1,3 +1,3 @@
-MD5 (IO-Socket-Multicast-0.25.tar.gz) = 57e089b7edefa291e4542e7d8f051352
-SHA256 (IO-Socket-Multicast-0.25.tar.gz) = 31a145deb04e58468f102c7afd29e4b2d043842d1347bfc053b1e1cb3483e587
-SIZE (IO-Socket-Multicast-0.25.tar.gz) = 8477
+MD5 (IO-Socket-Multicast-1.04.tar.gz) = c433622d7ca5149faf90c21107223e1f
+SHA256 (IO-Socket-Multicast-1.04.tar.gz) = 96415543ddc64dd099cabbcd3c3121d5adfd8043778ac8557bb20a413e6d4216
+SIZE (IO-Socket-Multicast-1.04.tar.gz) = 10466
Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/net/p5-IO-Socket-Multicast/pkg-descr,v
retrieving revision 1.3
diff -u -r1.3 pkg-descr
--- pkg-descr 21 Sep 2005 19:31:13 -0000 1.3
+++ pkg-descr 1 Jun 2006 22:37:26 -0000
@@ -5,3 +5,4 @@
packets.
WWW: http://search.cpan.org/dist/IO-Socket-Multicast/
+Author: Lincoln Stein <lstein at cshl.org>
--- submission.txt ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list