Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2017 12:46:39 +0000 (UTC)
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r436595 - head/security/hitch
Message-ID:  <201703211246.v2LCkdld010812@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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