Mon Jul 19 04:36:18 2010 UTC ()
Update p5-Test-POE-Server-TCP from version 1.02 to version 1.12.

Pkgsrc changes:
- adjust dependencies

Upstream changes:
==============================
2010-07-07 11:46:56 +0100 1.12
==============================

  commit 38faf9bb17668dac118fa4d841e19962d32b1de9
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Wed Jul 7 11:46:56 2010 +0100

    The disconnected event will now include the same information as the
    connected event.

  commit 1c86e7a38ef289d9264f5f53f2fdb6bc7f527a40
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Wed Jul 7 11:41:00 2010 +0100

    Converted dist to Dist::Zilla using Dist::Zooky

==============================
2010-03-20 08:39:20 +0000 1.10
==============================

  commit a68e2982ef8b1d6bd0874c744a24e1c42bc35745
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date:   Sat Mar 20 08:39:20 2010 +0000

    Fixed listener being deleted on all operations failures. Added
    'start_listener' mechanism

==============================
2009-07-13 15:34:03 +0100 1.08
==============================

  commit baef543c27fee34ec89fe0855da3157a554982d1
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date:   Mon Jul 13 15:34:03 2009 +0100

    Prepared for CPAN Release

  commit 6c62b356c7f401885ee17365742b212b246d5a0
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date:   Mon Jul 13 15:32:11 2009 +0100

    Added send_to_all_clients, a broadcast mechanism

===================================
End of changes in the last 365 days
===================================


(seb)
diff -r1.4 -r1.5 pkgsrc/devel/p5-Test-POE-Server-TCP/Makefile
diff -r1.3 -r1.4 pkgsrc/devel/p5-Test-POE-Server-TCP/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/devel/p5-Test-POE-Server-TCP/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-Test-POE-Server-TCP/Makefile 2009/04/12 11:53:33 1.4
+++ pkgsrc/devel/p5-Test-POE-Server-TCP/Makefile 2010/07/19 04:36:18 1.5
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2009/04/12 11:53:33 sno Exp $
+# $NetBSD: Makefile,v 1.5 2010/07/19 04:36:18 seb Exp $
 #
 
-DISTNAME=		Test-POE-Server-TCP-1.02
+DISTNAME=		Test-POE-Server-TCP-1.12
 PKGNAME=		p5-${DISTNAME}
 CATEGORIES=		devel perl5
 MASTER_SITES=		${MASTER_SITE_PERL_CPAN:=Test/}
@@ -14,7 +14,6 @@
 PKG_DESTDIR_SUPPORT=	user-destdir
 
 DEPENDS+=		p5-POE>=1.004:../../devel/p5-POE
-BUILD_DEPENDS+=		p5-ExtUtils-MakeMaker>=6.50:../../devel/p5-ExtUtils-MakeMaker
 
 USE_LANGUAGES=		# empty
 PERL5_PACKLIST=		auto/Test/POE/Server/TCP/.packlist

cvs diff -r1.3 -r1.4 pkgsrc/devel/p5-Test-POE-Server-TCP/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-Test-POE-Server-TCP/distinfo 2009/04/12 11:53:33 1.3
+++ pkgsrc/devel/p5-Test-POE-Server-TCP/distinfo 2010/07/19 04:36:18 1.4
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/04/12 11:53:33 sno Exp $
+$NetBSD: distinfo,v 1.4 2010/07/19 04:36:18 seb Exp $
 
-SHA1 (Test-POE-Server-TCP-1.02.tar.gz) = a58d81f4db6ffc1691add16e187b96a46e0db7a7
+SHA1 (Test-POE-Server-TCP-1.12.tar.gz) = 6bd3a7dca59f16c05e17cd5e4e8d3a29b43056fa
-RMD160 (Test-POE-Server-TCP-1.02.tar.gz) = f5d34f7dea1b7f7e7d2438a3e400082f023d7e48
+RMD160 (Test-POE-Server-TCP-1.12.tar.gz) = 4116001c7e9adf44be82433d0c90033a1cbb040e
-Size (Test-POE-Server-TCP-1.02.tar.gz) = 30716 bytes
+Size (Test-POE-Server-TCP-1.12.tar.gz) = 21825 bytes