Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Dec 2018 08:51:11 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r486326 - head/devel/gradle4
Message-ID:  <201812010851.wB18pBj8097178@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sat Dec  1 08:51:11 2018
New Revision: 486326
URL: https://svnweb.freebsd.org/changeset/ports/486326

Log:
  Tell Portscout to ignore devel/gradle4

Modified:
  head/devel/gradle4/Makefile

Modified: head/devel/gradle4/Makefile
==============================================================================
--- head/devel/gradle4/Makefile	Sat Dec  1 08:31:08 2018	(r486325)
+++ head/devel/gradle4/Makefile	Sat Dec  1 08:51:11 2018	(r486326)
@@ -21,6 +21,7 @@ DATADIR=	${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}
 NO_ARCH=	yes
 NO_BUILD=	yes
 PLIST_SUB=	PKGNAMESUFFIX=${PKGNAMESUFFIX}
+PORTSCOUT=	ignore:1
 SUB_LIST=	PORTVERSION=${PORTVERSION} \
 		JAVA=${JAVA}
 SUB_FILES=	gradle



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