svn commit: r473993 - head/devel/p5-File-Assets

Steve Wills swills at FreeBSD.org
Fri Jul 6 06:27:49 UTC 2018


Author: swills
Date: Fri Jul  6 06:27:47 2018
New Revision: 473993
URL: https://svnweb.freebsd.org/changeset/ports/473993

Log:
  devel/p5-File-Assets: further portscout changes
  
  Try again to get portscout to ignore devel version

Modified:
  head/devel/p5-File-Assets/Makefile   (contents, props changed)

Modified: head/devel/p5-File-Assets/Makefile
==============================================================================
--- head/devel/p5-File-Assets/Makefile	Fri Jul  6 04:16:55 2018	(r473992)
+++ head/devel/p5-File-Assets/Makefile	Fri Jul  6 06:27:47 2018	(r473993)
@@ -40,6 +40,6 @@ RUN_DEPENDS=	p5-Test-Memory-Cycle>0:devel/p5-Test-Memo
 USES=		perl5
 USE_PERL5=	configure
 
-PORTSCOUT=	ignore:0.064_1
+PORTSCOUT=	skipv:0.064_1
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list