svn commit: r477596 - head/www/p5-CGI-Cache

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 19 20:32:38 UTC 2018


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
 


More information about the svn-ports-all mailing list