summaryrefslogtreecommitdiff
path: root/net/p5-Net-EPP-Frame
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-29 11:12:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-29 11:12:27 +0000
commitb4b079db5dc4a71fafbf2768820ef14025cd936d (patch)
tree92f889878b2be39b09e0f968aeac7ded6354283b /net/p5-Net-EPP-Frame
parent- Update to 1.40.9 (diff)
- Update to 0.11
- Pass maintainership to perl
Notes
Notes: svn path=/head/; revision=212226
Diffstat (limited to 'net/p5-Net-EPP-Frame')
-rw-r--r--net/p5-Net-EPP-Frame/Makefile10
-rw-r--r--net/p5-Net-EPP-Frame/distinfo6
-rw-r--r--net/p5-Net-EPP-Frame/pkg-plist7
3 files changed, 17 insertions, 6 deletions
diff --git a/net/p5-Net-EPP-Frame/Makefile b/net/p5-Net-EPP-Frame/Makefile
index 387bca905ba9..ed295773356e 100644
--- a/net/p5-Net-EPP-Frame/Makefile
+++ b/net/p5-Net-EPP-Frame/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= Net-EPP-Frame
-PORTVERSION= 0.07
+PORTVERSION= 0.11
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= An EPP XML frame system built on top of XML::LibXML
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML
@@ -45,7 +45,11 @@ MAN3= Net::EPP::Frame.3 \
Net::EPP::Frame::Greeting.3 \
Net::EPP::Frame::Hello.3 \
Net::EPP::Frame::ObjectSpec.3 \
- Net::EPP::Frame::Response.3
+ Net::EPP::Frame::Response.3 \
+ Net::EPP::Frame::Command::Poll::Req.3 \
+ Net::EPP::Frame::Command::Transfer::Domain.3 \
+ Net::EPP::Frame::Command::Transfer::Contact.3 \
+ Net::EPP::Frame::Command::Poll::Ack.3
PERL_CONFIGURE= yes
diff --git a/net/p5-Net-EPP-Frame/distinfo b/net/p5-Net-EPP-Frame/distinfo
index d2e58734e9e3..9e4d7c7dfa83 100644
--- a/net/p5-Net-EPP-Frame/distinfo
+++ b/net/p5-Net-EPP-Frame/distinfo
@@ -1,3 +1,3 @@
-MD5 (Net-EPP-Frame-0.07.tar.gz) = 4c7928fafa7ba40761e7538d746025de
-SHA256 (Net-EPP-Frame-0.07.tar.gz) = c81a97b5b1d1fb7e866c7a687cd3ac1c9a65d33fc5e41982be44e4fb2c08a9db
-SIZE (Net-EPP-Frame-0.07.tar.gz) = 17508
+MD5 (Net-EPP-Frame-0.11.tar.gz) = 30534fab1a674c5729c5a2c2894da089
+SHA256 (Net-EPP-Frame-0.11.tar.gz) = e6d4c18f68b494b2e500156a6581202ed89dd23dc056a53a3203dc135f4186f5
+SIZE (Net-EPP-Frame-0.11.tar.gz) = 18125
diff --git a/net/p5-Net-EPP-Frame/pkg-plist b/net/p5-Net-EPP-Frame/pkg-plist
index 82ae752bbd6f..ffbe68192fa9 100644
--- a/net/p5-Net-EPP-Frame/pkg-plist
+++ b/net/p5-Net-EPP-Frame/pkg-plist
@@ -3,6 +3,7 @@
%%SITE_PERL%%/Net/EPP/Frame/Command/Check.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Check/Contact.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Check/Domain.pm
+%%SITE_PERL%%/Net/EPP/Frame/Command/
%%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
@@ -17,8 +18,12 @@
%%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/Renew.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/Update.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Update/Contact.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Update/Domain.pm
@@ -36,6 +41,8 @@
@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