svn commit: r381941 - head/emulators/wine-mono

David Naylor dbn at FreeBSD.org
Sun Mar 22 18:04:06 UTC 2015


Author: dbn
Date: Sun Mar 22 18:04:05 2015
New Revision: 381941
URL: https://svnweb.freebsd.org/changeset/ports/381941
QAT: https://qat.redports.org/buildarchive/r381941/

Log:
  emulators/wine-mono: instruct portscout to ignore new versions.

Modified:
  head/emulators/wine-mono/Makefile

Modified: head/emulators/wine-mono/Makefile
==============================================================================
--- head/emulators/wine-mono/Makefile	Sun Mar 22 17:41:08 2015	(r381940)
+++ head/emulators/wine-mono/Makefile	Sun Mar 22 18:04:05 2015	(r381941)
@@ -14,6 +14,8 @@ COMMENT=	Mono .NET implementation for Wi
 LICENSE=	MIT GPLv2 LGPL20
 LICENSE_COMB=	multi
 
+PORTSCOUT=	ignore:1	# for newer versions see emulators/wine-mono-devel
+
 NO_BUILD=	yes
 PLIST_SUB+=	MONO_VERSION="${DISTVERSION}"
 DATADIR=	${PREFIX}/share/wine


More information about the svn-ports-head mailing list