aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Dancer2-Plugin-Auth-Extensible
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2016-06-04 02:41:37 +0800
committerpi <pi@FreeBSD.org>2016-06-04 02:41:37 +0800
commitb70dc21ac230cf1f8abdd87bbf37044a5fc53cb6 (patch)
treec29c2edec5dbfcbc869aa49ba4bdfdfb6d93974f /security/p5-Dancer2-Plugin-Auth-Extensible
parente2f00a3fc125644abdf891e42c250259509366b4 (diff)
downloadfreebsd-ports-graphics-b70dc21ac230cf1f8abdd87bbf37044a5fc53cb6.tar.gz
freebsd-ports-graphics-b70dc21ac230cf1f8abdd87bbf37044a5fc53cb6.tar.zst
freebsd-ports-graphics-b70dc21ac230cf1f8abdd87bbf37044a5fc53cb6.zip
www/p5-Dancer2: 0.166001 -> 0.200000
security/p5-Dancer2-Plugin-Passphrase: 3.2.2 -> 3.3.0 security/p5-Dancer2-Plugin-Auth-Extensible: 0.502 -> 0.600 security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC: 0.502 -> 0.600 security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup: 0.24 -> 0.600 Changes: http://cpansearch.perl.org/src/XSAWYERX/Dancer2-0.200000/Changes http://search.cpan.org/src/SYSPETE/Dancer2-Plugin-Passphrase-3.3.0/CHANGES http://search.cpan.org/src/HORNBURG/Dancer2-Plugin-Auth-Extensible-0.600/Changes http://search.cpan.org/src/HORNBURG/Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.600/Changes http://search.cpan.org/src/HORNBURG/Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.600/Changes - Upgrade Dancer2 with those other ports that depend on it PR: 209961, 209962, 209966, 209975, 209978 Submitted by: Henk van Oers <hvo.pm@xs4all.nl> (maintainer)
Diffstat (limited to 'security/p5-Dancer2-Plugin-Auth-Extensible')
-rw-r--r--security/p5-Dancer2-Plugin-Auth-Extensible/Makefile8
-rw-r--r--security/p5-Dancer2-Plugin-Auth-Extensible/distinfo6
-rw-r--r--security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist5
3 files changed, 8 insertions, 11 deletions
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile
index d048aaeaf7a..8869dd711ee 100644
--- a/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile
+++ b/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Dancer2-Plugin-Auth-Extensible
-PORTVERSION= 0.502
+PORTVERSION= 0.600
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,18 +15,16 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-Crypt-SaltedHash>=0:security/p5-Crypt-SaltedHash \
p5-Session-Token>=0:security/p5-Session-Token \
- p5-Dancer2>=0.166000:www/p5-Dancer2
+ p5-Dancer2>=0.200000:www/p5-Dancer2
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
-OPTIONS_DEFINE= DPAEPD DPAEPU
-DPAEPD_DESC= Extra dependencies for Provider::Database
+OPTIONS_DEFINE= DPAEPU
DPAEPU_DESC= Extra dependencies for Provider::Unix
-DPAEPD_BUILD_DEPENDS= p5-Dancer2-Plugin-Database>=0:databases/p5-Dancer2-Plugin-Database
DPAEPU_BUILD_DEPENDS= p5-Authen-Simple-PAM>=0:security/p5-Authen-Simple-PAM
# bin/generate-crypted-password belongs to D1 version
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo b/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo
index 7454a4deb62..a0a0032596b 100644
--- a/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo
+++ b/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1464379942
-SHA256 (Dancer2-Plugin-Auth-Extensible-0.502.tar.gz) = 1a1e7f23f133712db20c7da1fce3f5e7a19f852a0c92f1444e9cb7da7bcb108b
-SIZE (Dancer2-Plugin-Auth-Extensible-0.502.tar.gz) = 40454
+TIMESTAMP = 1464863532
+SHA256 (Dancer2-Plugin-Auth-Extensible-0.600.tar.gz) = a4a5b2a9a6d135b4f912254ad3e3451c4c8021291a769187d1bf8f27b69601fe
+SIZE (Dancer2-Plugin-Auth-Extensible-0.600.tar.gz) = 33766
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist b/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist
index 5dba5c9ffa0..d11e202384c 100644
--- a/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist
+++ b/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist
@@ -1,16 +1,15 @@
%%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible.pm
%%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Provider/Base.pm
%%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Provider/Config.pm
-%%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Provider/Database.pm
%%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Provider/Example.pm
%%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Provider/Unix.pm
+%%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Role/Provider.pm
%%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Test.pm
%%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Test/App.pm
%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible.3.gz
-%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Base.3.gz
%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Config.3.gz
-%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Database.3.gz
%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Example.3.gz
%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Unix.3.gz
+%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Role::Provider.3.gz
%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Test.3.gz
%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Test::App.3.gz