Bug 98335

Summary: Update Port: www/p5-CGI-Builder 1.26+->1.36
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 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.