Date: Sun, 10 Jun 2018 01:02:21 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472109 - head/www/p5-Dancer2 Message-ID: <201806100102.w5A12L2F041495@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Sun Jun 10 01:02:20 2018 New Revision: 472109 URL: https://svnweb.freebsd.org/changeset/ports/472109 Log: - Update to 0.206000 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 Sun Jun 10 00:56:18 2018 (r472108) +++ head/www/p5-Dancer2/Makefile Sun Jun 10 01:02:20 2018 (r472109) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2 -PORTVERSION= 0.205002 +PORTVERSION= 0.206000 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,6 +18,7 @@ BUILD_DEPENDS= p5-App-Cmd>=0:devel/p5-App-Cmd \ p5-Capture-Tiny>=0.12:devel/p5-Capture-Tiny \ p5-Crypt-URandom>=0:security/p5-Crypt-URandom \ p5-Config-Any>=0:devel/p5-Config-Any \ + p5-File-Share>=0:devel/p5-File-Share \ p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install \ p5-Hash-Merge-Simple>=0:devel/p5-Hash-Merge-Simple \ p5-HTTP-Body>=0:www/p5-HTTP-Body \ @@ -29,7 +30,7 @@ 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-Plack>=1.0035:www/p5-Plack \ + p5-Plack>=1.0040:www/p5-Plack \ p5-Plack-Middleware-FixMissingBodyInRedirect>=0:www/p5-Plack-Middleware-FixMissingBodyInRedirect \ p5-Plack-Middleware-RemoveRedundantBody>=0:www/p5-Plack-Middleware-RemoveRedundantBody \ p5-Ref-Util>=0:devel/p5-Ref-Util \ @@ -49,6 +50,7 @@ TEST_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \ p5-HTTP-Message>=0:www/p5-HTTP-Message \ p5-LWP-Protocol-PSGI>=0.06:www/p5-LWP-Protocol-PSGI \ p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ + p5-Test-CPAN-Meta>=0:devel/p5-Test-CPAN-Meta \ p5-Test-EOL>=0:devel/p5-Test-EOL \ p5-Test-Fatal>=0:devel/p5-Test-Fatal \ p5-Test-Memory-Cycle>=0:devel/p5-Test-Memory-Cycle \ Modified: head/www/p5-Dancer2/distinfo ============================================================================== --- head/www/p5-Dancer2/distinfo Sun Jun 10 00:56:18 2018 (r472108) +++ head/www/p5-Dancer2/distinfo Sun Jun 10 01:02:20 2018 (r472109) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508339895 -SHA256 (Dancer2-0.205002.tar.gz) = df0bfbaf150fb31abb3b57636b7c1b9832f5c0b2d03e37d2e2e74c080278da59 -SIZE (Dancer2-0.205002.tar.gz) = 368450 +TIMESTAMP = 1527070572 +SHA256 (Dancer2-0.206000.tar.gz) = cbe5fc167a4976ab20dd96bcbdf160dcf39405525583cca9821e286cb66b9be6 +SIZE (Dancer2-0.206000.tar.gz) = 361953
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806100102.w5A12L2F041495>