Bug 98351

Summary: Update Port: www/p5-MasonX-WebApp 0.08->0.11
Product: Ports & Packages Reporter: Aaron Dalton <aaron>
Component: Individual Port(s)Assignee: Aaron Dalton <aaron>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
submission.txt none

Description Aaron Dalton freebsd_committer freebsd_triage 2006-06-02 04:30:14 UTC
- Update from v0.08 to v0.11

0.11  2005-07-18
- Clarified and improved the docs (I hope).
- MasonX::WebApp::ApacheHandler->request_args() now requires an
Apache::Request object unless args_method is set to "CGI".

0.10  2005-07-17
- The handler() sub provided by MasonX::WebApp was broken, as was the
version in the docs.  Reported by George Hartzell.
- If your subclass did not call $class->ApacheHandlerParams() and set
some parameters, then MasonX::WebApp's default handler() would fail.
Reported by Lee Carmichael.
- Fix handling of MasonGlobalName.  Reported by George Hartzell.
- Shut up annoying "subroutine redefined" warnings from
MasonX::WebApp.
- Added some real tests
- Require Perl 5.6.0+

0.09  2005-05-25
- Documented RequireAbortAfterAction declarative parameter.
- Added overridable method _is_valid_action() to allow for more
fine-grained control over what methods are exposed via URIs.
- Made ActionURIPrefixRegex public.  This allows for more control over
what can come before an action name in a URI.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-06-02 04:32:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->aaron

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2006-06-02 04:32:23 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Aaron Dalton freebsd_committer freebsd_triage 2006-06-15 02:22:27 UTC
State Changed
From-To: feedback->closed

Committed after maintainer timeout.