diff -ruN p5-Dancer2-Plugin-Auth-Extensible.orig/Makefile p5-Dancer2-Plugin-Auth-Extensible/Makefile --- p5-Dancer2-Plugin-Auth-Extensible.orig/Makefile 2015-12-30 15:38:23.000000000 +0100 +++ p5-Dancer2-Plugin-Auth-Extensible/Makefile 2016-01-19 22:23:32.000000000 +0100 @@ -2,7 +2,7 @@ # $FreeBSD: head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile 391544 2015-07-08 03:11:28Z pgollucci $ PORTNAME= Dancer2-Plugin-Auth-Extensible -PORTVERSION= 0.401 +PORTVERSION= 0.500 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ BUILD_DEPENDS= p5-Crypt-SaltedHash>=0:${PORTSDIR}/security/p5-Crypt-SaltedHash \ p5-Session-Token>=0:${PORTSDIR}/security/p5-Session-Token \ - p5-Dancer2>=0.164000:${PORTSDIR}/www/p5-Dancer2 + p5-Dancer2>=0.166000:${PORTSDIR}/www/p5-Dancer2 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff -ruN p5-Dancer2-Plugin-Auth-Extensible.orig/distinfo p5-Dancer2-Plugin-Auth-Extensible/distinfo --- p5-Dancer2-Plugin-Auth-Extensible.orig/distinfo 2015-07-08 05:11:28.000000000 +0200 +++ p5-Dancer2-Plugin-Auth-Extensible/distinfo 2016-01-19 22:23:45.000000000 +0100 @@ -1,2 +1,2 @@ -SHA256 (Dancer2-Plugin-Auth-Extensible-0.401.tar.gz) = dff9de0a2d36c0f48ed24980f040ad8408ad7f8bdf764670c05ce0955b4d6199 -SIZE (Dancer2-Plugin-Auth-Extensible-0.401.tar.gz) = 35089 +SHA256 (Dancer2-Plugin-Auth-Extensible-0.500.tar.gz) = e3c767f2f70292a7b0fa40f567082b3a0d66c36557cd4667e8e4f51aa6018eb9 +SIZE (Dancer2-Plugin-Auth-Extensible-0.500.tar.gz) = 39682 diff -ruN p5-Dancer2-Plugin-Auth-Extensible.orig/pkg-plist p5-Dancer2-Plugin-Auth-Extensible/pkg-plist --- p5-Dancer2-Plugin-Auth-Extensible.orig/pkg-plist 2015-05-27 23:22:43.000000000 +0200 +++ p5-Dancer2-Plugin-Auth-Extensible/pkg-plist 2016-01-19 22:37:16.000000000 +0100 @@ -4,9 +4,14 @@ %%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/Test.pm +%%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Test/App.pm +%%SITE_ARCH%%/auto/Dancer2/Plugin/Auth/Extensible/.packlist %%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::Test.3.gz +%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Test::App.3.gz