svn commit: r505768 - head/security/openvpn-admin
Vinícius Zavam
egypcio at FreeBSD.org
Wed Jul 3 18:35:17 UTC 2019
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
More information about the svn-ports-all
mailing list