Date: Tue, 4 Apr 2017 07:38:48 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437702 - head/www/p5-Plack Message-ID: <201704040738.v347cmqQ042763@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Apr 4 07:38:48 2017 New Revision: 437702 URL: https://svnweb.freebsd.org/changeset/ports/437702 Log: Fix *_DEPENDS PR: 217414 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 1 month) Modified: head/www/p5-Plack/Makefile Modified: head/www/p5-Plack/Makefile ============================================================================== --- head/www/p5-Plack/Makefile Tue Apr 4 07:38:44 2017 (r437701) +++ head/www/p5-Plack/Makefile Tue Apr 4 07:38:48 2017 (r437702) @@ -21,7 +21,7 @@ RUN_DEPENDS= \ p5-File-ShareDir>=1.00:devel/p5-File-ShareDir \ p5-Filesys-Notify-Simple>0:devel/p5-Filesys-Notify-Simple \ p5-HTTP-Body>=1.06:www/p5-HTTP-Body \ - p5-HTTP-Headers-Fast>=0.17:www/p5-HTTP-Headers-Fast \ + p5-HTTP-Headers-Fast>=0.18:www/p5-HTTP-Headers-Fast \ p5-HTTP-Tiny>=0.034:www/p5-HTTP-Tiny \ p5-Hash-MultiValue>=0.05:devel/p5-Hash-MultiValue \ p5-Path-Class>0:devel/p5-Path-Class \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704040738.v347cmqQ042763>