Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Mar 2016 19:04:59 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r410199 - head/net-mgmt/weathermap
Message-ID:  <201603051904.u25J4xni028258@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Sat Mar  5 19:04:59 2016
New Revision: 410199
URL: https://svnweb.freebsd.org/changeset/ports/410199

Log:
  Set PORTSCOUT=ignore.
  
  Unfortunately portscout still emails the ports mailing list with bogus version
  updates, so give it another try at shutting it up.
  
  PR:		207696

Modified:
  head/net-mgmt/weathermap/Makefile

Modified: head/net-mgmt/weathermap/Makefile
==============================================================================
--- head/net-mgmt/weathermap/Makefile	Sat Mar  5 19:03:37 2016	(r410198)
+++ head/net-mgmt/weathermap/Makefile	Sat Mar  5 19:04:59 2016	(r410199)
@@ -26,6 +26,8 @@ NO_BUILD=	yes
 NO_ARCH=	yes
 SHEBANG_FILES=	weathermap
 
+PORTSCOUT=	ignore
+
 PORTDOCS=	README INSTALL
 
 CONFIGURE_ARGS=	--with-gd-lib=${LOCALBASE}/lib \



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