svn commit: r464998 - head/finance/gnucash

Guido Falsi madpilot at FreeBSD.org
Mon Mar 19 08:46:09 UTC 2018


Author: madpilot
Date: Mon Mar 19 08:46:08 2018
New Revision: 464998
URL: https://svnweb.freebsd.org/changeset/ports/464998

Log:
  Limit portscout reporting to stable versions.

Modified:
  head/finance/gnucash/Makefile

Modified: head/finance/gnucash/Makefile
==============================================================================
--- head/finance/gnucash/Makefile	Mon Mar 19 08:43:46 2018	(r464997)
+++ head/finance/gnucash/Makefile	Mon Mar 19 08:46:08 2018	(r464998)
@@ -24,6 +24,8 @@ RUN_DEPENDS=	p5-libwww>=0:www/p5-libwww \
 		p5-Date-Manip>=0:devel/p5-Date-Manip \
 		p5-Finance-Quote>=0:finance/p5-Finance-Quote
 
+PORTSCOUT=	 limitw:1,even
+
 FLAVORS=		guile2 guile1
 
 guile1_PKGNAMESUFFIX=	-guile1


More information about the svn-ports-all mailing list