svn commit: r384830 - head/www/p5-Dancer2
Adam Weinberger
adamw at FreeBSD.org
Mon Apr 27 12:47:07 UTC 2015
Author: adamw
Date: Mon Apr 27 12:47:05 2015
New Revision: 384830
URL: https://svnweb.freebsd.org/changeset/ports/384830
Log:
Update to 0.160000, and fix whitespace alignment.
Changes: https://metacpan.org/changes/distribution/Dancer2
Modified:
head/www/p5-Dancer2/Makefile
head/www/p5-Dancer2/distinfo
Modified: head/www/p5-Dancer2/Makefile
==============================================================================
--- head/www/p5-Dancer2/Makefile Mon Apr 27 12:38:17 2015 (r384829)
+++ head/www/p5-Dancer2/Makefile Mon Apr 27 12:47:05 2015 (r384830)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Dancer2
-PORTVERSION= 0.159003
+PORTVERSION= 0.160000
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,37 +14,37 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
RUN_DEPENDS= p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \
- p5-Capture-Tiny>=0.12:${PORTSDIR}/devel/p5-Capture-Tiny \
- p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \
- p5-Crypt-URandom>0:${PORTSDIR}/security/p5-Crypt-URandom \
- p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any \
- p5-File-ShareDir-Install>=0:${PORTSDIR}/devel/p5-File-ShareDir-Install \
- p5-Hash-Merge-Simple>=0:${PORTSDIR}/devel/p5-Hash-Merge-Simple \
- p5-HTTP-Body>=0:${PORTSDIR}/www/p5-HTTP-Body \
- p5-HTTP-Date>=0:${PORTSDIR}/www/p5-HTTP-Date \
- p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
- p5-Import-Into>=0:${PORTSDIR}/devel/p5-Import-Into \
- p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
- p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \
- p5-Moo>=0.09014:${PORTSDIR}/devel/p5-Moo \
- p5-MooX-Types-MooseLike-Numeric>=0:${PORTSDIR}/devel/p5-MooX-Types-MooseLike-Numeric \
- p5-Plack>=0:${PORTSDIR}/www/p5-Plack \
- p5-Plack-Middleware-FixMissingBodyInRedirect>=0:${PORTSDIR}/www/p5-Plack-Middleware-FixMissingBodyInRedirect \
- p5-Plack-Middleware-RemoveRedundantBody>=0:${PORTSDIR}/www/p5-Plack-Middleware-RemoveRedundantBody \
- p5-Return-MultiLevel>=0:${PORTSDIR}/devel/p5-Return-MultiLevel \
- p5-Safe-Isa>=0:${PORTSDIR}/devel/p5-Safe-Isa \
- p5-Template-Tiny>=0:${PORTSDIR}/textproc/p5-Template-Tiny \
- p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
- p5-URI>=0:${PORTSDIR}/net/p5-URI \
- p5-YAML>=0.71:${PORTSDIR}/textproc/p5-YAML \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+ p5-Capture-Tiny>=0.12:${PORTSDIR}/devel/p5-Capture-Tiny \
+ p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \
+ p5-Crypt-URandom>0:${PORTSDIR}/security/p5-Crypt-URandom \
+ p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any \
+ p5-File-ShareDir-Install>=0:${PORTSDIR}/devel/p5-File-ShareDir-Install \
+ p5-Hash-Merge-Simple>=0:${PORTSDIR}/devel/p5-Hash-Merge-Simple \
+ p5-HTTP-Body>=0:${PORTSDIR}/www/p5-HTTP-Body \
+ p5-HTTP-Date>=0:${PORTSDIR}/www/p5-HTTP-Date \
+ p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
+ p5-Import-Into>=0:${PORTSDIR}/devel/p5-Import-Into \
+ p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
+ p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \
+ p5-Moo>=0.09014:${PORTSDIR}/devel/p5-Moo \
+ p5-MooX-Types-MooseLike-Numeric>=0:${PORTSDIR}/devel/p5-MooX-Types-MooseLike-Numeric \
+ p5-Plack>=0:${PORTSDIR}/www/p5-Plack \
+ p5-Plack-Middleware-FixMissingBodyInRedirect>=0:${PORTSDIR}/www/p5-Plack-Middleware-FixMissingBodyInRedirect \
+ p5-Plack-Middleware-RemoveRedundantBody>=0:${PORTSDIR}/www/p5-Plack-Middleware-RemoveRedundantBody \
+ p5-Return-MultiLevel>=0:${PORTSDIR}/devel/p5-Return-MultiLevel \
+ p5-Safe-Isa>=0:${PORTSDIR}/devel/p5-Safe-Isa \
+ p5-Template-Tiny>=0:${PORTSDIR}/textproc/p5-Template-Tiny \
+ p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
+ p5-URI>=0:${PORTSDIR}/net/p5-URI \
+ p5-YAML>=0.71:${PORTSDIR}/textproc/p5-YAML \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle \
- p5-Test-MockTime>=0:${PORTSDIR}/devel/p5-Test-MockTime \
- p5-Test-Fatal>0:${PORTSDIR}/devel/p5-Test-Fatal \
- p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP \
- p5-LWP-Protocol-https>0:${PORTSDIR}/www/p5-LWP-Protocol-https \
- p5-LWP-Protocol-PSGI>=0.06:${PORTSDIR}/www/p5-LWP-Protocol-PSGI
+ p5-Test-MockTime>=0:${PORTSDIR}/devel/p5-Test-MockTime \
+ p5-Test-Fatal>0:${PORTSDIR}/devel/p5-Test-Fatal \
+ p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP \
+ p5-LWP-Protocol-https>0:${PORTSDIR}/www/p5-LWP-Protocol-https \
+ p5-LWP-Protocol-PSGI>=0.06:${PORTSDIR}/www/p5-LWP-Protocol-PSGI
OPTIONS_DEFINE= XS
Modified: head/www/p5-Dancer2/distinfo
==============================================================================
--- head/www/p5-Dancer2/distinfo Mon Apr 27 12:38:17 2015 (r384829)
+++ head/www/p5-Dancer2/distinfo Mon Apr 27 12:47:05 2015 (r384830)
@@ -1,2 +1,2 @@
-SHA256 (Dancer2-0.159003.tar.gz) = 85edf3f307c15eac8fe42ac08a4a684b522ca2ce27e6668ba7bdccaf7b87071a
-SIZE (Dancer2-0.159003.tar.gz) = 307722
+SHA256 (Dancer2-0.160000.tar.gz) = c7910cc2141922497785bdc8d7959af185fdeaca20c8de962230c15c2d4f37d3
+SIZE (Dancer2-0.160000.tar.gz) = 311343
More information about the svn-ports-head
mailing list