pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/31678 CVS commit: pkgsrc/devel/p5-OOTools



The following reply was made to PR pkg/31678; it has been noted by GNATS.

From: Hiramatsu Yoshifumi <hiramatsu%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: PR/31678 CVS commit: pkgsrc/devel/p5-OOTools
Date: Tue, 18 Oct 2005 08:33:24 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  hiramatsu
 Date:          Tue Oct 18 08:33:24 UTC 2005
 
 Modified Files:
        pkgsrc/devel/p5-OOTools: Makefile distinfo
 
 Log Message:
 Update OOTools to version 2.21. This closes PR 31678 from Zafer Aydogan.
 
 Changes from 1.75(doesn't include minor fixes):
 
 Version 2.21
 - Little documentation improvement
 
 Version 2.2
 - Added Package::props and Package::groups pragmas
 - Added improved tests
 
 Version 2.12
 - Fixed the Class::Util::import function
 
 Version 2.11
 - Changed the Class::Util::classes function
 
 Version 2.1
 - Added the Class::Util::gather function plus tests
 - Added the Class::Util::classes function plus tests
 - Added the Class::Util::blessed function plus tests
 
 Version 2.0
 - Added the Class::Error module and tests
 - Added the Class::Util module and tests
 - Added the 'skip_autoload' option to Class::constr pragma
 - You can also pass an HASH reference to the constr method
 
 Version 1.79
 - A test addition
 
 Version 1.78
 - The properties defined with a group get initialized just once
 - Some testing addition and rewrite
 
 Version 1.77
 - Added 'default' option to the Class::constr pragma plus tests
 - Added possibility to get a slice of values from groups accessors
 - Added $_ aliasing for the post_process option
 
 Version 1.76
 - Added add_to() method to add props and groups accessors in other packages
 - Added post_process() option to props accessors
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.5 -r1.6 pkgsrc/devel/p5-OOTools/Makefile
 cvs rdiff -r1.2 -r1.3 pkgsrc/devel/p5-OOTools/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index