diff options
author | seb <seb> | 2010-07-19 04:36:18 +0000 |
---|---|---|
committer | seb <seb> | 2010-07-19 04:36:18 +0000 |
commit | 1c502262823939ade680d03798bcbde1da162c64 (patch) | |
tree | 57951a0bf81c60be14e7859a90605786b35c3134 /devel | |
parent | e10e7e489f49f257aa8561e7f28651b3e016b7d6 (diff) | |
download | pkgsrc-1c502262823939ade680d03798bcbde1da162c64.tar.gz |
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
===================================
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Test-POE-Server-TCP/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Test-POE-Server-TCP/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Test-POE-Server-TCP/Makefile b/devel/p5-Test-POE-Server-TCP/Makefile index febee4b2ae0..1894db84794 100644 --- a/devel/p5-Test-POE-Server-TCP/Makefile +++ b/devel/p5-Test-POE-Server-TCP/Makefile @@ -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 @@ LICENSE= artistic-2.0 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 diff --git a/devel/p5-Test-POE-Server-TCP/distinfo b/devel/p5-Test-POE-Server-TCP/distinfo index 9b81195f203..6d4d2e088ad 100644 --- a/devel/p5-Test-POE-Server-TCP/distinfo +++ b/devel/p5-Test-POE-Server-TCP/distinfo @@ -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 -RMD160 (Test-POE-Server-TCP-1.02.tar.gz) = f5d34f7dea1b7f7e7d2438a3e400082f023d7e48 -Size (Test-POE-Server-TCP-1.02.tar.gz) = 30716 bytes +SHA1 (Test-POE-Server-TCP-1.12.tar.gz) = 6bd3a7dca59f16c05e17cd5e4e8d3a29b43056fa +RMD160 (Test-POE-Server-TCP-1.12.tar.gz) = 4116001c7e9adf44be82433d0c90033a1cbb040e +Size (Test-POE-Server-TCP-1.12.tar.gz) = 21825 bytes |