diff options
author | erwin <erwin@FreeBSD.org> | 2005-12-03 03:52:04 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2005-12-03 03:52:04 +0800 |
commit | eb07963b2199808dd81aeca846aee68fc7b5cab8 (patch) | |
tree | 6092ba04b5cd7cda5030d335bf28cee22ee4e5ef /www | |
parent | 84df960c02d40640c0054cce0b96dcc69367bf70 (diff) | |
download | freebsd-ports-gnome-eb07963b2199808dd81aeca846aee68fc7b5cab8.tar.gz freebsd-ports-gnome-eb07963b2199808dd81aeca846aee68fc7b5cab8.tar.zst freebsd-ports-gnome-eb07963b2199808dd81aeca846aee68fc7b5cab8.zip |
Update to 0.05
PR: 89846
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
Diffstat (limited to 'www')
-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 |