cvs commit: ports/devel Makefile ports/devel/p5-MooseX-AuthorizedMethods Makefile distinfo pkg-descr pkg-plist

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Apr 24 19:22:54 UTC 2012


sunpoet     2012-04-24 19:22:54 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-MooseX-AuthorizedMethods Makefile distinfo pkg-descr 
                                      pkg-plist 
  Log:
  - Add p5-MooseX-AuthorizedMethods 0.006
  
  MooseX::AuthorizedMethods exports the "authorized" declarator that makes a
  verification if the user has the required permissions before the acual
  invocation. The default verification method will take the "user" method result
  and call "roles" to list the roles given to that user.
  
  WWW: http://search.cpan.org/dist/MooseX-AuthorizedMethods/
  
  Revision  Changes    Path
  1.4930    +1 -0      ports/devel/Makefile
  1.1       +31 -0     ports/devel/p5-MooseX-AuthorizedMethods/Makefile (new)
  1.1       +2 -0      ports/devel/p5-MooseX-AuthorizedMethods/distinfo (new)
  1.1       +6 -0      ports/devel/p5-MooseX-AuthorizedMethods/pkg-descr (new)
  1.1       +16 -0     ports/devel/p5-MooseX-AuthorizedMethods/pkg-plist (new)


More information about the cvs-ports mailing list