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)
_______________________________________________
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"

Reply via email to