From owner-svn-ports-head@freebsd.org Tue Oct 13 07:51:09 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8C4FEA129F3; Tue, 13 Oct 2015 07:51:09 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 5305F14E5; Tue, 13 Oct 2015 07:51:09 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9D7p8dF031129; Tue, 13 Oct 2015 07:51:08 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9D7p8L4031128; Tue, 13 Oct 2015 07:51:08 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201510130751.t9D7p8L4031128@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 13 Oct 2015 07:51:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399180 - in head/x11: . nvidia-driver-173 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.20 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: Tue, 13 Oct 2015 07:51:09 -0000 Author: kwm Date: Tue Oct 13 07:51:08 2015 New Revision: 399180 URL: https://svnweb.freebsd.org/changeset/ports/399180 Log: Remove the 173.14.39 nvidia-driver. it doesn't support a xorg-server newer then 1.15. And also marked forbidden. (MOVED entry snuck in the xserver update itself). Deleted: head/x11/nvidia-driver-173/ Modified: head/x11/Makefile Modified: head/x11/Makefile ============================================================================== --- head/x11/Makefile Tue Oct 13 07:45:08 2015 (r399179) +++ head/x11/Makefile Tue Oct 13 07:51:08 2015 (r399180) @@ -211,7 +211,6 @@ SUBDIR += mxico SUBDIR += numlockx SUBDIR += nvidia-driver - SUBDIR += nvidia-driver-173 SUBDIR += nvidia-driver-304 SUBDIR += nvidia-driver-340 SUBDIR += nvidia-settings