Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Mar 2015 18:04:06 +0000 (UTC)
From:      David Naylor <dbn@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r381941 - head/emulators/wine-mono
Message-ID:  <201503221804.t2MI4698028463@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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