From owner-svn-ports-head@freebsd.org Wed Jun 22 09:22:17 2016 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 70C7AA7A6E9; Wed, 22 Jun 2016 09:22:17 +0000 (UTC) (envelope-from tijl@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 423AE2F84; Wed, 22 Jun 2016 09:22:17 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5M9MGk2025758; Wed, 22 Jun 2016 09:22:16 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5M9MGdM025756; Wed, 22 Jun 2016 09:22:16 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201606220922.u5M9MGdM025756@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 22 Jun 2016 09:22:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417295 - in head: . graphics graphics/linux-c6-dri-compat 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.22 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: Wed, 22 Jun 2016 09:22:17 -0000 Author: tijl Date: Wed Jun 22 09:22:16 2016 New Revision: 417295 URL: https://svnweb.freebsd.org/changeset/ports/417295 Log: Remove old Linux DRI port. The newer version in graphics/linux-c6-dri should just work nowadays. PR: 210433 Deleted: head/graphics/linux-c6-dri-compat/ Modified: head/MOVED head/graphics/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Jun 22 07:45:44 2016 (r417294) +++ head/MOVED Wed Jun 22 09:22:16 2016 (r417295) @@ -8370,3 +8370,4 @@ x11-toolkits/gtk-sharp10||2016-06-20|Not devel/p5-ReadLine-Perl|devel/p5-Term-ReadLine-Perl|2016-06-21|Duplicates devel/p5-ReadLine-Gnu|devel/p5-Term-ReadLine-Gnu|2016-06-21|Rename to match upstream devel/p5-ReadLine-TTYtter|devel/p5-Term-ReadLine-TTYtter|2016-06-21|Rename to match upstream +graphics/linux-c6-dri-compat|graphics/linux-c6-dri|2016-06-22|Obsolete Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Wed Jun 22 07:45:44 2016 (r417294) +++ head/graphics/Makefile Wed Jun 22 09:22:16 2016 (r417295) @@ -543,7 +543,6 @@ SUBDIR += linux-adobesvg SUBDIR += linux-c6-cairo SUBDIR += linux-c6-dri - SUBDIR += linux-c6-dri-compat SUBDIR += linux-c6-gdk-pixbuf2 SUBDIR += linux-c6-glx-utils SUBDIR += linux-c6-jpeg