aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/p5-Net-EPP-Proxy/Makefile11
-rw-r--r--net/p5-Net-EPP-Proxy/distinfo6
2 files changed, 10 insertions, 7 deletions
diff --git a/net/p5-Net-EPP-Proxy/Makefile b/net/p5-Net-EPP-Proxy/Makefile
index 148887c57e73..0b96d3e0be65 100644
--- a/net/p5-Net-EPP-Proxy/Makefile
+++ b/net/p5-Net-EPP-Proxy/Makefile
@@ -6,21 +6,24 @@
#
PORTNAME= Net-EPP-Proxy
-PORTVERSION= 0.03
-PORTREVISION= 1
+PORTVERSION= 0.04
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A proxy server for the EPP protocol
+BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
+ p5-IO-Multiplex>=0:${PORTSDIR}/devel/p5-IO-Multiplex \
+ p5-Net-EPP>=0.03:${PORTSDIR}/net/p5-Net-EPP \
+ p5-Net-Server>=0:${PORTSDIR}/net/p5-Net-Server \
+ p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML
RUN_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
p5-IO-Multiplex>=0:${PORTSDIR}/devel/p5-IO-Multiplex \
p5-Net-EPP>=0.03:${PORTSDIR}/net/p5-Net-EPP \
p5-Net-Server>=0:${PORTSDIR}/net/p5-Net-Server \
p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML
-BUILD_DEPENDS= ${RUN_DEPENDS}
MAN3= Net::EPP::Proxy.3
diff --git a/net/p5-Net-EPP-Proxy/distinfo b/net/p5-Net-EPP-Proxy/distinfo
index 67a9d57383b0..5d3d25f1ada1 100644
--- a/net/p5-Net-EPP-Proxy/distinfo
+++ b/net/p5-Net-EPP-Proxy/distinfo
@@ -1,3 +1,3 @@
-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
+MD5 (Net-EPP-Proxy-0.04.tar.gz) = 7fc84488534fca991359901387221378
+SHA256 (Net-EPP-Proxy-0.04.tar.gz) = 3007367958cf59897ef451e25608ebfec28767a90a5e1e398ce662c7aa927816
+SIZE (Net-EPP-Proxy-0.04.tar.gz) = 11615