aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Authentication/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-23 17:28:56 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-23 17:28:56 +0000
commite2c1d28d5ec9979c5194c8017596b16d314cd49f (patch)
tree286bf371159bb2623938ecc2eed1aec7341ec325 /www/p5-Catalyst-Plugin-Authentication/Makefile
parent87710e005a2e839acf5515c9b4bf5ecb2bfe3b87 (diff)
downloadports-e2c1d28d5ec9979c5194c8017596b16d314cd49f.tar.gz
ports-e2c1d28d5ec9979c5194c8017596b16d314cd49f.zip
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication/Makefile')
-rw-r--r--www/p5-Catalyst-Plugin-Authentication/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication/Makefile b/www/p5-Catalyst-Plugin-Authentication/Makefile
index b056660b8d91..424a33a69303 100644
--- a/www/p5-Catalyst-Plugin-Authentication/Makefile
+++ b/www/p5-Catalyst-Plugin-Authentication/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Catalyst-Plugin-Authentication
-PORTVERSION= 0.10012
-PORTREVISION= 1
+PORTVERSION= 0.100091
PORTEPOCH= 2
CATEGORIES= www perl5
MASTER_SITES= CPAN
@@ -16,11 +15,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lbr@FreeBSD.org
COMMENT= Infrastructure plugin for the Catalyst authentication framework
-RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
+BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-Catalyst-Plugin-Session>=0.10:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector \
p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat
-BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= 5.8.1+
@@ -35,7 +34,6 @@ MAN3= Catalyst::Authentication::Credential::Password.3 \
Catalyst::Authentication::User::Hash.3 \
Catalyst::Plugin::Authentication.3 \
Catalyst::Plugin::Authentication::Credential::Password.3 \
- Catalyst::Authentication::Credential::Remote.3 \
Catalyst::Plugin::Authentication::Internals.3 \
Catalyst::Plugin::Authentication::Store::Minimal.3 \
Catalyst::Plugin::Authentication::User.3 \