svn commit: r410199 - head/net-mgmt/weathermap

Raphael Kubo da Costa rakuco at FreeBSD.org
Sat Mar 5 19:05:00 UTC 2016


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 \


More information about the svn-ports-all mailing list