cvs commit: ports/devel/p5-OOTools Makefile distinfo pkg-plist

Cheng-Lung Sung clsung at FreeBSD.org
Tue Jun 7 09:24:55 GMT 2005


clsung      2005-06-07 09:24:54 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-OOTools     Makefile distinfo pkg-plist 
  Log:
  - update to version 2
  - from Changes
  Version 2.0
    - Added the Class::Error module and tests
    - Added the Class::Util module and tests
    - Minor change in the Class::constr closure to allow to stop the init subs
      by returning undef OR a Class::Error object
    - Added the 'skip_autoload' option to Class::constr pragma
    - You can also pass an HASH reference to the constr method
    - Changed the result returned by the group accessor in list context:
      old version returned the keys of the hash (deprecated since the 1.77)
      this version returns the whole hash
  
  Revision  Changes    Path
  1.7       +3 -1      ports/devel/p5-OOTools/Makefile
  1.6       +2 -2      ports/devel/p5-OOTools/distinfo
  1.2       +2 -0      ports/devel/p5-OOTools/pkg-plist


More information about the cvs-ports mailing list