Update security/p5-Catalyst-Authentication-Store-DBIx-Class to version

0.1502.

from Andreas Voegele
This commit is contained in:
sthen 2012-04-08 22:02:31 +00:00
parent 4dd4d85e51
commit 015bbd9ed7
3 changed files with 21 additions and 12 deletions

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.4 2010/12/03 11:46:46 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.5 2012/04/08 22:02:31 sthen Exp $
COMMENT = storage class for Catalyst Authentication using DBIx::Class
COMMENT = storage class for Catalyst Authentication using DBIx::Class
MODULES = cpan
DISTNAME = Catalyst-Authentication-Store-DBIx-Class-0.104
REVISION = 0
DISTNAME = Catalyst-Authentication-Store-DBIx-Class-0.1502
CATEGORIES = security
MAINTAINER = Simon Bertrang <simon@openbsd.org>
@ -16,11 +15,19 @@ PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
RUN_DEPENDS = databases/p5-DBIx-Class \
security/p5-Catalyst-Plugin-Authentication>=0.10006 \
databases/p5-Catalyst-Model-DBIC-Schema \
devel/p5-Moose \
devel/p5-namespace-autoclean \
devel/p5-Try-Tiny \
security/p5-Catalyst-Plugin-Authentication>=0.10008 \
www/p5-Catalyst-Runtime
BUILD_DEPENDS = ${RUN_DEPENDS}
REGRESS_DEPENDS = devel/p5-Test-WWW-Mechanize-Catalyst \
security/p5-Catalyst-Plugin-Authorization-Roles \
www/p5-Catalyst-Plugin-Session-State-Cookie
USE_GROFF = Yes
MAKE_ENV = TEST_POD=Yes
CONFIGURE_STYLE = modinst
.include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
MD5 (Catalyst-Authentication-Store-DBIx-Class-0.104.tar.gz) = 18ZwUYGaDGAAFZA3l7i6aA==
RMD160 (Catalyst-Authentication-Store-DBIx-Class-0.104.tar.gz) = IfWsR2ILLh36QplHtZDwJP0k1uQ=
SHA1 (Catalyst-Authentication-Store-DBIx-Class-0.104.tar.gz) = EAQcinFh8hYuNI4GcjX7Y47H9W8=
SHA256 (Catalyst-Authentication-Store-DBIx-Class-0.104.tar.gz) = y5qhSPJcBOjuM8NQfmE+wr/qaTSj/pzSWXw3byYO2Kc=
SIZE (Catalyst-Authentication-Store-DBIx-Class-0.104.tar.gz) = 33927
MD5 (Catalyst-Authentication-Store-DBIx-Class-0.1502.tar.gz) = rJiboE1g42r3kxvtfOvfFg==
RMD160 (Catalyst-Authentication-Store-DBIx-Class-0.1502.tar.gz) = tdNTiWPa3GyXdqoRLdqJS/bRdew=
SHA1 (Catalyst-Authentication-Store-DBIx-Class-0.1502.tar.gz) = Z6QIewXKZLeah1/LqJIpJ9RhGNw=
SHA256 (Catalyst-Authentication-Store-DBIx-Class-0.1502.tar.gz) = yz+tmgz4RuQtA8lfBJddLP3t/rWZ8/wnObMrBNItE4Q=
SIZE (Catalyst-Authentication-Store-DBIx-Class-0.1502.tar.gz) = 44051

View File

@ -1,7 +1,9 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/05/29 18:36:02 simon Exp $
@comment $OpenBSD: PLIST,v 1.2 2012/04/08 22:02:31 sthen Exp $
${P5SITE}/Catalyst/Authentication/Realm/SimpleDB.pm
${P5SITE}/Catalyst/Authentication/Store/DBIx/
${P5SITE}/Catalyst/Authentication/Store/DBIx/Class/
${P5SITE}/Catalyst/Authentication/Store/DBIx/Class.pm
${P5SITE}/Catalyst/Authentication/Store/DBIx/Class/User.pm
@man man/man3p/Catalyst::Authentication::Realm::SimpleDB.3p
@man man/man3p/Catalyst::Authentication::Store::DBIx::Class.3p
@man man/man3p/Catalyst::Authentication::Store::DBIx::Class::User.3p