Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Feb 2013 03:55:51 +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: r312041 - head/emulators/wine-gecko
Message-ID:  <201302110355.r1B3tpiN034644@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbn
Date: Mon Feb 11 03:55:51 2013
New Revision: 312041
URL: http://svnweb.freebsd.org/changeset/ports/312041

Log:
  Stop portscout from checking emulators/wine-gecko.
  
  wine-gecko is the "stable" port while wine-gecko-devel is the "unstable" port
  that absorbs the updates to the distfiles.
  
  Approved by:	bdrewery (mentor)

Modified:
  head/emulators/wine-gecko/Makefile

Modified: head/emulators/wine-gecko/Makefile
==============================================================================
--- head/emulators/wine-gecko/Makefile	Mon Feb 11 03:18:50 2013	(r312040)
+++ head/emulators/wine-gecko/Makefile	Mon Feb 11 03:55:51 2013	(r312041)
@@ -15,6 +15,8 @@ COMMENT=	Gecko Layout Engine for Wine (H
 LICENSE=	MPL GPLv2 GPLv3 LGPL21 LGPL3
 LICENSE_COMB=	multi
 
+PORTSCOUT=	ignore	# for newer versions see emulators/wine-gecko-devel
+
 NO_BUILD=	yes
 PLIST_SUB+=	GECKO_VERSION="${DISTVERSION}"
 DATADIR=	${PREFIX}/share/wine



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