diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2009-12-31 12:21:29 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2009-12-31 12:21:29 +0000 |
commit | d7e69fd22f296b035f5524c7c7b1ffc437769337 (patch) | |
tree | 8edb0faf568a61c3f689fcf318e84e36e6b28f61 /www/p5-Catalyst-Authentication-Store-LDAP | |
parent | d42d9af6301c32cd69b570a5917620ccdcfad113 (diff) | |
download | ports-d7e69fd22f296b035f5524c7c7b1ffc437769337.tar.gz ports-d7e69fd22f296b035f5524c7c7b1ffc437769337.zip |
Update to 1.006
Changes: http://cpansearch.perl.org/src/KARMAN/Catalyst-Authentication-Store-LDAP-1.006/Changes
PR: 141495
Submitted by: pgollucci
Notes
Notes:
svn path=/head/; revision=246937
Diffstat (limited to 'www/p5-Catalyst-Authentication-Store-LDAP')
-rw-r--r-- | www/p5-Catalyst-Authentication-Store-LDAP/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Catalyst-Authentication-Store-LDAP/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Authentication-Store-LDAP/Makefile b/www/p5-Catalyst-Authentication-Store-LDAP/Makefile index c4d41e03dad1..8ed9bde9eaa1 100644 --- a/www/p5-Catalyst-Authentication-Store-LDAP/Makefile +++ b/www/p5-Catalyst-Authentication-Store-LDAP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Authentication-Store-LDAP -PORTVERSION= 0.1005 +PORTVERSION= 1.006 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ MAINTAINER= skv@FreeBSD.org COMMENT= Authentication from an LDAP Directory for Catalyst BUILD_DEPENDS= ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap \ - ${SITE_PERL}/Catalyst/Plugin/Authentication.pm:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication + p5-Catalyst-Plugin-Authentication>=0.10003:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Catalyst-Authentication-Store-LDAP/distinfo b/www/p5-Catalyst-Authentication-Store-LDAP/distinfo index 49f4acd4acf5..fca6d9084305 100644 --- a/www/p5-Catalyst-Authentication-Store-LDAP/distinfo +++ b/www/p5-Catalyst-Authentication-Store-LDAP/distinfo @@ -1,3 +1,3 @@ -MD5 (Catalyst-Authentication-Store-LDAP-0.1005.tar.gz) = 9c799443e84981fa16ea7a4cd9c5c87b -SHA256 (Catalyst-Authentication-Store-LDAP-0.1005.tar.gz) = 926d087cdc624837c367201c3343dad1d4a0e64280e170b826c4ef2349fdaafd -SIZE (Catalyst-Authentication-Store-LDAP-0.1005.tar.gz) = 31039 +MD5 (Catalyst-Authentication-Store-LDAP-1.006.tar.gz) = 20dcda7c7ef7802de745d1adb70176dc +SHA256 (Catalyst-Authentication-Store-LDAP-1.006.tar.gz) = bd92caa2284ed6518c0698f5af874a253c5c6cf476b49a4af096e9c119d05237 +SIZE (Catalyst-Authentication-Store-LDAP-1.006.tar.gz) = 33888 |