Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 2019 18:35:17 +0000 (UTC)
From:      =?UTF-8?Q?Vin=c3=adcius_Zavam?= <egypcio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r505768 - head/security/openvpn-admin
Message-ID:  <201907031835.x63IZHqQ035270@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: egypcio
Date: Wed Jul  3 18:35:16 2019
New Revision: 505768
URL: https://svnweb.freebsd.org/changeset/ports/505768

Log:
  security/openvpn-admin: use 'skipv' instead of 'ignore' for PORTSCOUT
  
    - https://www.inerd.com/software/portscout/portconfig.html
  
  Reported by:	dbaio

Modified:
  head/security/openvpn-admin/Makefile

Modified: head/security/openvpn-admin/Makefile
==============================================================================
--- head/security/openvpn-admin/Makefile	Wed Jul  3 17:45:10 2019	(r505767)
+++ head/security/openvpn-admin/Makefile	Wed Jul  3 18:35:16 2019	(r505768)
@@ -19,7 +19,7 @@ RUN_DEPENDS=	openvpn:security/openvpn
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 NO_ARCH=	yes
-PORTSCOUT=	ignore:${PORTVERSION}${DISTVERSIONSUFFIX}
+PORTSCOUT=	skipv:${PORTVERSION}${DISTVERSIONSUFFIX}
 
 USES=		gettext gmake pkgconfig
 USE_GNOME=	gtksharp20 intltool



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