- Update to 0.16

With Hat:       perl@
Changes:        http:/search.cpan.org/dist/Catalyst-Plugin-Session-Store-DBI/Changes
This commit is contained in:
Philip M. Gollucci 2010-06-10 01:36:30 +00:00
parent 6705f1adf5
commit f6fb5e357e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256267
2 changed files with 10 additions and 6 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= Catalyst-Plugin-Session-Store-DBI
PORTVERSION= 0.15
PORTVERSION= 0.16
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,14 +14,18 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Store your sessions in a database
BUILD_DEPENDS= p5-Catalyst-Plugin-Session>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
p5-Catalyst-Runtime>=5.49:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat
RUN_DEPENDS= p5-Catalyst-Plugin-Session>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
p5-Catalyst-Runtime>=5.49:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= 5.8.2+
PERL_CONFIGURE= 5.8.2+
MAN3= Catalyst::Plugin::Session::Store::DBI.3

View file

@ -1,3 +1,3 @@
MD5 (Catalyst-Plugin-Session-Store-DBI-0.15.tar.gz) = 17084da3ce9e4a41cf10cbec7bd03233
SHA256 (Catalyst-Plugin-Session-Store-DBI-0.15.tar.gz) = 0d71ade1cf9aabd1813aacb0a50e54fa910136f8133f7295d133502050b59d52
SIZE (Catalyst-Plugin-Session-Store-DBI-0.15.tar.gz) = 28084
MD5 (Catalyst-Plugin-Session-Store-DBI-0.16.tar.gz) = 83a6d97ed2288cced0af76dea86ffb99
SHA256 (Catalyst-Plugin-Session-Store-DBI-0.16.tar.gz) = adeb3df4b498606c168744b94c0950fe912584b130d92821b736f9752517c410
SIZE (Catalyst-Plugin-Session-Store-DBI-0.16.tar.gz) = 30830