diff options
author | pi <pi@FreeBSD.org> | 2016-06-04 02:41:37 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2016-06-04 02:41:37 +0800 |
commit | b70dc21ac230cf1f8abdd87bbf37044a5fc53cb6 (patch) | |
tree | c29c2edec5dbfcbc869aa49ba4bdfdfb6d93974f /www/p5-Dancer2 | |
parent | e2f00a3fc125644abdf891e42c250259509366b4 (diff) | |
download | freebsd-ports-gnome-b70dc21ac230cf1f8abdd87bbf37044a5fc53cb6.tar.gz freebsd-ports-gnome-b70dc21ac230cf1f8abdd87bbf37044a5fc53cb6.tar.zst freebsd-ports-gnome-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 'www/p5-Dancer2')
-rw-r--r-- | www/p5-Dancer2/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Dancer2/distinfo | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile index a895ad1b8fde..25505dce5dc5 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -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-App-Cmd \ 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} diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo index 18fc3f3df164..346c91138bd1 100644 --- a/www/p5-Dancer2/distinfo +++ b/www/p5-Dancer2/distinfo @@ -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 |