Bug 98335 - Update Port: www/p5-CGI-Builder 1.26+->1.36
Summary: Update Port: www/p5-CGI-Builder 1.26+->1.36
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 01:10 UTC by Aaron Dalton
Modified: 2006-06-15 02:22 UTC (History)
0 users

See Also:


Attachments
submission.txt (3.04 KB, text/plain)
2006-06-02 01:10 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 01:10:14 UTC
- Update from v1.26+ to v1.36
- Update plist

CGI-Builder Latest Versions Changes

Version 1.36
- Restored the canonical cgi_new method :-)

Version 1.35
- "use strict" fix for CPANTS
- Little improvement of the cgi-new method

Version 1.34
- Fixed the string returned by the die_handler (bug introduced in 1.33)
- Added the 'phase' method

Version 1.33
- Removed the internal use of lvalue assigments incompatible with
  the perl-bug #17663 (Perl 5 Debugger doesn't handle properly lvalue
  sub assignment)
- Deprecated the use of CGI::Builder::Const: constants are now defined
  in the main package

Version 1.32
- CGI::Builder::Conf now accepts a list of configuration files
  that will be mixed in a final structure
- Deprecated the CGI::Builder::Conf::conf_options now 'conf_mml_options'
- Added the TRIM_BLANKS default option to the
  CGI::Builder::Conf::conf_mml_options
- Fixed a switch_to bug, which didn't pass any argument to the SH_* 
handlers

Version 1.31
- Updated OOTools 2.1 as a prerequisite
- A few minor changes

Version 1.3
- Updated OOTools 2 as a prerequisite
- Updated IO::Util 1.45 as a prerequisite
- Added CGI::Builder::Conf in order to add user editable configuration 
files
  to your WebApp
- The import() sub internally uses the Class::Util::load() now
- Added a few details about asking support
- Updated the PROPERTY GROUP ACCESSORS > param() example with the new
  OOTool behaviour (about retrieving the keys, retrieving a slice and
  copying the whole hash)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-06-02 01:12:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->aaron

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2006-06-02 01:12:33 UTC
State Changed
From-To: open->feedback

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

Committed after maintainer timeout.