diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-06-14 18:32:21 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-06-14 18:32:21 +0000 |
commit | 700ccde3f79d61c4cd462fe8d26ad86bad4c65c3 (patch) | |
tree | b613ea2b98f0b0c281b476c2e02dd83c8758c521 /net/p5-Net-EPP-Proxy | |
parent | aefd09efb64e6ac9aa642b200a81638079ecfe93 (diff) | |
download | ports-700ccde3f79d61c4cd462fe8d26ad86bad4c65c3.tar.gz ports-700ccde3f79d61c4cd462fe8d26ad86bad4c65c3.zip |
Notes
Diffstat (limited to 'net/p5-Net-EPP-Proxy')
-rw-r--r-- | net/p5-Net-EPP-Proxy/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-EPP-Proxy/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/p5-Net-EPP-Proxy/Makefile b/net/p5-Net-EPP-Proxy/Makefile index 7881c3437fc4..819700ebed94 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.02 +PORTVERSION= 0.03 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net @@ -21,6 +21,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Net/Server.pm:${PORTSDIR}/net/p5-Net-Server \ ${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/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ ${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 a08ab90bfb80..67a9d57383b0 100644 --- a/net/p5-Net-EPP-Proxy/distinfo +++ b/net/p5-Net-EPP-Proxy/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (Net-EPP-Proxy-0.03.tar.gz) = d4c66c04fd0923dd148abf14a350557f +SHA256 (Net-EPP-Proxy-0.03.tar.gz) = 5935c59c3fe7085425921d926313d54a2461463d73c6433161fa3682319b8ed0 +SIZE (Net-EPP-Proxy-0.03.tar.gz) = 11703 |