svn commit: r514044 - in head/devel: arcanist-lib libphutil phabricator

Michael Gmelin grembo at FreeBSD.org
Tue Oct 8 07:53:05 UTC 2019


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
 


More information about the svn-ports-head mailing list