aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Authentication
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
parent87710e005a2e839acf5515c9b4bf5ecb2bfe3b87 (diff)
downloadports-e2c1d28d5ec9979c5194c8017596b16d314cd49f.tar.gz
ports-e2c1d28d5ec9979c5194c8017596b16d314cd49f.zip
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication')
-rw-r--r--www/p5-Catalyst-Plugin-Authentication/Makefile8
-rw-r--r--www/p5-Catalyst-Plugin-Authentication/distinfo6
-rw-r--r--www/p5-Catalyst-Plugin-Authentication/pkg-plist1
3 files changed, 6 insertions, 9 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 \
diff --git a/www/p5-Catalyst-Plugin-Authentication/distinfo b/www/p5-Catalyst-Plugin-Authentication/distinfo
index 03e6f4db600d..df11058e56d5 100644
--- a/www/p5-Catalyst-Plugin-Authentication/distinfo
+++ b/www/p5-Catalyst-Plugin-Authentication/distinfo
@@ -1,3 +1,3 @@
-MD5 (Catalyst-Plugin-Authentication-0.10012.tar.gz) = 9c3357e05fbeb1ccf62621fe4542a0eb
-SHA256 (Catalyst-Plugin-Authentication-0.10012.tar.gz) = 3e49510cac0d166f8833b9bee527de8875fe1389417b669c380196c9251a337e
-SIZE (Catalyst-Plugin-Authentication-0.10012.tar.gz) = 62738
+MD5 (Catalyst-Plugin-Authentication-0.100091.tar.gz) = cd14db0da73f11f2a8dee309d0a2b202
+SHA256 (Catalyst-Plugin-Authentication-0.100091.tar.gz) = a03c2614387295ab1e64e59940ca6e4e3089672505f994276440ff535708b66f
+SIZE (Catalyst-Plugin-Authentication-0.100091.tar.gz) = 59268
diff --git a/www/p5-Catalyst-Plugin-Authentication/pkg-plist b/www/p5-Catalyst-Plugin-Authentication/pkg-plist
index 8fc02c25ff29..0a7f9b05e4f6 100644
--- a/www/p5-Catalyst-Plugin-Authentication/pkg-plist
+++ b/www/p5-Catalyst-Plugin-Authentication/pkg-plist
@@ -1,6 +1,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication/.packlist
%%SITE_PERL%%/Catalyst/Authentication/Credential/Password.pm
-%%SITE_PERL%%/Catalyst/Authentication/Credential/Remote.pm
%%SITE_PERL%%/Catalyst/Authentication/Realm.pm
%%SITE_PERL%%/Catalyst/Authentication/Realm/Compatibility.pm
%%SITE_PERL%%/Catalyst/Authentication/Realm/Progressive.pm