Bug 98351 - Update Port: www/p5-MasonX-WebApp 0.08->0.11
Summary: Update Port: www/p5-MasonX-WebApp 0.08->0.11
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Aaron Dalton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-02 04:30 UTC by Aaron Dalton
Modified: 2006-06-15 02:22 UTC (History)
0 users

See Also:


Attachments
submission.txt (1.57 KB, text/plain)
2006-06-02 04:30 UTC, Aaron Dalton
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.