diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-02-21 16:39:06 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-02-21 16:39:06 +0800 |
commit | daa7150cf305ffccc1050bf08e97e44b9f5924ae (patch) | |
tree | 12cc3d5fc843314d79d0faf70742a3b4a2a86032 /www | |
parent | 92879bb6934c9f6864304d9e78635a1b97baa24d (diff) | |
download | freebsd-ports-gnome-daa7150cf305ffccc1050bf08e97e44b9f5924ae.tar.gz freebsd-ports-gnome-daa7150cf305ffccc1050bf08e97e44b9f5924ae.tar.zst freebsd-ports-gnome-daa7150cf305ffccc1050bf08e97e44b9f5924ae.zip |
- Update to 1.015
- Add LICENSE
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/Catalyst-Authentication-Store-LDAP/Changes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Catalyst-Authentication-Store-LDAP/Makefile | 16 | ||||
-rw-r--r-- | www/p5-Catalyst-Authentication-Store-LDAP/distinfo | 4 |
2 files changed, 11 insertions, 9 deletions
diff --git a/www/p5-Catalyst-Authentication-Store-LDAP/Makefile b/www/p5-Catalyst-Authentication-Store-LDAP/Makefile index 19426cb83063..cb66ee303fce 100644 --- a/www/p5-Catalyst-Authentication-Store-LDAP/Makefile +++ b/www/p5-Catalyst-Authentication-Store-LDAP/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Authentication-Store-LDAP -PORTVERSION= 1.014 -PORTREVISION= 1 +PORTVERSION= 1.015 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,12 +10,15 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Authentication from an LDAP Directory for Catalyst -BUILD_DEPENDS= p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap \ - p5-Catalyst-Plugin-Authentication>=0.10003:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Catalyst-Plugin-Authentication>=0.10003:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \ + p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ - p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \ - p5-Net-LDAP-Server-Test>=0:${PORTSDIR}/net/p5-Net-LDAP-Server-Test +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-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject USES= perl5 USE_PERL5= configure diff --git a/www/p5-Catalyst-Authentication-Store-LDAP/distinfo b/www/p5-Catalyst-Authentication-Store-LDAP/distinfo index 23e64e54c27e..676b278a5f23 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.014.tar.gz) = 1703b70a3184bf4a374e7ea07446c7c237745c13ccdaa778c3a3951fd7d8c8dd -SIZE (Catalyst-Authentication-Store-LDAP-1.014.tar.gz) = 36413 +SHA256 (Catalyst-Authentication-Store-LDAP-1.015.tar.gz) = 6f61512df24864baf15c758120f90ed3bc5085eae31a8d7654ed66d7306c1cbb +SIZE (Catalyst-Authentication-Store-LDAP-1.015.tar.gz) = 34365 |