Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Apr 2012 19:22:54 +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-MooseX-AuthorizedMethods Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201204241922.q3OJMsfu062353@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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