diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-28 20:17:48 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-28 20:17:48 +0800 |
commit | da78bca6552c5854f0b6605b1ebd39a3861f583b (patch) | |
tree | 87110370b57f9dfdb6ffe00a0619e6194c86d21a /security | |
parent | 3bdb1f63675dda68200579e7984ffe99641fb96b (diff) | |
download | freebsd-ports-gnome-da78bca6552c5854f0b6605b1ebd39a3861f583b.tar.gz freebsd-ports-gnome-da78bca6552c5854f0b6605b1ebd39a3861f583b.tar.zst freebsd-ports-gnome-da78bca6552c5854f0b6605b1ebd39a3861f583b.zip |
- Update to 0.24
- While I'm here, sort PLIST
Changes: http://search.cpan.org/dist/Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Changes
PR: 198827
Submitted by: Henk van Oers <hvo.pm@xs4all.nl> (maintainer)
Diffstat (limited to 'security')
3 files changed, 8 insertions, 9 deletions
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile index c3a886f35e33..ee63dbd8e682 100644 --- a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile +++ b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2-Plugin-Auth-Extensible-Provider-Usergroup -PORTVERSION= 0.22 -PORTREVISION= 1 +PORTVERSION= 0.24 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +13,10 @@ COMMENT= Extensible authentication framework for Dancer2 apps LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Dancer2>=0.156001:${PORTSDIR}/www/p5-Dancer2 \ - p5-Dancer2-Plugin-Auth-Extensible>=0:${PORTSDIR}/security/p5-Dancer2-Plugin-Auth-Extensible \ - p5-Dancer2-Plugin-Passphrase>=0:${PORTSDIR}/security/p5-Dancer2-Plugin-Passphrase \ - p5-Dancer2-Plugin-DBIC>=0:${PORTSDIR}/databases/p5-Dancer2-Plugin-DBIC +BUILD_DEPENDS= p5-Dancer2>=0.159002:${PORTSDIR}/www/p5-Dancer2 \ + p5-Dancer2-Plugin-Auth-Extensible>=0.305:${PORTSDIR}/security/p5-Dancer2-Plugin-Auth-Extensible \ + p5-Dancer2-Plugin-Passphrase>=3.0.2:${PORTSDIR}/security/p5-Dancer2-Plugin-Passphrase \ + p5-Dancer2-Plugin-DBIC>=0.0008:${PORTSDIR}/databases/p5-Dancer2-Plugin-DBIC RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo index 18d0abb04f8f..768a64f6a0cb 100644 --- a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo +++ b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.22.tar.gz) = c24087542deabac7a78e3bb58c934d45efd8bb66867400820a5234029e0d3d69 -SIZE (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.22.tar.gz) = 8661 +SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.24.tar.gz) = f2779ac5c63342e7e2cb0fccd2214fb75cc9682710577f274d702c607477fea6 +SIZE (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.24.tar.gz) = 8762 diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/pkg-plist b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/pkg-plist index 54b8ddace0b2..27e9162c43f2 100644 --- a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/pkg-plist +++ b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Usergroup.3.gz %%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Provider/Usergroup.pm +%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Usergroup.3.gz |