1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

- Upgrade to 0.19.

# AnyEvent::MessagePack was splitted into another dist.
This commit is contained in:
Jun Kuriyama 2012-12-24 10:49:28 +00:00
parent ff8b2a6d44
commit 6b7e592d65
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309453
3 changed files with 4 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= AnyEvent-MPRPC
PORTVERSION= 0.18
PORTVERSION= 0.19
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -27,7 +27,6 @@ PERL_CONFIGURE= yes
MAN3= AnyEvent::MPRPC.3 \
AnyEvent::MPRPC::Client.3 \
AnyEvent::MPRPC::CondVar.3 \
AnyEvent::MPRPC::Server.3 \
AnyEvent::MessagePack.3
AnyEvent::MPRPC::Server.3
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (AnyEvent-MPRPC-0.18.tar.gz) = b0d94557074a7cd21b584de12cfd83afb06f69fb9faa04c367934c50daa118df
SIZE (AnyEvent-MPRPC-0.18.tar.gz) = 27651
SHA256 (AnyEvent-MPRPC-0.19.tar.gz) = 1e1e209fb40ac8a9c930be763106d3f62469bf4f5d44bfd134599efbf4b1d39b
SIZE (AnyEvent-MPRPC-0.19.tar.gz) = 26240

View File

@ -4,7 +4,6 @@
%%SITE_PERL%%/AnyEvent/MPRPC/CondVar.pm
%%SITE_PERL%%/AnyEvent/MPRPC/Constant.pm
%%SITE_PERL%%/AnyEvent/MPRPC/Server.pm
%%SITE_PERL%%/AnyEvent/MessagePack.pm
@dirrm %%SITE_PERL%%/AnyEvent/MPRPC
@dirrmtry %%SITE_PERL%%/AnyEvent
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/MPRPC