svn commit: r416329 - in head: security/p5-Dancer2-Plugin-Auth-Extensible security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup secu...
Kurt Jaeger
pi at FreeBSD.org
Fri Jun 3 18:41:39 UTC 2016
Author: pi
Date: Fri Jun 3 18:41:37 2016
New Revision: 416329
URL: https://svnweb.freebsd.org/changeset/ports/416329
Log:
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 at xs4all.nl> (maintainer)
Modified:
head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile
head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/distinfo
head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/pkg-plist
head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile
head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo
head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile
head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo
head/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist
head/security/p5-Dancer2-Plugin-Passphrase/Makefile
head/security/p5-Dancer2-Plugin-Passphrase/distinfo
head/www/p5-Dancer2/Makefile
head/www/p5-Dancer2/distinfo
Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile Fri Jun 3 17:02:01 2016 (r416328)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile Fri Jun 3 18:41:37 2016 (r416329)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Dancer2-Plugin-Auth-Extensible-Provider-DBIC
-PORTVERSION= 0.502
-PORTREVISION= 1
+PORTVERSION= 0.600
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +14,7 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-DBIx-Class>=0:databases/p5-DBIx-Class \
- p5-Dancer2-Plugin-Auth-Extensible>=0.501:security/p5-Dancer2-Plugin-Auth-Extensible \
+ p5-Dancer2-Plugin-Auth-Extensible>=0.600:security/p5-Dancer2-Plugin-Auth-Extensible \
p5-Dancer2-Plugin-DBIC>=0:databases/p5-Dancer2-Plugin-DBIC \
p5-String-CamelCase>=0:textproc/p5-String-CamelCase
RUN_DEPENDS:= ${BUILD_DEPENDS}
Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/distinfo
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/distinfo Fri Jun 3 17:02:01 2016 (r416328)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/distinfo Fri Jun 3 18:41:37 2016 (r416329)
@@ -1,2 +1,3 @@
-SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.502.tar.gz) = 389371659a034d0909d80d75d1ff15f6937811372cb94068d20ec4f60fb9b6cd
-SIZE (Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.502.tar.gz) = 9987
+TIMESTAMP = 1464881431
+SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.600.tar.gz) = d67830f701526d26dd2e9ff4b0e10e8eee7f4147bc930338c005ef90b88531d6
+SIZE (Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.600.tar.gz) = 11008
Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/pkg-plist
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/pkg-plist Fri Jun 3 17:02:01 2016 (r416328)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/pkg-plist Fri Jun 3 18:41:37 2016 (r416329)
@@ -1,3 +1,4 @@
%%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Provider/DBIC.pm
%%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Provider/README.pod
%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::DBIC.3.gz
+%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::README.3.gz
Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile Fri Jun 3 17:02:01 2016 (r416328)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile Fri Jun 3 18:41:37 2016 (r416329)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Dancer2-Plugin-Auth-Extensible-Provider-Usergroup
-PORTVERSION= 0.24
+PORTVERSION= 0.600
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,10 +13,10 @@ COMMENT= Extensible authentication frame
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Dancer2>=0.159002:www/p5-Dancer2 \
- p5-Dancer2-Plugin-Auth-Extensible>=0.305:security/p5-Dancer2-Plugin-Auth-Extensible \
- p5-Dancer2-Plugin-Passphrase>=3.0.2:security/p5-Dancer2-Plugin-Passphrase \
- p5-Dancer2-Plugin-DBIC>=0.0008:databases/p5-Dancer2-Plugin-DBIC
+BUILD_DEPENDS= p5-Dancer2>=0.200000:www/p5-Dancer2 \
+ p5-Dancer2-Plugin-Auth-Extensible>=0.600:security/p5-Dancer2-Plugin-Auth-Extensible \
+ p5-Dancer2-Plugin-Passphrase>=3.3.0:security/p5-Dancer2-Plugin-Passphrase \
+ p5-Dancer2-Plugin-DBIC>=0.0013:databases/p5-Dancer2-Plugin-DBIC
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo Fri Jun 3 17:02:01 2016 (r416328)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo Fri Jun 3 18:41:37 2016 (r416329)
@@ -1,2 +1,3 @@
-SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.24.tar.gz) = f2779ac5c63342e7e2cb0fccd2214fb75cc9682710577f274d702c607477fea6
-SIZE (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.24.tar.gz) = 8762
+TIMESTAMP = 1464883075
+SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.600.tar.gz) = 8d239bc403e9d9431724dac9beec8385255886eaaaa9f5cf705161346c0ca0a2
+SIZE (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.600.tar.gz) = 12406
Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile Fri Jun 3 17:02:01 2016 (r416328)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile Fri Jun 3 18:41:37 2016 (r416329)
@@ -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
Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo Fri Jun 3 17:02:01 2016 (r416328)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo Fri Jun 3 18:41:37 2016 (r416329)
@@ -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
Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist Fri Jun 3 17:02:01 2016 (r416328)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist Fri Jun 3 18:41:37 2016 (r416329)
@@ -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
Modified: head/security/p5-Dancer2-Plugin-Passphrase/Makefile
==============================================================================
--- head/security/p5-Dancer2-Plugin-Passphrase/Makefile Fri Jun 3 17:02:01 2016 (r416328)
+++ head/security/p5-Dancer2-Plugin-Passphrase/Makefile Fri Jun 3 18:41:37 2016 (r416329)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Dancer2-Plugin-Passphrase
-PORTVERSION= 3.2.2
+PORTVERSION= 3.3.0
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,7 +13,7 @@ COMMENT= Passphrases and Passwords as ob
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Dancer2>=0.164000:www/p5-Dancer2 \
+BUILD_DEPENDS= p5-Dancer2>=0.200000:www/p5-Dancer2 \
p5-Data-Entropy>=0.005:security/p5-Data-Entropy \
p5-Digest-Bcrypt>0:security/p5-Digest-Bcrypt \
p5-Digest-SHA>=5.74:security/p5-Digest-SHA
Modified: head/security/p5-Dancer2-Plugin-Passphrase/distinfo
==============================================================================
--- head/security/p5-Dancer2-Plugin-Passphrase/distinfo Fri Jun 3 17:02:01 2016 (r416328)
+++ head/security/p5-Dancer2-Plugin-Passphrase/distinfo Fri Jun 3 18:41:37 2016 (r416329)
@@ -1,2 +1,3 @@
-SHA256 (Dancer2-Plugin-Passphrase-3.2.2.tar.gz) = 0111a303a66d115e498ac346f325e7bfa0584bc34eeaac715fd578872d3ea742
-SIZE (Dancer2-Plugin-Passphrase-3.2.2.tar.gz) = 18571
+TIMESTAMP = 1464791221
+SHA256 (Dancer2-Plugin-Passphrase-3.3.0.tar.gz) = 201f345e8bbe3e9935dddf70c9dcff7f3aa53c3d68fc360bcd2a2009e6312367
+SIZE (Dancer2-Plugin-Passphrase-3.3.0.tar.gz) = 19028
Modified: head/www/p5-Dancer2/Makefile
==============================================================================
--- head/www/p5-Dancer2/Makefile Fri Jun 3 17:02:01 2016 (r416328)
+++ head/www/p5-Dancer2/Makefile Fri Jun 3 18:41:37 2016 (r416329)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Dancer2
-PORTVERSION= 0.166001
+PORTVERSION= 0.200000
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -34,6 +34,7 @@ BUILD_DEPENDS= p5-App-Cmd>=0:devel/p5-Ap
p5-Role-Tiny>=2.000000:devel/p5-Role-Tiny \
p5-Safe-Isa>=0:devel/p5-Safe-Isa \
p5-Template-Tiny>=0:textproc/p5-Template-Tiny \
+ p5-Type-Tiny>=0:devel/p5-Type-Tiny \
p5-URI>=0:net/p5-URI \
p5-libwww>=0:www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
Modified: head/www/p5-Dancer2/distinfo
==============================================================================
--- head/www/p5-Dancer2/distinfo Fri Jun 3 17:02:01 2016 (r416328)
+++ head/www/p5-Dancer2/distinfo Fri Jun 3 18:41:37 2016 (r416329)
@@ -1,2 +1,3 @@
-SHA256 (Dancer2-0.166001.tar.gz) = 06c79cd3cc7d9367790fb73203778c24840c3b658626ee42e75478a6534695a4
-SIZE (Dancer2-0.166001.tar.gz) = 324270
+TIMESTAMP = 1464855660
+SHA256 (Dancer2-0.200000.tar.gz) = f74bc34e15f9611cdb754c10dbd331231cf3bb178daa44733075e928ec2ca26a
+SIZE (Dancer2-0.200000.tar.gz) = 336765
More information about the svn-ports-all
mailing list