Date: Sat, 1 Feb 2014 14:42:45 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r342156 - in head: dns/p5-POE-Component-Resolver lang/p5-Test-XPath security/p5-Safe-Hole Message-ID: <201402011442.s11EgjuV012373@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sat Feb 1 14:42:45 2014 New Revision: 342156 URL: http://svnweb.freebsd.org/changeset/ports/342156 QAT: https://qat.redports.org/buildarchive/r342156/ Log: - Stage support Modified: head/dns/p5-POE-Component-Resolver/Makefile head/dns/p5-POE-Component-Resolver/pkg-plist head/lang/p5-Test-XPath/Makefile head/lang/p5-Test-XPath/pkg-plist head/security/p5-Safe-Hole/Makefile head/security/p5-Safe-Hole/pkg-plist Modified: head/dns/p5-POE-Component-Resolver/Makefile ============================================================================== --- head/dns/p5-POE-Component-Resolver/Makefile Sat Feb 1 14:42:33 2014 (r342155) +++ head/dns/p5-POE-Component-Resolver/Makefile Sat Feb 1 14:42:45 2014 (r342156) @@ -21,10 +21,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= POE::Component::Resolver.3 \ - POE::Component::Resolver::Sidecar.3 - -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501400 Modified: head/dns/p5-POE-Component-Resolver/pkg-plist ============================================================================== --- head/dns/p5-POE-Component-Resolver/pkg-plist Sat Feb 1 14:42:33 2014 (r342155) +++ head/dns/p5-POE-Component-Resolver/pkg-plist Sat Feb 1 14:42:45 2014 (r342156) @@ -1,6 +1,8 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Resolver/.packlist %%SITE_PERL%%/POE/Component/Resolver/Sidecar.pm %%SITE_PERL%%/POE/Component/Resolver.pm +%%PERL5_MAN3%%/POE::Component::Resolver.3.gz +%%PERL5_MAN3%%/POE::Component::Resolver::Sidecar.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Resolver @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE Modified: head/lang/p5-Test-XPath/Makefile ============================================================================== --- head/lang/p5-Test-XPath/Makefile Sat Feb 1 14:42:33 2014 (r342155) +++ head/lang/p5-Test-XPath/Makefile Sat Feb 1 14:42:45 2014 (r342156) @@ -18,14 +18,11 @@ RUN_DEPENDS= p5-XML-LibXML>=1.70:${PORTS USES= perl5 USE_PERL5= modbuild -MAN3= Test::XPath.3 - OPTIONS_DEFINE= CSS PODT CSS_DESC= Include CSS selectors PODT_DESC= Include Pod package test dependencies -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCSS} Modified: head/lang/p5-Test-XPath/pkg-plist ============================================================================== --- head/lang/p5-Test-XPath/pkg-plist Sat Feb 1 14:42:33 2014 (r342155) +++ head/lang/p5-Test-XPath/pkg-plist Sat Feb 1 14:42:45 2014 (r342156) @@ -1,2 +1,3 @@ %%SITE_PERL%%/Test/XPath.pm +%%PERL5_MAN3%%/Test::XPath.3.gz @dirrmtry %%SITE_PERL%%/Test Modified: head/security/p5-Safe-Hole/Makefile ============================================================================== --- head/security/p5-Safe-Hole/Makefile Sat Feb 1 14:42:33 2014 (r342155) +++ head/security/p5-Safe-Hole/Makefile Sat Feb 1 14:42:45 2014 (r342156) @@ -13,7 +13,4 @@ COMMENT= Make a hole to the original mai USES= perl5 USE_PERL5= modbuild -MAN3= Safe::Hole.3 - -NO_STAGE= yes .include <bsd.port.mk> Modified: head/security/p5-Safe-Hole/pkg-plist ============================================================================== --- head/security/p5-Safe-Hole/pkg-plist Sat Feb 1 14:42:33 2014 (r342155) +++ head/security/p5-Safe-Hole/pkg-plist Sat Feb 1 14:42:45 2014 (r342156) @@ -1,6 +1,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Safe/Hole/Hole.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/Safe/Hole/Hole.bs %%SITE_PERL%%/%%PERL_ARCH%%/Safe/Hole.pm +%%PERL5_MAN3%%/Safe::Hole.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Safe/Hole/ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Safe @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Safe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402011442.s11EgjuV012373>