aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Net-EPP
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-04-29 18:34:38 +0800
committermiwi <miwi@FreeBSD.org>2008-04-29 18:34:38 +0800
commitb28f00257f409c776027dde9b3200a98f365fbb4 (patch)
treee1f22b5c94d54bf45d5947f9f70cbd53b5c9f274 /net/p5-Net-EPP
parentffa1c4bd0d5fa6522b54719c372a1f4065204674 (diff)
downloadfreebsd-ports-gnome-b28f00257f409c776027dde9b3200a98f365fbb4.tar.gz
freebsd-ports-gnome-b28f00257f409c776027dde9b3200a98f365fbb4.tar.zst
freebsd-ports-gnome-b28f00257f409c776027dde9b3200a98f365fbb4.zip
- Update to 0.07
- Take maintainership
Diffstat (limited to 'net/p5-Net-EPP')
-rw-r--r--net/p5-Net-EPP/Makefile8
-rw-r--r--net/p5-Net-EPP/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/net/p5-Net-EPP/Makefile b/net/p5-Net-EPP/Makefile
index 7eab79a6d348..90f39c4d558b 100644
--- a/net/p5-Net-EPP/Makefile
+++ b/net/p5-Net-EPP/Makefile
@@ -6,18 +6,20 @@
#
PORTNAME= Net-EPP-Client
-PORTVERSION= 0.06
+PORTVERSION= 0.07
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Client library for the TCP transport for EPP
BUILD_DEPENDS= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
${SITE_PERL}/Net/EPP/Frame.pm:${PORTSDIR}/net/p5-Net-EPP-Frame
-RUN_DEPENDS+= ${BUILD_DEPENDS}
+RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
+ ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
+ ${SITE_PERL}/Net/EPP/Frame.pm:${PORTSDIR}/net/p5-Net-EPP-Frame
MAN3= Net::EPP::Client.3
diff --git a/net/p5-Net-EPP/distinfo b/net/p5-Net-EPP/distinfo
index 290efd5de733..ff4de4b874bb 100644
--- a/net/p5-Net-EPP/distinfo
+++ b/net/p5-Net-EPP/distinfo
@@ -1,3 +1,3 @@
-MD5 (Net-EPP-Client-0.06.tar.gz) = 22194c3ec3de44f9128c234f2d39b412
-SHA256 (Net-EPP-Client-0.06.tar.gz) = 95753024fa439171edf4fd1d35cbd22c5b7b2ac9a08589d4734b717f66de1a14
-SIZE (Net-EPP-Client-0.06.tar.gz) = 10947
+MD5 (Net-EPP-Client-0.07.tar.gz) = 550e90db037fdd00253b3a6ccf542aa1
+SHA256 (Net-EPP-Client-0.07.tar.gz) = d79c578b0ac8771f88f31f5b814e5a699290f89bada8e310b83371d146085b5e
+SIZE (Net-EPP-Client-0.07.tar.gz) = 11024