Commit graph

5 commits

Author SHA1 Message Date
agc
b9b754e081 Add SHA512 digests for distfiles for www category
Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 02:46:46 +00:00
hiramatsu
c0e73ce59d Update to p5-Catalyst-Plugin-Authorization-Roles to 0.09.
Changes from previous:
----------------------
0.09   2011-04-29
        - Fix documentation to point at the tutorial, rather than
          old advent article.
        - Link to Catalyst::ActionRole::ACL
        - Tidy up examples to show the new authentication system
        - fix check_* to always return scalar values,
          even in list context (RT#66812)
2011-12-16 06:13:13 +00:00
sno
b14cc0881f Updating www/p5-Catalyst-Plugin-Authorization-Roles from 0.07nb2 to 0.08
pkgsrc changes:
  - add license definition (perl license)
  - move dependecy to Test::Exception to BUILD_DEPENDS (required for
    testing only)

Upstream changes:
0.08    2009-11-19
        - repackaged with a new version of Module::Install
2009-11-21 14:19:20 +00:00
he
8f236a484c Update from version 0.05 to 0.07.
Pkgsrc changes:
 o Adjusted dependencies, removed p5-Test-MockObject to track package

Upstream changes:

0.07    2008-08-21
        - repackaged

0.06    2008-08-20
        - support renamed Catalyst::Authentication::* modules
        - removed dependency on Test::MockObject
2008-09-11 11:26:15 +00:00
abs
3d89d08a4c Added www/p5-Catalyst-Plugin-Authorization-Roles version 0.05
Role based access control is very simple: every user has a list of
roles, which that user is allowed to assume, and every restricted part
of the app makes an assertion about the necessary roles.

If the user is a member in all of the required roles access is granted.
Otherwise, access is denied.

WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authorization-Roles/
2008-07-15 09:18:00 +00:00