From 78d765c57e73a0bd4f1657c94115aeacba5efccd Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Tue, 5 Aug 2014 14:19:38 +0000 Subject: [PATCH] net-im/p5-Net-Async-XMPP: 0.002 -> 0.003 - Most of the public API methods now use Futures to indicate completion - SRV lookup - needs DNS although an optional constant allows getnameinfo lookups - Don't include element in initial presence notification. - Initial documentation for some of the more useful public methods --- net-im/p5-Net-Async-XMPP/Makefile | 3 +-- net-im/p5-Net-Async-XMPP/distinfo | 4 ++-- net-im/p5-Net-Async-XMPP/pkg-plist | 2 ++ 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/net-im/p5-Net-Async-XMPP/Makefile b/net-im/p5-Net-Async-XMPP/Makefile index 227ed30b0e3f..b4a4843009dd 100644 --- a/net-im/p5-Net-Async-XMPP/Makefile +++ b/net-im/p5-Net-Async-XMPP/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Async-XMPP -PORTVERSION= 0.002 -PORTREVISION= 1 +PORTVERSION= 0.003 CATEGORIES= net-im perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TEAM diff --git a/net-im/p5-Net-Async-XMPP/distinfo b/net-im/p5-Net-Async-XMPP/distinfo index d2fde2bb7526..e7420847a863 100644 --- a/net-im/p5-Net-Async-XMPP/distinfo +++ b/net-im/p5-Net-Async-XMPP/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-Async-XMPP-0.002.tar.gz) = ebe00a1d73a20cc7aa3edbcbb3ff8b0597152645349c698f8be6dbb035daeda8 -SIZE (Net-Async-XMPP-0.002.tar.gz) = 11790 +SHA256 (Net-Async-XMPP-0.003.tar.gz) = da4d15691f76901002791fa76f18ff0750c9db6594d2cacdff375be486a3a619 +SIZE (Net-Async-XMPP-0.003.tar.gz) = 21134 diff --git a/net-im/p5-Net-Async-XMPP/pkg-plist b/net-im/p5-Net-Async-XMPP/pkg-plist index 27f6e4298bca..7803e9158845 100644 --- a/net-im/p5-Net-Async-XMPP/pkg-plist +++ b/net-im/p5-Net-Async-XMPP/pkg-plist @@ -4,7 +4,9 @@ %%PERL5_MAN3%%/Net::Async::XMPP::Server.3.gz %%SITE_PERL%%/Net/Async/XMPP.pm %%SITE_PERL%%/Net/Async/XMPP/Client.pm +%%SITE_PERL%%/Net/Async/XMPP/Client.pod %%SITE_PERL%%/Net/Async/XMPP/Protocol.pm +%%SITE_PERL%%/Net/Async/XMPP/Protocol.pod %%SITE_PERL%%/Net/Async/XMPP/Server.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Async/XMPP/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Async/XMPP