diff options
author | mat <mat@FreeBSD.org> | 2016-02-12 23:34:10 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-02-12 23:34:10 +0800 |
commit | 91ba844c61ce27a90eb5a2dce2bf8068d2c6bb48 (patch) | |
tree | 35264841a3ed39d053796f56eb196801ecae4a9f | |
parent | 81fd1175904c72c2eb7ff417ad5d7f6eacaf13fe (diff) | |
download | freebsd-ports-gnome-91ba844c61ce27a90eb5a2dce2bf8068d2c6bb48.tar.gz freebsd-ports-gnome-91ba844c61ce27a90eb5a2dce2bf8068d2c6bb48.tar.zst freebsd-ports-gnome-91ba844c61ce27a90eb5a2dce2bf8068d2c6bb48.zip |
Update to 1.016
Sponsored by: Absolight
-rw-r--r-- | www/p5-Catalyst-Authentication-Store-LDAP/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Catalyst-Authentication-Store-LDAP/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-Catalyst-Authentication-Store-LDAP/Makefile b/www/p5-Catalyst-Authentication-Store-LDAP/Makefile index cb66ee303fce..e4a11c7333c7 100644 --- a/www/p5-Catalyst-Authentication-Store-LDAP/Makefile +++ b/www/p5-Catalyst-Authentication-Store-LDAP/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Authentication-Store-LDAP -PORTVERSION= 1.015 +PORTVERSION= 1.016 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,6 +18,7 @@ BUILD_DEPENDS= p5-Catalyst-Plugin-Authentication>=0.10003:${PORTSDIR}/www/p5-Cat RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Net-LDAP-Server-Test>=0:${PORTSDIR}/net/p5-Net-LDAP-Server-Test \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ + p5-Catalyst-Model-LDAP>=0:${PORTSDIR}/www/p5-Catalyst-Model-LDAP \ p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject USES= perl5 diff --git a/www/p5-Catalyst-Authentication-Store-LDAP/distinfo b/www/p5-Catalyst-Authentication-Store-LDAP/distinfo index 676b278a5f23..22d4b865451b 100644 --- a/www/p5-Catalyst-Authentication-Store-LDAP/distinfo +++ b/www/p5-Catalyst-Authentication-Store-LDAP/distinfo @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Authentication-Store-LDAP-1.015.tar.gz) = 6f61512df24864baf15c758120f90ed3bc5085eae31a8d7654ed66d7306c1cbb -SIZE (Catalyst-Authentication-Store-LDAP-1.015.tar.gz) = 34365 +SHA256 (Catalyst-Authentication-Store-LDAP-1.016.tar.gz) = 0857812a617cdd8d4571d0d9a279b5866132f5d84506fd242bc061dc774aa332 +SIZE (Catalyst-Authentication-Store-LDAP-1.016.tar.gz) = 38150 |