pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-IO-Socket-Multicast Update from version 0.25 to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f840541d4b99
branches: trunk
changeset: 544438:f840541d4b99
user: he <he%pkgsrc.org@localhost>
date: Mon Jul 14 18:18:17 2008 +0000
description:
Update from version 0.25 to 1.05. Changes:
1.05 Sat Aug 12 17:28:41 EDT 2006
Run correctly on Windows platforms under Perl 5.8.8.
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
diffstat:
net/p5-IO-Socket-Multicast/Makefile | 8 ++++----
net/p5-IO-Socket-Multicast/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r 82db18dda5a0 -r f840541d4b99 net/p5-IO-Socket-Multicast/Makefile
--- a/net/p5-IO-Socket-Multicast/Makefile Mon Jul 14 18:14:14 2008 +0000
+++ b/net/p5-IO-Socket-Multicast/Makefile Mon Jul 14 18:18:17 2008 +0000
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.9 2008/06/12 02:14:39 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2008/07/14 18:18:17 he Exp $
#
-DISTNAME= IO-Socket-Multicast-0.25
+DISTNAME= IO-Socket-Multicast-1.05
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ism
-PKGREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
MAINTAINER= he%NetBSD.org@localhost
-COMMENT= IO::Socket::Multicast - perl multicast socket IO
+HOMEPAGE= http://search.cpan.org/~lds/IO-Socket-Multicast-1.05/
+COMMENT= Perl multicast socket IO
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 82db18dda5a0 -r f840541d4b99 net/p5-IO-Socket-Multicast/distinfo
--- a/net/p5-IO-Socket-Multicast/distinfo Mon Jul 14 18:14:14 2008 +0000
+++ b/net/p5-IO-Socket-Multicast/distinfo Mon Jul 14 18:18:17 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 12:13:58 agc Exp $
+$NetBSD: distinfo,v 1.3 2008/07/14 18:18:17 he Exp $
-SHA1 (IO-Socket-Multicast-0.25.tar.gz) = 001ac82696e063567b3e85f47ddc8416b499f0a3
-RMD160 (IO-Socket-Multicast-0.25.tar.gz) = e89201a7f44810dfaf58ffcdaa98baae7d07221f
-Size (IO-Socket-Multicast-0.25.tar.gz) = 8477 bytes
+SHA1 (IO-Socket-Multicast-1.05.tar.gz) = e6e63a1b018a1d698975d7d160d5676c338d1159
+RMD160 (IO-Socket-Multicast-1.05.tar.gz) = 0f316c45977615069a0f05cecb16d97fad85f953
+Size (IO-Socket-Multicast-1.05.tar.gz) = 10517 bytes
Home |
Main Index |
Thread Index |
Old Index