svn commit: r436595 - head/security/hitch

Ryan Steinmetz zi at FreeBSD.org
Tue Mar 21 12:46:40 UTC 2017


Author: zi
Date: Tue Mar 21 12:46:39 2017
New Revision: 436595
URL: https://svnweb.freebsd.org/changeset/ports/436595

Log:
  - Add the 'premerge' tag to the portscout ignore list

Modified:
  head/security/hitch/Makefile

Modified: head/security/hitch/Makefile
==============================================================================
--- head/security/hitch/Makefile	Tue Mar 21 12:39:10 2017	(r436594)
+++ head/security/hitch/Makefile	Tue Mar 21 12:46:39 2017	(r436595)
@@ -28,6 +28,7 @@ CPPFLAGS+=		-I${LOCALBASE}/include
 LDFLAGS+=		-L${LOCALBASE}/lib -lcrypto -lssl
 USE_GITHUB=		yes
 GH_ACCOUNT=		varnish
+PORTSCOUT=		skipv:premerge
 
 post-install:
 	${MKDIR} ${STAGEDIR}${PREFIX}/etc


More information about the svn-ports-all mailing list