Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Oct 2019 07:53:04 +0000 (UTC)
From:      Michael Gmelin <grembo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514044 - in head/devel: arcanist-lib libphutil phabricator
Message-ID:  <201910080753.x987r4fs098913@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: grembo
Date: Tue Oct  8 07:53:04 2019
New Revision: 514044
URL: https://svnweb.freebsd.org/changeset/ports/514044

Log:
  Ignore libphutil/arcanist/phabricator in portscout, as they're
  rolling release.

Modified:
  head/devel/arcanist-lib/Makefile
  head/devel/libphutil/Makefile
  head/devel/phabricator/Makefile

Modified: head/devel/arcanist-lib/Makefile
==============================================================================
--- head/devel/arcanist-lib/Makefile	Tue Oct  8 07:34:59 2019	(r514043)
+++ head/devel/arcanist-lib/Makefile	Tue Oct  8 07:53:04 2019	(r514044)
@@ -22,6 +22,7 @@ USE_PHP=	curl dom hash json simplexml zlib
 USE_GITHUB=	yes
 NO_BUILD=	yes
 NO_ARCH=	yes
+PORTSCOUT=	ignore:1
 GH_ACCOUNT=	phacility
 GH_TAGNAME=	feb5f4d
 PLIST=		${.CURDIR}/pkg-plist

Modified: head/devel/libphutil/Makefile
==============================================================================
--- head/devel/libphutil/Makefile	Tue Oct  8 07:34:59 2019	(r514043)
+++ head/devel/libphutil/Makefile	Tue Oct  8 07:53:04 2019	(r514044)
@@ -18,6 +18,7 @@ USE_PHP=	xml
 USE_GITHUB=	yes
 NO_BUILD=	yes
 NO_ARCH=	yes
+PORTSCOUT=	ignore:1
 GH_ACCOUNT=	phacility
 GH_TAGNAME=	794ded9
 

Modified: head/devel/phabricator/Makefile
==============================================================================
--- head/devel/phabricator/Makefile	Tue Oct  8 07:34:59 2019	(r514043)
+++ head/devel/phabricator/Makefile	Tue Oct  8 07:53:04 2019	(r514044)
@@ -57,6 +57,7 @@ USE_GITHUB=	yes
 NO_BUILD=	yes
 USE_RC_SUBR=	phd
 SUB_FILES=	pkg-message
+PORTSCOUT=	ignore:1
 GH_ACCOUNT=	phacility
 GH_TAGNAME=	24dbff2
 



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