diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-12-02 19:52:04 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-12-02 19:52:04 +0000 |
commit | dbd82d57741a78705557dde430ea058c39ee531f (patch) | |
tree | 5b7a36e74f7afb64af489c970451506958076948 /www/p5-Catalyst-Plugin-Session-Store-File | |
parent | fd5a340a877f9822e681f650af9211f8bb8572c3 (diff) | |
download | ports-dbd82d57741a78705557dde430ea058c39ee531f.tar.gz ports-dbd82d57741a78705557dde430ea058c39ee531f.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-File')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-File/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-File/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-File/Makefile b/www/p5-Catalyst-Plugin-Session-Store-File/Makefile index 94d408fd00a9..223026af4347 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-File/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-File/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Plugin-Session-Store-File -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/E/ES/ESSKAR @@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= lars@balker.dk COMMENT= File storage backend for session data -BUILD_DEPENDS= p5-Cache-Cache>=1.02:${PORTSDIR}/devel/p5-Cache-Cache \ +BUILD_DEPENDS= p5-Catalyst>=5.0:${PORTSDIR}/www/p5-Catalyst \ + p5-Cache-Cache>=1.02:${PORTSDIR}/devel/p5-Cache-Cache \ p5-Catalyst-Plugin-Session>=0.01:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ p5-Class-Accessor>=0.22:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Class-Data-Inheritable>=0.04:${PORTSDIR}/devel/p5-Class-Data-Inheritable diff --git a/www/p5-Catalyst-Plugin-Session-Store-File/distinfo b/www/p5-Catalyst-Plugin-Session-Store-File/distinfo index 197537f49900..94f4ff889fa7 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-File/distinfo +++ b/www/p5-Catalyst-Plugin-Session-Store-File/distinfo @@ -1,3 +1,3 @@ -MD5 (Catalyst-Plugin-Session-Store-File-0.04.tar.gz) = 2796715237ffcc1c7b6ca7065d4a1792 -SHA256 (Catalyst-Plugin-Session-Store-File-0.04.tar.gz) = 53d34c1eec1e233a22e5eb0a5947fae0cd4f3be0fa7646646e8a1947d50525dd -SIZE (Catalyst-Plugin-Session-Store-File-0.04.tar.gz) = 3841 +MD5 (Catalyst-Plugin-Session-Store-File-0.05.tar.gz) = 521446aefafc0d81e22067a0519f8633 +SHA256 (Catalyst-Plugin-Session-Store-File-0.05.tar.gz) = 46dc2663283c5c414b127be4eedf8a6eb67684744dac1caf9fce4ea5174bc1fb +SIZE (Catalyst-Plugin-Session-Store-File-0.05.tar.gz) = 3902 |