Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2011 02:06:11 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-MouseX-Traits Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201106030206.p5326BN9029326@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sunpoet     2011-06-03 02:06:11 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-MouseX-Traits Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-MouseX-Traits 0.1102
  
  Often you want to create components that can be added to a class arbitrarily.
  MouseX::Traits makes it easy for the end user to use these components. Instead
  of requiring the user to create a named class with the desired roles applied,
  or apply roles to the instance one-by-one, he can just create a new class from
  yours with with_traits, and then instantiate that.
  
  WWW: http://search.cpan.org/dist/MouseX-Traits/
  
  Revision  Changes    Path
  1.4359    +1 -0      ports/devel/Makefile
  1.1       +25 -0     ports/devel/p5-MouseX-Traits/Makefile (new)
  1.1       +2 -0      ports/devel/p5-MouseX-Traits/distinfo (new)
  1.1       +7 -0      ports/devel/p5-MouseX-Traits/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-MouseX-Traits/pkg-plist (new)



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