Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jun 2005 09:24:54 +0000 (UTC)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/p5-OOTools Makefile distinfo pkg-plist
Message-ID:  <200506070924.j579OsFq081007@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506070924.j579OsFq081007>