diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2009-12-15 10:16:53 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2009-12-15 10:16:53 +0000 |
commit | 2d91f212da20ff1c964875b50f72c251633ba6f4 (patch) | |
tree | 77e2b12064cf3be9f7341dd157b12e08c7f5816b /www/p5-Catalyst-Plugin-Session-Store-DBI | |
parent | 0a3e043b5f17a619d86b11abef6f48614e96682b (diff) | |
download | ports-2d91f212da20ff1c964875b50f72c251633ba6f4.tar.gz ports-2d91f212da20ff1c964875b50f72c251633ba6f4.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-DBI')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-DBI/Makefile | 12 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-DBI/distinfo | 6 |
2 files changed, 9 insertions, 9 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-DBI/Makefile b/www/p5-Catalyst-Plugin-Session-Store-DBI/Makefile index 09d0d017bfa3..22a8749f3c91 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-DBI/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-DBI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Plugin-Session-Store-DBI -PORTVERSION= 0.13 +PORTVERSION= 0.15 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,14 +14,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Store your sessions in a database -RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-Catalyst-Plugin-Session>=0.05:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ +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-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \ - p5-Storable>=0:${PORTSDIR}/devel/p5-Storable + 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 diff --git a/www/p5-Catalyst-Plugin-Session-Store-DBI/distinfo b/www/p5-Catalyst-Plugin-Session-Store-DBI/distinfo index 4fc93b4a4faa..aab1c8b33c57 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-DBI/distinfo +++ b/www/p5-Catalyst-Plugin-Session-Store-DBI/distinfo @@ -1,3 +1,3 @@ -MD5 (Catalyst-Plugin-Session-Store-DBI-0.13.tar.gz) = fda0bc9f14049e375921dbf36e7fbb25 -SHA256 (Catalyst-Plugin-Session-Store-DBI-0.13.tar.gz) = 17a1941006bc7c9b11fedefc5db316ad51d2b75246c8d32d704b2cf2b7773f66 -SIZE (Catalyst-Plugin-Session-Store-DBI-0.13.tar.gz) = 23603 +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 |