summaryrefslogtreecommitdiff
path: root/net/p5-Net-EPP-Frame
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-06-14 07:58:52 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-06-14 07:58:52 +0000
commit44808a461edd594e4307896c8d876b89e98af0a4 (patch)
tree7a5750e919ba3f70dc39bd4ef8bcb024df774479 /net/p5-Net-EPP-Frame
parentRemove bouncing maintainer address. (diff)
- Update from v0.02 to v0.05
Approved by: tobez (implicit)
Notes
Notes: svn path=/head/; revision=165377
Diffstat (limited to 'net/p5-Net-EPP-Frame')
-rw-r--r--net/p5-Net-EPP-Frame/Makefile5
-rw-r--r--net/p5-Net-EPP-Frame/distinfo6
-rw-r--r--net/p5-Net-EPP-Frame/pkg-plist6
3 files changed, 13 insertions, 4 deletions
diff --git a/net/p5-Net-EPP-Frame/Makefile b/net/p5-Net-EPP-Frame/Makefile
index 66333c3bec3c..347f390853c1 100644
--- a/net/p5-Net-EPP-Frame/Makefile
+++ b/net/p5-Net-EPP-Frame/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-EPP-Frame
-PORTVERSION= 0.02
+PORTVERSION= 0.05
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -21,9 +21,12 @@ RUN_DEPENDS+= ${BUILD_DEPENDS}
MAN3= Net::EPP::Frame.3 \
Net::EPP::Frame::Command.3 \
Net::EPP::Frame::Command::Check.3 \
+ Net::EPP::Frame::Command::Check::Domain.3 \
Net::EPP::Frame::Command::Create.3 \
Net::EPP::Frame::Command::Delete.3 \
+ Net::EPP::Frame::Command::Delete::Domain.3 \
Net::EPP::Frame::Command::Info.3 \
+ Net::EPP::Frame::Command::Info::Domain.3 \
Net::EPP::Frame::Command::Login.3 \
Net::EPP::Frame::Command::Logout.3 \
Net::EPP::Frame::Command::Poll.3 \
diff --git a/net/p5-Net-EPP-Frame/distinfo b/net/p5-Net-EPP-Frame/distinfo
index e5299d003b50..329227b21c0a 100644
--- a/net/p5-Net-EPP-Frame/distinfo
+++ b/net/p5-Net-EPP-Frame/distinfo
@@ -1,3 +1,3 @@
-MD5 (Net-EPP-Frame-0.02.tar.gz) = 5b849c602e1b5bdf23677de04b7ce3db
-SHA256 (Net-EPP-Frame-0.02.tar.gz) = 7ff762bf5e080a19a7e029ef56abe0906ccc36e2b6e5b95242c28befa60c9239
-SIZE (Net-EPP-Frame-0.02.tar.gz) = 13680
+MD5 (Net-EPP-Frame-0.05.tar.gz) = 587014d76251fc0c43920e6b2860c7d9
+SHA256 (Net-EPP-Frame-0.05.tar.gz) = 4bf1cd86dd0a60db9cb61ba23f255f7f2fc0b735bfaba73eb7c2f8fc7aa59c3a
+SIZE (Net-EPP-Frame-0.05.tar.gz) = 14504
diff --git a/net/p5-Net-EPP-Frame/pkg-plist b/net/p5-Net-EPP-Frame/pkg-plist
index d7679e3338d0..5facf60cb6fc 100644
--- a/net/p5-Net-EPP-Frame/pkg-plist
+++ b/net/p5-Net-EPP-Frame/pkg-plist
@@ -1,9 +1,12 @@
%%SITE_PERL%%/Net/EPP/Frame.pm
%%SITE_PERL%%/Net/EPP/Frame/Command.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Check.pm
+%%SITE_PERL%%/Net/EPP/Frame/Command/Check/Domain.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Create.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Delete.pm
+%%SITE_PERL%%/Net/EPP/Frame/Command/Delete/Domain.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Info.pm
+%%SITE_PERL%%/Net/EPP/Frame/Command/Info/Domain.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Login.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Logout.pm
%%SITE_PERL%%/Net/EPP/Frame/Command/Poll.pm
@@ -18,6 +21,9 @@
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/EPP/Frame
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/EPP
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
+@dirrm %%SITE_PERL%%/Net/EPP/Frame/Command/Info
+@dirrm %%SITE_PERL%%/Net/EPP/Frame/Command/Delete
+@dirrm %%SITE_PERL%%/Net/EPP/Frame/Command/Check
@dirrm %%SITE_PERL%%/Net/EPP/Frame/Command
@dirrm %%SITE_PERL%%/Net/EPP/Frame
@dirrmtry %%SITE_PERL%%/Net/EPP