diff options
author | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2006-07-31 22:08:14 +0000 |
---|---|---|
committer | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2006-07-31 22:08:14 +0000 |
commit | 072bb60fd362eac337fea71e80ccc66d83e0ecc3 (patch) | |
tree | 7ff6cadd19bcd268b6c4b06b70d4888853336c16 /www/p5-Catalyst-Plugin-Session | |
parent | 1932d261e39561e871413ab2d940b2a386b55808 (diff) | |
download | ports-072bb60fd362eac337fea71e80ccc66d83e0ecc3.tar.gz ports-072bb60fd362eac337fea71e80ccc66d83e0ecc3.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session/Makefile | 8 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Session/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-Catalyst-Plugin-Session/Makefile b/www/p5-Catalyst-Plugin-Session/Makefile index 2f896059e820..095b055f029e 100644 --- a/www/p5-Catalyst-Plugin-Session/Makefile +++ b/www/p5-Catalyst-Plugin-Session/Makefile @@ -6,21 +6,21 @@ # PORTNAME= Catalyst-Plugin-Session -PORTVERSION= 0.06 +PORTVERSION= 0.09 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../by-authors/id/N/NU/NUFFIN +MASTER_SITE_SUBDIR= Catalyst PKGNAMEPREFIX= p5- MAINTAINER= lbr@FreeBSD.org COMMENT= Generic Catalyst Session plugin -BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ +RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Digest>=0:${PORTSDIR}/security/p5-Digest \ p5-Object-Signature>=0:${PORTSDIR}/devel/p5-Object-Signature \ p5-File-Temp>=0:${PORTSDIR}/devel/p5-File-Temp \ p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools -RUN_DEPENDS= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Catalyst-Plugin-Session/distinfo b/www/p5-Catalyst-Plugin-Session/distinfo index 779d89e99f88..a8321d9ad110 100644 --- a/www/p5-Catalyst-Plugin-Session/distinfo +++ b/www/p5-Catalyst-Plugin-Session/distinfo @@ -1,3 +1,3 @@ -MD5 (Catalyst-Plugin-Session-0.06.tar.gz) = 88569c333228c6f2489ea6866d40202c -SHA256 (Catalyst-Plugin-Session-0.06.tar.gz) = 6ffb0ea7fc5ebbe57f46c288c575e2498355e7e2e397e582e6b210ae8020f049 -SIZE (Catalyst-Plugin-Session-0.06.tar.gz) = 19109 +MD5 (Catalyst-Plugin-Session-0.09.tar.gz) = 654116dc5a5974472cedcd7bb93bc7c0 +SHA256 (Catalyst-Plugin-Session-0.09.tar.gz) = b49e88d66a3b64820e90355522508680d887e1db5a4652805ad2c8653a43ef51 +SIZE (Catalyst-Plugin-Session-0.09.tar.gz) = 20755 |