svn commit: r454115 - head/editors/vim

Adam Weinberger adamw at FreeBSD.org
Mon Nov 13 13:30:29 UTC 2017


Author: adamw
Date: Mon Nov 13 13:30:27 2017
New Revision: 454115
URL: https://svnweb.freebsd.org/changeset/ports/454115

Log:
  Ignore in portscout. New patches happen multiple times each day

Modified:
  head/editors/vim/Makefile

Modified: head/editors/vim/Makefile
==============================================================================
--- head/editors/vim/Makefile	Mon Nov 13 13:10:51 2017	(r454114)
+++ head/editors/vim/Makefile	Mon Nov 13 13:30:27 2017	(r454115)
@@ -32,6 +32,7 @@ GNU_CONFIGURE=	yes
 MAKE_JOBS_UNSAFE=	yes
 PLIST_SUB=	VIM_VER=${VIM_VER}
 PORTDATA=	${VIM_VER}
+PORTSCOUT=	ignore:1
 REINPLACE_ARGS=	-i ''
 SHEBANG_FILES=	runtime/tools/demoserver.py runtime/tools/efm_perl.pl
 VIM_VER=	${PORTNAME}${PORTVERSION:R:S|.||g}


More information about the svn-ports-all mailing list