diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-29 10:34:38 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-29 10:34:38 +0000 |
| commit | 8219400cda86169ee9e8c4b490d8886741fc964e (patch) | |
| tree | 2b7fb4ba382f92dcbe1d659d1096d514d570ecbc /net/p5-Net-EPP-Client | |
| parent | a2ed3893098caedb5d616bbf05a1b1a97da12a37 (diff) | |
Notes
Diffstat (limited to 'net/p5-Net-EPP-Client')
| -rw-r--r-- | net/p5-Net-EPP-Client/Makefile | 8 | ||||
| -rw-r--r-- | net/p5-Net-EPP-Client/distinfo | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/net/p5-Net-EPP-Client/Makefile b/net/p5-Net-EPP-Client/Makefile index 7eab79a6d348..90f39c4d558b 100644 --- a/net/p5-Net-EPP-Client/Makefile +++ b/net/p5-Net-EPP-Client/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-Client/distinfo b/net/p5-Net-EPP-Client/distinfo index 290efd5de733..ff4de4b874bb 100644 --- a/net/p5-Net-EPP-Client/distinfo +++ b/net/p5-Net-EPP-Client/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 |
