aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-EPP-Proxy
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-05-10 03:15:17 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-05-10 03:15:17 +0000
commite169a306e02130eaafac4d92e93d15bfbd4a6f0e (patch)
tree2f354740eeb7f7d2f057360e53beb5abf5033ee8 /net/p5-Net-EPP-Proxy
parent1f43af68087dee0a2040f78a47bbc7e8963a1bbd (diff)
downloadports-e169a306e02130eaafac4d92e93d15bfbd4a6f0e.tar.gz
ports-e169a306e02130eaafac4d92e93d15bfbd4a6f0e.zip
Notes
Diffstat (limited to 'net/p5-Net-EPP-Proxy')
-rw-r--r--net/p5-Net-EPP-Proxy/Makefile4
-rw-r--r--net/p5-Net-EPP-Proxy/distinfo6
2 files changed, 6 insertions, 4 deletions
diff --git a/net/p5-Net-EPP-Proxy/Makefile b/net/p5-Net-EPP-Proxy/Makefile
index d21af0841be6..7881c3437fc4 100644
--- a/net/p5-Net-EPP-Proxy/Makefile
+++ b/net/p5-Net-EPP-Proxy/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-EPP-Proxy
-PORTVERSION= 0.01
+PORTVERSION= 0.02
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -18,7 +18,9 @@ COMMENT= A proxy server for the EPP protocol
BUILD_DEPENDS= ${SITE_PERL}/Net/Server.pm:${PORTSDIR}/net/p5-Net-Server \
${SITE_PERL}/Net/EPP/Frame.pm:${PORTSDIR}/net/p5-Net-EPP-Frame \
${SITE_PERL}/Net/EPP/Client.pm:${PORTSDIR}/net/p5-Net-EPP-Client \
+ ${SITE_PERL}/IO/Multiplex.pm:${PORTSDIR}/devel/p5-IO-Multiplex \
${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
+ ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
RUN_DEPENDS+= ${BUILD_DEPENDS}
diff --git a/net/p5-Net-EPP-Proxy/distinfo b/net/p5-Net-EPP-Proxy/distinfo
index 4d7013f463a8..a08ab90bfb80 100644
--- a/net/p5-Net-EPP-Proxy/distinfo
+++ b/net/p5-Net-EPP-Proxy/distinfo
@@ -1,3 +1,3 @@
-MD5 (Net-EPP-Proxy-0.01.tar.gz) = 54dbcd6c8bff1c813aa6cbb1cab2ee86
-SHA256 (Net-EPP-Proxy-0.01.tar.gz) = 9a36fb1db30e1c52448fd98008b828a3ea0f18ff972bcf54eb281b32c9e9f53b
-SIZE (Net-EPP-Proxy-0.01.tar.gz) = 10426
+MD5 (Net-EPP-Proxy-0.02.tar.gz) = d5b1064ea35828374d5f87f2bea2ff32
+SHA256 (Net-EPP-Proxy-0.02.tar.gz) = af8e112376c5945a28b96826b10127fc95bf19d915ccf342cdcb017be2b30b0b
+SIZE (Net-EPP-Proxy-0.02.tar.gz) = 10985