- Update to 0.20 Port maintainer (hartzell@alerce.com) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN)
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Maintainer of www/p5-CGI-Application-Plugin-Authentication, Please note that PR ports/170948 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/170948 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->swills I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=170948 Date: Fri, 24 Aug 2012 11:33:43 -0700
State Changed From-To: feedback->closed Committed. Thanks!
Author: swills Date: Sat Aug 25 14:38:21 2012 New Revision: 303142 URL: http://svn.freebsd.org/changeset/ports/303142 Log: - Update to 0.20 PR: ports/170948 Approved by: George Hartzell <hartzell@alerce.com> (maintainer) Modified: head/www/p5-CGI-Application-Plugin-Authentication/Makefile (contents, props changed) head/www/p5-CGI-Application-Plugin-Authentication/distinfo (contents, props changed) head/www/p5-CGI-Application-Plugin-Authentication/pkg-plist (contents, props changed) Modified: head/www/p5-CGI-Application-Plugin-Authentication/Makefile ============================================================================== --- head/www/p5-CGI-Application-Plugin-Authentication/Makefile Sat Aug 25 14:36:22 2012 (r303141) +++ head/www/p5-CGI-Application-Plugin-Authentication/Makefile Sat Aug 25 14:38:21 2012 (r303142) @@ -6,7 +6,7 @@ # PORTNAME= CGI-Application-Plugin-Authentication -PORTVERSION= 0.14 +PORTVERSION= 0.20 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -25,7 +25,10 @@ BUILD_DEPENDS+= p5-Test-Exception>=0:${P PERL_MODBUILD= yes -MAN3= CGI::Application::Plugin::Authentication::Driver.3 \ +MAN3= CGI::Application::Plugin::Authentication::Display.3 \ + CGI::Application::Plugin::Authentication::Display::Basic.3 \ + CGI::Application::Plugin::Authentication::Display::Classic.3 \ + CGI::Application::Plugin::Authentication::Driver.3 \ CGI::Application::Plugin::Authentication::Driver::Filter::strip.3 \ CGI::Application::Plugin::Authentication::Driver::DBI.3 \ CGI::Application::Plugin::Authentication::Driver::Filter::sha1.3 \ Modified: head/www/p5-CGI-Application-Plugin-Authentication/distinfo ============================================================================== --- head/www/p5-CGI-Application-Plugin-Authentication/distinfo Sat Aug 25 14:36:22 2012 (r303141) +++ head/www/p5-CGI-Application-Plugin-Authentication/distinfo Sat Aug 25 14:38:21 2012 (r303142) @@ -1,2 +1,2 @@ -SHA256 (CGI-Application-Plugin-Authentication-0.14.tar.gz) = b1a06c1a77f39d7b95809e0ccfc182c23663bd7ba9bc7536fa7b0e1bfb8a82c9 -SIZE (CGI-Application-Plugin-Authentication-0.14.tar.gz) = 52959 +SHA256 (CGI-Application-Plugin-Authentication-0.20.tar.gz) = 7519188cae74a856f8c26830ba38ab1d3ad0c6fc65b42f397c6c44a085c8f183 +SIZE (CGI-Application-Plugin-Authentication-0.20.tar.gz) = 117853 Modified: head/www/p5-CGI-Application-Plugin-Authentication/pkg-plist ============================================================================== --- head/www/p5-CGI-Application-Plugin-Authentication/pkg-plist Sat Aug 25 14:36:22 2012 (r303141) +++ head/www/p5-CGI-Application-Plugin-Authentication/pkg-plist Sat Aug 25 14:38:21 2012 (r303142) @@ -1,4 +1,7 @@ %%SITE_PERL%%/CGI/Application/Plugin/Authentication.pm +%%SITE_PERL%%/CGI/Application/Plugin/Authentication/Display/Basic.pm +%%SITE_PERL%%/CGI/Application/Plugin/Authentication/Display/Classic.pm +%%SITE_PERL%%/CGI/Application/Plugin/Authentication/Display.pm %%SITE_PERL%%/CGI/Application/Plugin/Authentication/Driver.pm %%SITE_PERL%%/CGI/Application/Plugin/Authentication/Driver/Authen/Simple.pm %%SITE_PERL%%/CGI/Application/Plugin/Authentication/Driver/DBI.pm @@ -18,6 +21,7 @@ @dirrmtry %%SITE_PERL%%/CGI/Application/Plugin/Authentication/Driver/Filter @dirrmtry %%SITE_PERL%%/CGI/Application/Plugin/Authentication/Driver/Authen @dirrmtry %%SITE_PERL%%/CGI/Application/Plugin/Authentication/Driver +@dirrmtry %%SITE_PERL%%/CGI/Application/Plugin/Authentication/Display @dirrmtry %%SITE_PERL%%/CGI/Application/Plugin/Authentication @dirrmtry %%SITE_PERL%%/CGI/Application/Plugin @dirrmtry %%SITE_PERL%%/CGI/Application _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"