| Summary: | Update Port: devel/p5-Params-CallbackRequest 1.13->1.15 | ||||||
|---|---|---|---|---|---|---|---|
| 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: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->aaron Submitter has GNATS access State Changed From-To: open->feedback Awaiting maintainers feedback This change appears to be okay. Please apply.
On Thu, 2006-06-01 at 19:44 +0000, Edwin Groothuis wrote:
> Maintainer of devel/p5-Params-CallbackRequest,
>
> Please note that PR ports/98303 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/98303
>
State Changed From-To: feedback->closed Committed. Thanks! |
- Update from v1.13 to v1.15 - Restrict to Perl 5.8+ due to dependency upon devel/p5-Class-Exception 1.15 2006-05-26T21:28:55 - Added the 'requester' attribute to Params::Callback. This can be specified by passing the 'requester' paremter to request(), and can be anything. 1.14 2006-03-02T20:07:28 - Removed an unnecessary eval block around the loading of Class::ISA and Attribute::Handlers that would prevent the failure of either of those modules to load to propagate. - Fixed typo in the Synopsis spotted by Scott Lanning. - Added support for mod_perl2, as well as mod_perl 1 and mod_perl 1.99.