Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Apr 2011 12:04:17 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-MooseX-SetOnce Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201104031204.p33C4HBV091292@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
culot       2011-04-03 12:04:17 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-MooseX-SetOnce Makefile distinfo pkg-descr pkg-plist 
  Log:
  The 'SetOnce' attribute lets your class have attributes that are not lazy and
  not set, but that cannot be altered once set. If you try to alter the value
  of an attribute with the SetOnce trait, either by accessor or writer, and the
  attribute has a value, it will throw an exception.
  
  WWW: http://search.cpan.org/dist/MooseX-SetOnce/
  
  This new port is needed to update www/p5-HTML-FormFu.
  
  Revision  Changes    Path
  1.4289    +1 -0      ports/devel/Makefile
  1.1       +26 -0     ports/devel/p5-MooseX-SetOnce/Makefile (new)
  1.1       +2 -0      ports/devel/p5-MooseX-SetOnce/distinfo (new)
  1.1       +6 -0      ports/devel/p5-MooseX-SetOnce/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-MooseX-SetOnce/pkg-plist (new)



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