Date: Sun, 19 Aug 2018 20:32:37 +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: r477596 - head/www/p5-CGI-Cache Message-ID: <201808192032.w7JKWb2R045617@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Aug 19 20:32:37 2018 New Revision: 477596 URL: https://svnweb.freebsd.org/changeset/ports/477596 Log: Add PORTSCOUT For unknown reason, portscout.FreeBSD.org shows 1.4213 as a new release while the current release on CPAN and ports tree is 1.4214. Port | Current version | New version ------------------------------------------------+-----------------+------------ www/p5-CGI-Cache | 1.4214 | 1.4213 Modified: head/www/p5-CGI-Cache/Makefile Modified: head/www/p5-CGI-Cache/Makefile ============================================================================== --- head/www/p5-CGI-Cache/Makefile Sun Aug 19 20:32:32 2018 (r477595) +++ head/www/p5-CGI-Cache/Makefile Sun Aug 19 20:32:37 2018 (r477596) @@ -19,6 +19,8 @@ RUN_DEPENDS= p5-Cache>=0:devel/p5-Cache \ p5-Tie-Restore>=0:devel/p5-Tie-Restore TEST_DEPENDS= p5-File-Slurper>=0:devel/p5-File-Slurper +PORTSCOUT= skipv:1.4213 + USES= perl5 USE_PERL5= configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808192032.w7JKWb2R045617>