diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-03-11 23:59:40 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2017-04-09 20:00:00 +0800 |
commit | 201560809f7fe0db109e8f9da6243d63ee8db513 (patch) | |
tree | a74b9f660502f431a8dc1bd7cdab8a566c285804 /www | |
parent | 8731cce64546df3c76e28a2a6f05b71ee887e3ca (diff) | |
download | freebsd-ports-gnome-201560809f7fe0db109e8f9da6243d63ee8db513.tar.gz freebsd-ports-gnome-201560809f7fe0db109e8f9da6243d63ee8db513.tar.zst freebsd-ports-gnome-201560809f7fe0db109e8f9da6243d63ee8db513.zip |
Update to 0.205000
Changes: http://search.cpan.org/dist/Dancer2/Changes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Dancer2/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Dancer2/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile index c0bf571b44b2..bb9181e556ec 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2 -PORTVERSION= 0.204004 +PORTVERSION= 0.205000 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -29,7 +29,6 @@ BUILD_DEPENDS= p5-App-Cmd>=0:devel/p5-App-Cmd \ p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \ p5-Module-Runtime>=0:devel/p5-Module-Runtime \ p5-Moo>=2.000000:devel/p5-Moo \ - p5-MooX-Types-MooseLike>=0:devel/p5-MooX-Types-MooseLike \ p5-Plack>=1.0035:www/p5-Plack \ p5-Plack-Middleware-FixMissingBodyInRedirect>=0:www/p5-Plack-Middleware-FixMissingBodyInRedirect \ p5-Plack-Middleware-RemoveRedundantBody>=0:www/p5-Plack-Middleware-RemoveRedundantBody \ @@ -39,6 +38,7 @@ BUILD_DEPENDS= p5-App-Cmd>=0:devel/p5-App-Cmd \ p5-Sub-Quote>=0:devel/p5-Sub-Quote \ p5-Template-Tiny>=0:textproc/p5-Template-Tiny \ p5-Template-Toolkit>=0:www/p5-Template-Toolkit \ + p5-Type-Tiny>=1.000006:devel/p5-Type-Tiny \ p5-URI>=0:net/p5-URI \ p5-libwww>=0:www/p5-libwww \ p5-YAML>=0.86:textproc/p5-YAML diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo index 56edffc844e0..c1b9d4bbf3bd 100644 --- a/www/p5-Dancer2/distinfo +++ b/www/p5-Dancer2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1485609139 -SHA256 (Dancer2-0.204004.tar.gz) = 0229e02de547b6d68e75097737acc8ad7f9a6e3e4b1578a53f4400945b4cbad7 -SIZE (Dancer2-0.204004.tar.gz) = 353956 +TIMESTAMP = 1489229416 +SHA256 (Dancer2-0.205000.tar.gz) = 37a374f68c799a3950ba82955293115ac4634752dddd6e074acc6888381b9a0f +SIZE (Dancer2-0.205000.tar.gz) = 365622 |