aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoraaron <aaron@FreeBSD.org>2006-06-14 15:58:52 +0800
committeraaron <aaron@FreeBSD.org>2006-06-14 15:58:52 +0800
commit11530df37383e48db56bdc454bb815598acf509f (patch)
treeb3be4b91a8fe6e945784e6dced30bc9a378ad4d4 /net
parentb6633b3317b8f0f0d1e5fbc761f49847af7481f4 (diff)
downloadfreebsd-ports-gnome-11530df37383e48db56bdc454bb815598acf509f.tar.gz
freebsd-ports-gnome-11530df37383e48db56bdc454bb815598acf509f.tar.zst
freebsd-ports-gnome-11530df37383e48db56bdc454bb815598acf509f.zip
- Update from v0.02 to v0.05
Approved by: tobez (implicit)
Diffstat (limited to 'net')
-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