diff options
author | sno <sno@pkgsrc.org> | 2010-03-16 18:31:41 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-03-16 18:31:41 +0000 |
commit | 1b0000ddfdaf59d0d98efb77d8ea7cf042b9d44f (patch) | |
tree | 0e9cddede6c69ee697b2381054b4dfaa7beb55f8 /net | |
parent | 6ccf65a239f7eeba50d0897a7e9f604f68ac98d7 (diff) | |
download | pkgsrc-1b0000ddfdaf59d0d98efb77d8ea7cf042b9d44f.tar.gz |
Updating net/p5-IO-Socket-Multicast from 1.07 to 1.11
Upstream changes:
1.11 - Wed Nov 4 13:48:18 EST 2009
More test adjustments /re Win32 (BRAMBLE)
1.09
Refactored tests to prevent false negatives on Win32 (ADAMK)
1.08 Mon Nov 2 11:23:33 EST 2009
Test fixes and spelling corrections (BRAMBLE)
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-IO-Socket-Multicast/Makefile | 4 | ||||
-rw-r--r-- | net/p5-IO-Socket-Multicast/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/p5-IO-Socket-Multicast/Makefile b/net/p5-IO-Socket-Multicast/Makefile index 6df24c52411..afe911e58e6 100644 --- a/net/p5-IO-Socket-Multicast/Makefile +++ b/net/p5-IO-Socket-Multicast/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2009/08/20 18:45:48 sno Exp $ +# $NetBSD: Makefile,v 1.14 2010/03/16 18:31:41 sno Exp $ # -DISTNAME= IO-Socket-Multicast-1.07 +DISTNAME= IO-Socket-Multicast-1.11 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5ism CATEGORIES= net perl5 diff --git a/net/p5-IO-Socket-Multicast/distinfo b/net/p5-IO-Socket-Multicast/distinfo index 358ce6e8bd9..cb0aa0aa337 100644 --- a/net/p5-IO-Socket-Multicast/distinfo +++ b/net/p5-IO-Socket-Multicast/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2009/08/20 18:45:48 sno Exp $ +$NetBSD: distinfo,v 1.5 2010/03/16 18:31:41 sno Exp $ -SHA1 (IO-Socket-Multicast-1.07.tar.gz) = 508571f9c6247d23792667c4e0bd7d19bccb1b45 -RMD160 (IO-Socket-Multicast-1.07.tar.gz) = 9aebdef7629d34578946f60beb65cb637acc3bbf -Size (IO-Socket-Multicast-1.07.tar.gz) = 11244 bytes +SHA1 (IO-Socket-Multicast-1.11.tar.gz) = f2b2e825e8e94cc0aaf685e45de761502ef79e3e +RMD160 (IO-Socket-Multicast-1.11.tar.gz) = a3c64e0258a9522a5711e928ec954a59c676b792 +Size (IO-Socket-Multicast-1.11.tar.gz) = 11504 bytes |