diff --git a/net/p5-RPC-XML/Makefile b/net/p5-RPC-XML/Makefile index 7d786364c11..a45a2dc37b4 100644 --- a/net/p5-RPC-XML/Makefile +++ b/net/p5-RPC-XML/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.14 2016/03/20 19:56:57 naddy Exp $ +# $OpenBSD: Makefile,v 1.15 2016/04/28 17:43:11 sthen Exp $ COMMENT= perl implementation of XML-RPC MODULES= cpan PKG_ARCH= * -DISTNAME = RPC-XML-0.79 +DISTNAME= RPC-XML-0.79 +REVISION= 0 CATEGORIES= net devel # Artistic @@ -12,8 +13,7 @@ PERMIT_PACKAGE_CDROM= Yes RUN_DEPENDS= www/p5-libwww \ textproc/p5-XML-Parser -TEST_DEPENDS= www/mod_perl \ - devel/p5-DateTime-Format-ISO8601 \ +TEST_DEPENDS= devel/p5-DateTime-Format-ISO8601 \ devel/p5-Net-Server \ devel/p5-Test-Pod \ devel/p5-Test-Pod-Coverage diff --git a/net/p5-RPC-XML/pkg/PLIST b/net/p5-RPC-XML/pkg/PLIST index fce72bfcc84..8ffdb82258b 100644 --- a/net/p5-RPC-XML/pkg/PLIST +++ b/net/p5-RPC-XML/pkg/PLIST @@ -1,10 +1,10 @@ -@comment $OpenBSD: PLIST,v 1.2 2012/04/07 19:59:59 sthen Exp $ +@comment $OpenBSD: PLIST,v 1.3 2016/04/28 17:43:11 sthen Exp $ bin/make_method -${P5SITE}/Apache/ -${P5SITE}/Apache/RPC/ -${P5SITE}/Apache/RPC/Server.pm -${P5SITE}/Apache/RPC/Status.pm -${P5SITE}/Apache/RPC/status.xpl +@comment ${P5SITE}/Apache/ +@comment ${P5SITE}/Apache/RPC/ +@comment ${P5SITE}/Apache/RPC/Server.pm +@comment ${P5SITE}/Apache/RPC/Status.pm +@comment ${P5SITE}/Apache/RPC/status.xpl ${P5SITE}/RPC/ ${P5SITE}/RPC/XML/ ${P5SITE}/RPC/XML.pm @@ -24,8 +24,8 @@ ${P5SITE}/RPC/XML/methodSignature.xpl ${P5SITE}/RPC/XML/multicall.xpl ${P5SITE}/RPC/XML/status.xpl @man man/man1/make_method.1 -@man man/man3p/Apache::RPC::Server.3p -@man man/man3p/Apache::RPC::Status.3p +@comment @man man/man3p/Apache::RPC::Server.3p +@comment @man man/man3p/Apache::RPC::Status.3p @man man/man3p/RPC::XML.3p @man man/man3p/RPC::XML::Client.3p @man man/man3p/RPC::XML::Parser.3p