Updated to 0.22
This commit is contained in:
parent
9c5080165f
commit
7368a3ae68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62478
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= POE
|
||||
PORTVERSION= 0.21
|
||||
PORTVERSION= 0.22
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} http://poe.perl.org/poedown/
|
||||
MASTER_SITE_SUBDIR= POE
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (POE-0.21.tar.gz) = e618f26d7d1e02c76e779c36737446d1
|
||||
MD5 (POE-0.22.tar.gz) = 7965ee29df393a28ea00a7f07ff6c03f
|
||||
|
|
|
@ -1 +1 @@
|
|||
Perl application kernel with event driven threads
|
||||
Multitasking and networking framework for perl
|
||||
|
|
Loading…
Reference in a new issue