aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoraaron <aaron@FreeBSD.org>2006-05-10 11:15:17 +0800
committeraaron <aaron@FreeBSD.org>2006-05-10 11:15:17 +0800
commit793033a08d95bf7ae8b60bc7e2235d8a2ca79e65 (patch)
tree4f34106142b0b27a0109deb9be0976199c560763 /net
parentc5b19eeb330bde06419dfc73ff8d539acf504074 (diff)
downloadfreebsd-ports-gnome-793033a08d95bf7ae8b60bc7e2235d8a2ca79e65.tar.gz
freebsd-ports-gnome-793033a08d95bf7ae8b60bc7e2235d8a2ca79e65.tar.zst
freebsd-ports-gnome-793033a08d95bf7ae8b60bc7e2235d8a2ca79e65.zip
- Update from 0.01 to 0.02
Approved by: tobez (implicit)
Diffstat (limited to 'net')
-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