From owner-svn-ports-head@FreeBSD.ORG Sat Sep 6 16:11:39 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0761B4F7; Sat, 6 Sep 2014 16:11:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E7102188E; Sat, 6 Sep 2014 16:11:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s86GBcLI079438; Sat, 6 Sep 2014 16:11:38 GMT (envelope-from nemysis@FreeBSD.org) Received: (from nemysis@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s86GBca4079437; Sat, 6 Sep 2014 16:11:38 GMT (envelope-from nemysis@FreeBSD.org) Message-Id: <201409061611.s86GBca4079437@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: nemysis set sender to nemysis@FreeBSD.org using -f From: Rusmir Dusko Date: Sat, 6 Sep 2014 16:11:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367447 - head/games/cuyo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2014 16:11:39 -0000 Author: nemysis Date: Sat Sep 6 16:11:38 2014 New Revision: 367447 URL: http://svnweb.freebsd.org/changeset/ports/367447 QAT: https://qat.redports.org/buildarchive/r367447/ Log: - Remove TODO from DOCS - Set PORTSCOUT, Do not use older versions Modified: head/games/cuyo/Makefile Modified: head/games/cuyo/Makefile ============================================================================== --- head/games/cuyo/Makefile Sat Sep 6 15:55:33 2014 (r367446) +++ head/games/cuyo/Makefile Sat Sep 6 16:11:38 2014 (r367447) @@ -22,7 +22,7 @@ USE_SDL= mixer image USE_XORG= xdmcp xau x11 INSTALLS_ICONS= yes -PORTDOCS= AUTHORS NEWS TODO +PORTDOCS= AUTHORS NEWS OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes @@ -30,6 +30,9 @@ OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext:run +# Do not use older versions +PORTSCOUT= skipv:2.~-1.2~beta1 + .include post-install: