Date: Sun, 5 Jan 2014 14:02:23 +0000 (UTC) From: Andrej Zverev <az@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r338778 - in head/www: p5-CGI-Session-ExpireSessions p5-Catalyst-Plugin-AtomServer p5-Plack-Middleware-AMF p5-Protocol-WebSocket p5-Web-Scraper-Config p5-WebService-Google-Reader p5-jQu... Message-ID: <201401051402.s05E2NE1001896@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: az Date: Sun Jan 5 14:02:22 2014 New Revision: 338778 URL: http://svnweb.freebsd.org/changeset/ports/338778 Log: - stage support Approved by: portmgr (blanket infrastructure) Modified: head/www/p5-CGI-Session-ExpireSessions/Makefile head/www/p5-CGI-Session-ExpireSessions/pkg-plist head/www/p5-Catalyst-Plugin-AtomServer/Makefile head/www/p5-Catalyst-Plugin-AtomServer/pkg-descr (contents, props changed) head/www/p5-Catalyst-Plugin-AtomServer/pkg-plist (contents, props changed) head/www/p5-Plack-Middleware-AMF/Makefile head/www/p5-Plack-Middleware-AMF/pkg-plist (contents, props changed) head/www/p5-Protocol-WebSocket/Makefile head/www/p5-Protocol-WebSocket/pkg-plist (contents, props changed) head/www/p5-Web-Scraper-Config/Makefile head/www/p5-Web-Scraper-Config/pkg-descr (contents, props changed) head/www/p5-Web-Scraper-Config/pkg-plist (contents, props changed) head/www/p5-WebService-Google-Reader/Makefile head/www/p5-WebService-Google-Reader/pkg-plist (contents, props changed) head/www/p5-jQuery-File-Upload/Makefile head/www/p5-jQuery-File-Upload/pkg-plist (contents, props changed) Modified: head/www/p5-CGI-Session-ExpireSessions/Makefile ============================================================================== --- head/www/p5-CGI-Session-ExpireSessions/Makefile Sun Jan 5 13:56:24 2014 (r338777) +++ head/www/p5-CGI-Session-ExpireSessions/Makefile Sun Jan 5 14:02:22 2014 (r338778) @@ -13,14 +13,9 @@ MAINTAINER= gerard@seibercom.net COMMENT= Perl module to delete expired CGI::Session-type sessions RUN_DEPENDS= p5-CGI-Session>=4.14:${PORTSDIR}/www/p5-CGI-Session - TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod -MAN3= CGI::Session::ExpireSessions.3 -MANCOMPRESSED= no - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> Modified: head/www/p5-CGI-Session-ExpireSessions/pkg-plist ============================================================================== --- head/www/p5-CGI-Session-ExpireSessions/pkg-plist Sun Jan 5 13:56:24 2014 (r338777) +++ head/www/p5-CGI-Session-ExpireSessions/pkg-plist Sun Jan 5 14:02:22 2014 (r338778) @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Session/ExpireSessions/.packlist %%SITE_PERL%%/CGI/Session/ExpireSessions.pm +%%PERL5_MAN3%%/CGI::Session::ExpireSessions.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Session Modified: head/www/p5-Catalyst-Plugin-AtomServer/Makefile ============================================================================== --- head/www/p5-Catalyst-Plugin-AtomServer/Makefile Sun Jan 5 13:56:24 2014 (r338777) +++ head/www/p5-Catalyst-Plugin-AtomServer/Makefile Sun Jan 5 14:02:22 2014 (r338778) @@ -22,9 +22,4 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=0:${PO USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Plugin::AtomServer.3 \ - Catalyst::Plugin::Authentication::Credential::Atom.3 \ - Catalyst::View::Atom::XML.3 - -NO_STAGE= yes .include <bsd.port.mk> Modified: head/www/p5-Catalyst-Plugin-AtomServer/pkg-descr ============================================================================== --- head/www/p5-Catalyst-Plugin-AtomServer/pkg-descr Sun Jan 5 13:56:24 2014 (r338777) +++ head/www/p5-Catalyst-Plugin-AtomServer/pkg-descr Sun Jan 5 14:02:22 2014 (r338778) @@ -1,3 +1,3 @@ Atom API server for Catalyst applications -WWW: http://search.cpan.org/dist/Catalyst-Plugin-AtomServer/ +WWW: http://search.cpan.org/dist/Catalyst-Plugin-AtomServer/ Modified: head/www/p5-Catalyst-Plugin-AtomServer/pkg-plist ============================================================================== --- head/www/p5-Catalyst-Plugin-AtomServer/pkg-plist Sun Jan 5 13:56:24 2014 (r338777) +++ head/www/p5-Catalyst-Plugin-AtomServer/pkg-plist Sun Jan 5 14:02:22 2014 (r338778) @@ -2,6 +2,9 @@ %%SITE_PERL%%/Catalyst/Plugin/Authentication/Credential/Atom.pm %%SITE_PERL%%/Catalyst/View/Atom/XML.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/AtomServer/.packlist +%%PERL5_MAN3%%/Catalyst::Plugin::AtomServer.3.gz +%%PERL5_MAN3%%/Catalyst::Plugin::Authentication::Credential::Atom.3.gz +%%PERL5_MAN3%%/Catalyst::View::Atom::XML.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/AtomServer @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst Modified: head/www/p5-Plack-Middleware-AMF/Makefile ============================================================================== --- head/www/p5-Plack-Middleware-AMF/Makefile Sun Jan 5 13:56:24 2014 (r338777) +++ head/www/p5-Plack-Middleware-AMF/Makefile Sun Jan 5 14:02:22 2014 (r338778) @@ -18,7 +18,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Plack::Middleware::AMF.3 - -NO_STAGE= yes .include <bsd.port.mk> Modified: head/www/p5-Plack-Middleware-AMF/pkg-plist ============================================================================== --- head/www/p5-Plack-Middleware-AMF/pkg-plist Sun Jan 5 13:56:24 2014 (r338777) +++ head/www/p5-Plack-Middleware-AMF/pkg-plist Sun Jan 5 14:02:22 2014 (r338778) @@ -1,4 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware/AMF/.packlist %%SITE_PERL%%/Plack/Middleware/AMF.pm +%%PERL5_MAN3%%/Plack::Middleware::AMF.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware/AMF @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware Modified: head/www/p5-Protocol-WebSocket/Makefile ============================================================================== --- head/www/p5-Protocol-WebSocket/Makefile Sun Jan 5 13:56:24 2014 (r338777) +++ head/www/p5-Protocol-WebSocket/Makefile Sun Jan 5 14:02:22 2014 (r338778) @@ -18,19 +18,4 @@ RUN_DEPENDS= p5-Digest-SHA1>=0:${PORTSDI USES= perl5 USE_PERL5= configure -MAN3= Protocol::WebSocket.3 \ - Protocol::WebSocket::Cookie.3 \ - Protocol::WebSocket::Cookie::Request.3 \ - Protocol::WebSocket::Cookie::Response.3 \ - Protocol::WebSocket::Frame.3 \ - Protocol::WebSocket::Handshake.3 \ - Protocol::WebSocket::Handshake::Client.3 \ - Protocol::WebSocket::Handshake::Server.3 \ - Protocol::WebSocket::Message.3 \ - Protocol::WebSocket::Request.3 \ - Protocol::WebSocket::Response.3 \ - Protocol::WebSocket::Stateful.3 \ - Protocol::WebSocket::URL.3 - -NO_STAGE= yes .include <bsd.port.mk> Modified: head/www/p5-Protocol-WebSocket/pkg-plist ============================================================================== --- head/www/p5-Protocol-WebSocket/pkg-plist Sun Jan 5 13:56:24 2014 (r338777) +++ head/www/p5-Protocol-WebSocket/pkg-plist Sun Jan 5 14:02:22 2014 (r338778) @@ -12,6 +12,19 @@ %%SITE_PERL%%/Protocol/WebSocket/Stateful.pm %%SITE_PERL%%/Protocol/WebSocket/URL.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol/WebSocket/.packlist +%%PERL5_MAN3%%/Protocol::WebSocket.3.gz +%%PERL5_MAN3%%/Protocol::WebSocket::Cookie.3.gz +%%PERL5_MAN3%%/Protocol::WebSocket::Cookie::Request.3.gz +%%PERL5_MAN3%%/Protocol::WebSocket::Cookie::Response.3.gz +%%PERL5_MAN3%%/Protocol::WebSocket::Frame.3.gz +%%PERL5_MAN3%%/Protocol::WebSocket::Handshake.3.gz +%%PERL5_MAN3%%/Protocol::WebSocket::Handshake::Client.3.gz +%%PERL5_MAN3%%/Protocol::WebSocket::Handshake::Server.3.gz +%%PERL5_MAN3%%/Protocol::WebSocket::Message.3.gz +%%PERL5_MAN3%%/Protocol::WebSocket::Request.3.gz +%%PERL5_MAN3%%/Protocol::WebSocket::Response.3.gz +%%PERL5_MAN3%%/Protocol::WebSocket::Stateful.3.gz +%%PERL5_MAN3%%/Protocol::WebSocket::URL.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol/WebSocket @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol @dirrm %%SITE_PERL%%/Protocol/WebSocket/Handshake Modified: head/www/p5-Web-Scraper-Config/Makefile ============================================================================== --- head/www/p5-Web-Scraper-Config/Makefile Sun Jan 5 13:56:24 2014 (r338777) +++ head/www/p5-Web-Scraper-Config/Makefile Sun Jan 5 14:02:22 2014 (r338778) @@ -22,7 +22,4 @@ RUN_DEPENDS= p5-Config-Any>=0:${PORTSDIR USES= perl5 USE_PERL5= configure -MAN3= Web::Scraper::Config.3 - -NO_STAGE= yes .include <bsd.port.mk> Modified: head/www/p5-Web-Scraper-Config/pkg-descr ============================================================================== --- head/www/p5-Web-Scraper-Config/pkg-descr Sun Jan 5 13:56:24 2014 (r338777) +++ head/www/p5-Web-Scraper-Config/pkg-descr Sun Jan 5 14:02:22 2014 (r338778) @@ -1,4 +1,4 @@ Web::Scraper::Config allows you to harness the power of Web::Scraper from a config file. -WWW: http://search.cpan.org/dist/Web-Scraper-Config/ +WWW: http://search.cpan.org/dist/Web-Scraper-Config/ Modified: head/www/p5-Web-Scraper-Config/pkg-plist ============================================================================== --- head/www/p5-Web-Scraper-Config/pkg-plist Sun Jan 5 13:56:24 2014 (r338777) +++ head/www/p5-Web-Scraper-Config/pkg-plist Sun Jan 5 14:02:22 2014 (r338778) @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Web/Scraper/Config/.packlist %%SITE_PERL%%/Web/Scraper/Config.pm +%%PERL5_MAN3%%/Web::Scraper::Config.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Web/Scraper/Config @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Web/Scraper @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Web Modified: head/www/p5-WebService-Google-Reader/Makefile ============================================================================== --- head/www/p5-WebService-Google-Reader/Makefile Sun Jan 5 13:56:24 2014 (r338777) +++ head/www/p5-WebService-Google-Reader/Makefile Sun Jan 5 14:02:22 2014 (r338778) @@ -30,10 +30,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= WebService::Google::Reader.3 \ - WebService::Google::Reader::Constants.3 \ - WebService::Google::Reader::Feed.3 \ - WebService::Google::Reader::ListElement.3 - -NO_STAGE= yes .include <bsd.port.mk> Modified: head/www/p5-WebService-Google-Reader/pkg-plist ============================================================================== --- head/www/p5-WebService-Google-Reader/pkg-plist Sun Jan 5 13:56:24 2014 (r338777) +++ head/www/p5-WebService-Google-Reader/pkg-plist Sun Jan 5 14:02:22 2014 (r338778) @@ -3,6 +3,10 @@ %%SITE_PERL%%/WebService/Google/Reader/Feed.pm %%SITE_PERL%%/WebService/Google/Reader/ListElement.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Google/Reader/.packlist +%%PERL5_MAN3%%/WebService::Google::Reader.3.gz +%%PERL5_MAN3%%/WebService::Google::Reader::Constants.3.gz +%%PERL5_MAN3%%/WebService::Google::Reader::Feed.3.gz +%%PERL5_MAN3%%/WebService::Google::Reader::ListElement.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Google/Reader @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Google @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService Modified: head/www/p5-jQuery-File-Upload/Makefile ============================================================================== --- head/www/p5-jQuery-File-Upload/Makefile Sun Jan 5 13:56:24 2014 (r338777) +++ head/www/p5-jQuery-File-Upload/Makefile Sun Jan 5 14:02:22 2014 (r338778) @@ -19,7 +19,4 @@ BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= jQuery::File::Upload.3 - -NO_STAGE= yes .include <bsd.port.mk> Modified: head/www/p5-jQuery-File-Upload/pkg-plist ============================================================================== --- head/www/p5-jQuery-File-Upload/pkg-plist Sun Jan 5 13:56:24 2014 (r338777) +++ head/www/p5-jQuery-File-Upload/pkg-plist Sun Jan 5 14:02:22 2014 (r338778) @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/jQuery/File/Upload/.packlist %%SITE_PERL%%/jQuery/File/Upload.pm +%%PERL5_MAN3%%/jQuery::File::Upload.3.gz @dirrmtry %%SITE_PERL%%/jQuery/File @dirrmtry %%SITE_PERL%%/jQuery @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/jQuery/File/Upload
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401051402.s05E2NE1001896>