diff options
author | tobez <tobez@FreeBSD.org> | 2009-10-09 16:49:03 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2009-10-09 16:49:03 +0800 |
commit | 748b9756cc42c410876b2d7595f4930ad3b83fc8 (patch) | |
tree | bbb36473e19740b29279477f8cadbbb6e885627b | |
parent | 3e87e61c1ad979c93243ffb7dfaf5df60f7bc94c (diff) | |
download | freebsd-ports-gnome-748b9756cc42c410876b2d7595f4930ad3b83fc8.tar.gz freebsd-ports-gnome-748b9756cc42c410876b2d7595f4930ad3b83fc8.tar.zst freebsd-ports-gnome-748b9756cc42c410876b2d7595f4930ad3b83fc8.zip |
Update to 0.18.
Changes: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-File/Changes
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-File/Makefile | 6 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-File/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-File/Makefile b/www/p5-Catalyst-Plugin-Session-Store-File/Makefile index 2901cff908cd..12da8bc99320 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.17 +PORTVERSION= 0.18 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,9 +15,9 @@ MAINTAINER= perl@FreeBSD.org COMMENT= File storage backend for session data BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build \ p5-Cache-Cache>=1.02:${PORTSDIR}/devel/p5-Cache-Cache \ - p5-Catalyst-Plugin-Session>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ + p5-Catalyst-Plugin-Session>=0.27:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ + p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat \ p5-Class-Data-Inheritable>=0.04:${PORTSDIR}/devel/p5-Class-Data-Inheritable RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-Catalyst-Plugin-Session-Store-File/distinfo b/www/p5-Catalyst-Plugin-Session-Store-File/distinfo index 5e12b852f562..dab0c6f6f3f2 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.17.tar.gz) = 0de087d51cbe1a78aed18c44f0adfd96 -SHA256 (Catalyst-Plugin-Session-Store-File-0.17.tar.gz) = c56c6a67468b59fca7d9a34055590cfeab36179f07137f5446bca56ceec0b1a1 -SIZE (Catalyst-Plugin-Session-Store-File-0.17.tar.gz) = 24001 +MD5 (Catalyst-Plugin-Session-Store-File-0.18.tar.gz) = ab6912c5d8a4eeedc7d603e5bb0a47cf +SHA256 (Catalyst-Plugin-Session-Store-File-0.18.tar.gz) = 54738e3ce76f8be8b66947092d28973c73d79d1ee19b5d92b057552f8ff09b4f +SIZE (Catalyst-Plugin-Session-Store-File-0.18.tar.gz) = 24344 |