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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"