diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-19 03:25:34 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-19 03:25:34 +0000 |
commit | 8e6018b3be16f56947f6660be796be4bdf41b29a (patch) | |
tree | 1fc4a199d2e83e8b01dfdd1d4d70f9c36f066c60 /www/p5-Catalyst-Plugin-Session-Store-Delegate | |
parent | 91c0577ea511a9c653becbf6ee399c376c8c3ac1 (diff) |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-Delegate')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo | 6 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-Delegate/pkg-plist | 3 |
3 files changed, 5 insertions, 6 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile index 00885235432d..ed573834162a 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Plugin-Session-Store-Delegate -PORTVERSION= 0.02 +PORTVERSION= 0.04 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo b/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo index e21d80c970b9..b1ca3fea32ed 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo +++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo @@ -1,3 +1,3 @@ -MD5 (Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz) = f838dce5352222acbe240a1072e7c60f -SHA256 (Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz) = ae28da3f2462202dd682b45e62d9dfe64174c5e5f03407a3dcf70025dc699eeb -SIZE (Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz) = 5087 +MD5 (Catalyst-Plugin-Session-Store-Delegate-0.04.tar.gz) = ee827a832e25da35a8d1a6ffdb1c343a +SHA256 (Catalyst-Plugin-Session-Store-Delegate-0.04.tar.gz) = e695daf788f8c4128c49bebee36a78a171383910a717d35e155b3d57ff535695 +SIZE (Catalyst-Plugin-Session-Store-Delegate-0.04.tar.gz) = 17159 diff --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/pkg-plist b/www/p5-Catalyst-Plugin-Session-Store-Delegate/pkg-plist index 5bfbee3ec7b2..8d56adea264d 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/pkg-plist +++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/pkg-plist @@ -4,9 +4,8 @@ @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Session/Store @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Session @dirrmtry %%SITE_PERL%%/Catalyst/Plugin -@dirrmtry %%SITE_PERL%%/Catalyst +@dirrmtry %%SITE_PERL%%/Catalyst @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/Store @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst - |