diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2009-11-06 23:14:32 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2009-11-06 23:14:32 +0000 |
commit | 1a7b09bde498ff243a7564a29c60c35ff73c2837 (patch) | |
tree | aae12a3594ef141fcaf4b82f7a8782221ac45973 /www/p5-Catalyst-Plugin-Session-Store-Memcached | |
parent | d05dc8f9ac2aceece0da703ed342d08adeaa84b1 (diff) | |
download | ports-1a7b09bde498ff243a7564a29c60c35ff73c2837.tar.gz ports-1a7b09bde498ff243a7564a29c60c35ff73c2837.zip |
- update to 0.04
Notes
Notes:
svn path=/head/; revision=243912
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-Memcached')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-Memcached/Makefile | 10 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-Memcached/distinfo | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-Memcached/Makefile b/www/p5-Catalyst-Plugin-Session-Store-Memcached/Makefile index a8eb6565ad41..9f3178488a83 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-Memcached/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-Memcached/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Plugin-Session-Store-Memcached -PORTVERSION= 0.03 +PORTVERSION= 0.04 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,11 +14,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Memcached storage backend for session data -BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-Cache-Memcached-Managed>=0:${PORTSDIR}/databases/p5-Cache-Memcached-Managed \ - p5-Catalyst-Plugin-Session>=0.01:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ +RUN_DEPENDS= p5-Cache-Memcached-Managed>=0:${PORTSDIR}/databases/p5-Cache-Memcached-Managed \ + p5-Catalyst-Plugin-Session>=0.26:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ + p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat -RUN_DEPENDS= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= 5.8.2+ diff --git a/www/p5-Catalyst-Plugin-Session-Store-Memcached/distinfo b/www/p5-Catalyst-Plugin-Session-Store-Memcached/distinfo index 4b7712e97902..063397a3b7f3 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-Memcached/distinfo +++ b/www/p5-Catalyst-Plugin-Session-Store-Memcached/distinfo @@ -1,3 +1,3 @@ -MD5 (Catalyst-Plugin-Session-Store-Memcached-0.03.tar.gz) = 7bb4e6e1c28e6be2faf39fd8d7d16906 -SHA256 (Catalyst-Plugin-Session-Store-Memcached-0.03.tar.gz) = a2cd6f2abaf11345995e672cf21792c8237d0dab0bd30cebcabbcc44b3fd92b3 -SIZE (Catalyst-Plugin-Session-Store-Memcached-0.03.tar.gz) = 20827 +MD5 (Catalyst-Plugin-Session-Store-Memcached-0.04.tar.gz) = e3d9b1820ff700f2973bf861609fd492 +SHA256 (Catalyst-Plugin-Session-Store-Memcached-0.04.tar.gz) = 5b2dff4b45284a669ab0e80e05b0d838cb000b0848f37e6155a61a3adb3c88bd +SIZE (Catalyst-Plugin-Session-Store-Memcached-0.04.tar.gz) = 23032 |