Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jul 2018 08:39:04 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r474002 - head/net/p5-Net-AMQP-RabbitMQ
Message-ID:  <201807060839.w668d4u4036586@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Fri Jul  6 08:39:03 2018
New Revision: 474002
URL: https://svnweb.freebsd.org/changeset/ports/474002

Log:
  net/p5-Net-AMQP-RabbitMQ: another portscout change
  
  Try again to make portscout ignore this version that's older

Modified:
  head/net/p5-Net-AMQP-RabbitMQ/Makefile   (contents, props changed)

Modified: head/net/p5-Net-AMQP-RabbitMQ/Makefile
==============================================================================
--- head/net/p5-Net-AMQP-RabbitMQ/Makefile	Fri Jul  6 08:37:39 2018	(r474001)
+++ head/net/p5-Net-AMQP-RabbitMQ/Makefile	Fri Jul  6 08:39:03 2018	(r474002)
@@ -18,6 +18,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-PORTSCOUT=	ignore:2.200002
+PORTSCOUT=	skipv:2.200002
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807060839.w668d4u4036586>