From owner-svn-ports-all@FreeBSD.ORG Tue Oct 15 10:09:33 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id F1D879D6; Tue, 15 Oct 2013 10:09:32 +0000 (UTC) (envelope-from bapt@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C46302213; Tue, 15 Oct 2013 10:09:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9FA9WZV092247; Tue, 15 Oct 2013 10:09:32 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9FA9W9K092245; Tue, 15 Oct 2013 10:09:32 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201310151009.r9FA9W9K092245@svn.freebsd.org> From: Baptiste Daroussin Date: Tue, 15 Oct 2013 10:09:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330382 - in head: . x11-themes x11-themes/gnome-look x11-themes/gtk-engines x11-themes/gtk-engines-collection x11-themes/thinice X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2013 10:09:33 -0000 Author: bapt Date: Tue Oct 15 10:09:32 2013 New Revision: 330382 URL: http://svnweb.freebsd.org/changeset/ports/330382 Log: Remove more gnome1 components Deleted: head/x11-themes/gnome-look/ head/x11-themes/gtk-engines/ head/x11-themes/gtk-engines-collection/ head/x11-themes/thinice/ Modified: head/MOVED head/x11-themes/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Oct 15 09:56:31 2013 (r330381) +++ head/MOVED Tue Oct 15 10:09:32 2013 (r330382) @@ -5090,3 +5090,7 @@ security/stem|security/py-stem|2013-10-1 sysutils/gupsc||2013-10-15|Depends on the obsolete gnome1 net/diradmin||2013-10-15|Depends on the obsolete gnome1 devel/hypersrc||2013-10-15|Depends on the obsolete gnome1 +x11-themes/gnome-look||2013-10-15|Component of the obsolete gnome1 +x11-themes/thinice||2013-10-15|Component of the obsolete gnome1 +x11-themes/gtk-engines||2013-10-15|Component of the obsolete gnome1 +x11-themes/gtk-engines-collection||2013-10-15|Component of the obsolete gnome1 Modified: head/x11-themes/Makefile ============================================================================== --- head/x11-themes/Makefile Tue Oct 15 09:56:31 2013 (r330381) +++ head/x11-themes/Makefile Tue Oct 15 10:09:32 2013 (r330382) @@ -53,7 +53,6 @@ SUBDIR += gnome-icons-snowish SUBDIR += gnome-icons-stylish SUBDIR += gnome-icons-ximian-south - SUBDIR += gnome-look SUBDIR += gnome-themes SUBDIR += gnome-themes-extras SUBDIR += greybird-theme @@ -68,8 +67,6 @@ SUBDIR += gtk-cleanice-engine SUBDIR += gtk-digital-cream-theme SUBDIR += gtk-digital-harmony-theme - SUBDIR += gtk-engines - SUBDIR += gtk-engines-collection SUBDIR += gtk-engines2 SUBDIR += gtk-envy-theme SUBDIR += gtk-equinox-engine @@ -165,7 +162,6 @@ SUBDIR += sawfish-themes SUBDIR += slim-themes SUBDIR += thewidgetfactory - SUBDIR += thinice SUBDIR += ubuntulooks SUBDIR += xcursor-themes SUBDIR += xmms-bluecurve-theme