From owner-svn-ports-head@FreeBSD.ORG Sat Feb 1 14:43:00 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A01E1909; Sat, 1 Feb 2014 14:43:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7EDC61397; Sat, 1 Feb 2014 14:43:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s11Eh0Fv012533; Sat, 1 Feb 2014 14:43:00 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s11Egxhi012520; Sat, 1 Feb 2014 14:42:59 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201402011442.s11Egxhi012520@svn.freebsd.org> From: Martin Wilke Date: Sat, 1 Feb 2014 14:42:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r342157 - in head: devel/p5-ExtUtils-XSpp mail/p5-MIME-Lite-TT-HTML security/p5-File-KeePass-Agent X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Feb 2014 14:43:00 -0000 Author: miwi Date: Sat Feb 1 14:42:58 2014 New Revision: 342157 URL: http://svnweb.freebsd.org/changeset/ports/342157 QAT: https://qat.redports.org/buildarchive/r342157/ Log: - Stage support Modified: head/devel/p5-ExtUtils-XSpp/Makefile head/devel/p5-ExtUtils-XSpp/pkg-plist head/mail/p5-MIME-Lite-TT-HTML/Makefile head/mail/p5-MIME-Lite-TT-HTML/pkg-plist head/security/p5-File-KeePass-Agent/Makefile head/security/p5-File-KeePass-Agent/pkg-plist Modified: head/devel/p5-ExtUtils-XSpp/Makefile ============================================================================== --- head/devel/p5-ExtUtils-XSpp/Makefile Sat Feb 1 14:42:45 2014 (r342156) +++ head/devel/p5-ExtUtils-XSpp/Makefile Sat Feb 1 14:42:58 2014 (r342157) @@ -17,31 +17,6 @@ BUILD_DEPENDS= p5-Test-Base>=0:${PORTSDI USES= perl5 USE_PERL5= modbuild -MAN1= xspp.1 -MAN3= ExtUtils::XSpp.3 \ - ExtUtils::XSpp::Cmd.3 \ - ExtUtils::XSpp::Exception.3 \ - ExtUtils::XSpp::Node.3 \ - ExtUtils::XSpp::Node::Access.3 \ - ExtUtils::XSpp::Node::Argument.3 \ - ExtUtils::XSpp::Node::Class.3 \ - ExtUtils::XSpp::Node::Comment.3 \ - ExtUtils::XSpp::Node::Constructor.3 \ - ExtUtils::XSpp::Node::Destructor.3 \ - ExtUtils::XSpp::Node::Enum.3 \ - ExtUtils::XSpp::Node::EnumValue.3 \ - ExtUtils::XSpp::Node::File.3 \ - ExtUtils::XSpp::Node::Function.3 \ - ExtUtils::XSpp::Node::Method.3 \ - ExtUtils::XSpp::Node::Module.3 \ - ExtUtils::XSpp::Node::Package.3 \ - ExtUtils::XSpp::Node::PercAny.3 \ - ExtUtils::XSpp::Node::Raw.3 \ - ExtUtils::XSpp::Parser.3 \ - ExtUtils::XSpp::Plugin.3 \ - ExtUtils::XSpp::Typemap.3 - -NO_STAGE= yes .include .if ${PERL_LEVEL} < 501301 Modified: head/devel/p5-ExtUtils-XSpp/pkg-plist ============================================================================== --- head/devel/p5-ExtUtils-XSpp/pkg-plist Sat Feb 1 14:42:45 2014 (r342156) +++ head/devel/p5-ExtUtils-XSpp/pkg-plist Sat Feb 1 14:42:58 2014 (r342157) @@ -36,6 +36,29 @@ bin/xspp %%SITE_PERL%%/ExtUtils/XSpp/Typemap/parsed.pm %%SITE_PERL%%/ExtUtils/XSpp/Typemap/reference.pm %%SITE_PERL%%/ExtUtils/XSpp/Typemap/simple.pm +%%PERL5_MAN3%%/ExtUtils::XSpp.3.gz +%%PERL5_MAN3%%/ExtUtils::XSpp::Cmd.3.gz +%%PERL5_MAN3%%/ExtUtils::XSpp::Exception.3.gz +%%PERL5_MAN3%%/ExtUtils::XSpp::Node.3.gz +%%PERL5_MAN3%%/ExtUtils::XSpp::Node::Access.3.gz +%%PERL5_MAN3%%/ExtUtils::XSpp::Node::Argument.3.gz +%%PERL5_MAN3%%/ExtUtils::XSpp::Node::Class.3.gz +%%PERL5_MAN3%%/ExtUtils::XSpp::Node::Comment.3.gz +%%PERL5_MAN3%%/ExtUtils::XSpp::Node::Constructor.3.gz +%%PERL5_MAN3%%/ExtUtils::XSpp::Node::Destructor.3.gz +%%PERL5_MAN3%%/ExtUtils::XSpp::Node::Enum.3.gz +%%PERL5_MAN3%%/ExtUtils::XSpp::Node::EnumValue.3.gz +%%PERL5_MAN3%%/ExtUtils::XSpp::Node::File.3.gz +%%PERL5_MAN3%%/ExtUtils::XSpp::Node::Function.3.gz +%%PERL5_MAN3%%/ExtUtils::XSpp::Node::Method.3.gz +%%PERL5_MAN3%%/ExtUtils::XSpp::Node::Module.3.gz +%%PERL5_MAN3%%/ExtUtils::XSpp::Node::Package.3.gz +%%PERL5_MAN3%%/ExtUtils::XSpp::Node::PercAny.3.gz +%%PERL5_MAN3%%/ExtUtils::XSpp::Node::Raw.3.gz +%%PERL5_MAN3%%/ExtUtils::XSpp::Parser.3.gz +%%PERL5_MAN3%%/ExtUtils::XSpp::Plugin.3.gz +%%PERL5_MAN3%%/ExtUtils::XSpp::Typemap.3.gz +man/man1/xspp.1.gz @dirrmtry %%SITE_PERL%%/ExtUtils/XSpp/Exception @dirrmtry %%SITE_PERL%%/ExtUtils/XSpp/Node @dirrmtry %%SITE_PERL%%/ExtUtils/XSpp/Typemap Modified: head/mail/p5-MIME-Lite-TT-HTML/Makefile ============================================================================== --- head/mail/p5-MIME-Lite-TT-HTML/Makefile Sat Feb 1 14:42:45 2014 (r342156) +++ head/mail/p5-MIME-Lite-TT-HTML/Makefile Sat Feb 1 14:42:58 2014 (r342157) @@ -24,7 +24,4 @@ RUN_DEPENDS= p5-Template-Toolkit>=0:${PO USES= perl5 USE_PERL5= modbuild -MAN3= MIME::Lite::TT::HTML.3 - -NO_STAGE= yes .include Modified: head/mail/p5-MIME-Lite-TT-HTML/pkg-plist ============================================================================== --- head/mail/p5-MIME-Lite-TT-HTML/pkg-plist Sat Feb 1 14:42:45 2014 (r342156) +++ head/mail/p5-MIME-Lite-TT-HTML/pkg-plist Sat Feb 1 14:42:58 2014 (r342157) @@ -1,4 +1,5 @@ %%SITE_PERL%%/MIME/Lite/TT/HTML.pm +%%PERL5_MAN3%%/MIME::Lite::TT::HTML.3.gz @dirrmtry %%SITE_PERL%%/MIME/Lite/TT @dirrmtry %%SITE_PERL%%/MIME/Lite @dirrmtry %%SITE_PERL%%/MIME Modified: head/security/p5-File-KeePass-Agent/Makefile ============================================================================== --- head/security/p5-File-KeePass-Agent/Makefile Sat Feb 1 14:42:45 2014 (r342156) +++ head/security/p5-File-KeePass-Agent/Makefile Sat Feb 1 14:42:58 2014 (r342157) @@ -21,10 +21,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN1= fkp-agent.1 -MAN3= File::KeePass::Agent.3 \ - File::KeePass::Agent::linux.3 \ - File::KeePass::Agent::unix.3 - -NO_STAGE= yes .include Modified: head/security/p5-File-KeePass-Agent/pkg-plist ============================================================================== --- head/security/p5-File-KeePass-Agent/pkg-plist Sat Feb 1 14:42:45 2014 (r342156) +++ head/security/p5-File-KeePass-Agent/pkg-plist Sat Feb 1 14:42:58 2014 (r342157) @@ -3,6 +3,10 @@ bin/fkp-agent %%SITE_PERL%%/File/KeePass/Agent/linux.pm %%SITE_PERL%%/File/KeePass/Agent/unix.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/KeePass/Agent/.packlist +%%PERL5_MAN3%%/File::KeePass::Agent.3.gz +%%PERL5_MAN3%%/File::KeePass::Agent::linux.3.gz +%%PERL5_MAN3%%/File::KeePass::Agent::unix.3.gz +man/man1/fkp-agent.1.gz @dirrm %%SITE_PERL%%/File/KeePass/Agent @dirrm %%SITE_PERL%%/File/KeePass @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/KeePass/Agent