aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-EPP
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-03-18 04:09:39 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-03-18 04:09:39 +0000
commit154d7d2ced3f907ac99b859234673c61ab233fab (patch)
tree1cab72932c78466fc53bc981760ca52b055446c0 /net/p5-Net-EPP
parentb46ea50bb7d82943a70d408b9b70013427adb54c (diff)
downloadports-154d7d2ced3f907ac99b859234673c61ab233fab.tar.gz
ports-154d7d2ced3f907ac99b859234673c61ab233fab.zip
- Update to 0.16
Notes
Notes: svn path=/head/; revision=271215
Diffstat (limited to 'net/p5-Net-EPP')
-rw-r--r--net/p5-Net-EPP/Makefile7
-rw-r--r--net/p5-Net-EPP/distinfo5
-rw-r--r--net/p5-Net-EPP/pkg-plist24
3 files changed, 20 insertions, 16 deletions
diff --git a/net/p5-Net-EPP/Makefile b/net/p5-Net-EPP/Makefile
index 178caf398c2d..6efe221feed1 100644
--- a/net/p5-Net-EPP/Makefile
+++ b/net/p5-Net-EPP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-EPP
-PORTVERSION= 0.15
+PORTVERSION= 0.16
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -21,7 +21,8 @@ RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SS
${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
p5-Digest-SHA1>=2.12:${PORTSDIR}/security/p5-Digest-SHA1
-MAN3= Net::EPP::Client.3 \
+MAN3= Net::EPP.3 \
+ Net::EPP::Client.3 \
Net::EPP::Frame.3 \
Net::EPP::Frame::Command::Create::Domain.3 \
Net::EPP::Protocol.3 \
@@ -33,11 +34,13 @@ MAN3= Net::EPP::Client.3 \
Net::EPP::Frame::Command::Check::Domain.3 \
Net::EPP::Frame::Command::Check::Host.3 \
Net::EPP::Frame::Command::Create.3 \
+ Net::EPP::Frame::Command::Create::Host.3 \
Net::EPP::Frame::Command::Create::Contact.3 \
Net::EPP::Frame::Command::Delete.3 \
Net::EPP::Frame::Command::Delete::Contact.3 \
Net::EPP::Frame::Command::Delete::Domain.3 \
Net::EPP::Frame::Command::Delete::Host.3 \
+ Net::EPP::Frame::Command::Renew::Domain.3 \
Net::EPP::Frame::Command::Info.3 \
Net::EPP::Frame::Command::Info::Contact.3 \
Net::EPP::Frame::Command::Info::Domain.3 \
diff --git a/net/p5-Net-EPP/distinfo b/net/p5-Net-EPP/distinfo
index 9299b79a7fd9..b7c06bf0fdcd 100644
--- a/net/p5-Net-EPP/distinfo
+++ b/net/p5-Net-EPP/distinfo
@@ -1,3 +1,2 @@
-MD5 (Net-EPP-0.15.tar.gz) = 2c9c154d18c168614fd9785cc2744e61
-SHA256 (Net-EPP-0.15.tar.gz) = 74556a569f26409152ef904b99b550c7000334b110e4f11bf47b37d7e49e88ec
-SIZE (Net-EPP-0.15.tar.gz) = 33264
+SHA256 (Net-EPP-0.16.tar.gz) = b9c5b33598ae3c3dc3683123c07bcd086c0ff95f7a15b395df6bc709e11bf4c7
+SIZE (Net-EPP-0.16.tar.gz) = 34193
diff --git a/net/p5-Net-EPP/pkg-plist b/net/p5-Net-EPP/pkg-plist
index 127407406452..c50d802106b1 100644
--- a/net/p5-Net-EPP/pkg-plist
+++ b/net/p5-Net-EPP/pkg-plist
@@ -1,11 +1,5 @@
-%%SITE_PERL%%/Net/EPP/Client.pm
-%%SITE_PERL%%/Net/EPP/Frame/Command/Create/Domain.pm
-%%SITE_PERL%%/Net/EPP/Frame/Command/Create/Host.pm
-%%SITE_PERL%%/Net/EPP/Protocol.pm
-%%SITE_PERL%%/Net/EPP/ResponseCodes.pm
-%%SITE_PERL%%/Net/EPP/Simple.pm
%%SITE_PERL%%/Net/EPP.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/EPP/.packlist
+%%SITE_PERL%%/Net/EPP/Client.pm
%%SITE_PERL%%/Net/EPP/Frame.pm
%%SITE_PERL%%/Net/EPP/Frame/Command.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Check.pm
@@ -14,6 +8,8 @@
%%SITE_PERL%%/Net/EPP/Frame/Command/Check/Host.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Create.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Create/Contact.pm
+%%SITE_PERL%%/Net/EPP/Frame/Command/Create/Domain.pm
+%%SITE_PERL%%/Net/EPP/Frame/Command/Create/Host.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Delete.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Delete/Contact.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Delete/Domain.pm
@@ -25,12 +21,13 @@
%%SITE_PERL%%/Net/EPP/Frame/Command/Login.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Logout.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Poll.pm
-%%SITE_PERL%%/Net/EPP/Frame/Command/Poll/Req.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Poll/Ack.pm
+%%SITE_PERL%%/Net/EPP/Frame/Command/Poll/Req.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Renew.pm
+%%SITE_PERL%%/Net/EPP/Frame/Command/Renew/Domain.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Transfer.pm
-%%SITE_PERL%%/Net/EPP/Frame/Command/Transfer/Domain.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Transfer/Contact.pm
+%%SITE_PERL%%/Net/EPP/Frame/Command/Transfer/Domain.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Update.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Update/Contact.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Update/Domain.pm
@@ -39,15 +36,20 @@
%%SITE_PERL%%/Net/EPP/Frame/Hello.pm
%%SITE_PERL%%/Net/EPP/Frame/ObjectSpec.pm
%%SITE_PERL%%/Net/EPP/Frame/Response.pm
+%%SITE_PERL%%/Net/EPP/Protocol.pm
+%%SITE_PERL%%/Net/EPP/ResponseCodes.pm
+%%SITE_PERL%%/Net/EPP/Simple.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/EPP/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/EPP
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
@dirrm %%SITE_PERL%%/Net/EPP/Frame/Command/Update
+@dirrm %%SITE_PERL%%/Net/EPP/Frame/Command/Transfer
+@dirrm %%SITE_PERL%%/Net/EPP/Frame/Command/Renew
+@dirrm %%SITE_PERL%%/Net/EPP/Frame/Command/Poll
@dirrm %%SITE_PERL%%/Net/EPP/Frame/Command/Info
@dirrm %%SITE_PERL%%/Net/EPP/Frame/Command/Delete
@dirrm %%SITE_PERL%%/Net/EPP/Frame/Command/Create
@dirrm %%SITE_PERL%%/Net/EPP/Frame/Command/Check
-@dirrm %%SITE_PERL%%/Net/EPP/Frame/Command/Poll
-@dirrm %%SITE_PERL%%/Net/EPP/Frame/Command/Transfer
@dirrm %%SITE_PERL%%/Net/EPP/Frame/Command
@dirrm %%SITE_PERL%%/Net/EPP/Frame
@dirrmtry %%SITE_PERL%%/Net/EPP