From owner-svn-ports-head@FreeBSD.ORG Thu Nov 7 09:13:56 2013 Return-Path: Delivered-To: svn-ports-head@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 295F16AF; Thu, 7 Nov 2013 09:13:56 +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 F11EE28DF; Thu, 7 Nov 2013 09:13:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rA79Dtdb005421; Thu, 7 Nov 2013 09:13:55 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rA79DtXW005418; Thu, 7 Nov 2013 09:13:55 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201311070913.rA79DtXW005418@svn.freebsd.org> From: Baptiste Daroussin Date: Thu, 7 Nov 2013 09:13:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333073 - in head: . devel devel/ORBit x11 x11/gnome-libs 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.14 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: Thu, 07 Nov 2013 09:13:56 -0000 Author: bapt Date: Thu Nov 7 09:13:54 2013 New Revision: 333073 URL: http://svnweb.freebsd.org/changeset/ports/333073 Log: 2013-11-05 devel/ORBit: EOLed upstream for very long 2013-11-05 x11/gnome-libs: EOLed upstream for very long Bye bye gnome1 Approved by: gnome(implicit) Deleted: head/devel/ORBit/ head/x11/gnome-libs/ Modified: head/MOVED head/devel/Makefile head/x11/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Nov 7 08:51:16 2013 (r333072) +++ head/MOVED Thu Nov 7 09:13:54 2013 (r333073) @@ -5169,3 +5169,5 @@ net-im/qutim||2013-11-05|Has expired: Ol textproc/gtkdiff||2013-11-05|Has expired: Gnome1 EOLed by upstream for a while. net-p2p/libtorrent-rasterbar-16|net-p2p/libtorrent-rasterbar|2013-11-06|Moved to net-p2p/libtorrent-rasterbar since it's a stable version net-p2p/libtorrent-rasterbar-python-16|net-p2p/libtorrent-rasterbar-python|2013-11-06|Moved to net-p2p/libtorrent-rasterbar-python since it's a stable version +devel/ORBit||2013-11-07|Has expired: EOLed upstream for very long +x11/gnome-libs||2013-11-07|Has expired: EOLed upstream for very long Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Nov 7 08:51:16 2013 (r333072) +++ head/devel/Makefile Thu Nov 7 09:13:54 2013 (r333073) @@ -6,7 +6,6 @@ SUBDIR += 9base SUBDIR += ChipmunkPhysics SUBDIR += ElectricFence - SUBDIR += ORBit SUBDIR += ORBit2 SUBDIR += ORBit2-reference SUBDIR += R-cran-Defaults Modified: head/x11/Makefile ============================================================================== --- head/x11/Makefile Thu Nov 7 08:51:16 2013 (r333072) +++ head/x11/Makefile Thu Nov 7 09:13:54 2013 (r333073) @@ -78,7 +78,6 @@ SUBDIR += gnome-clipboard-daemon SUBDIR += gnome-desktop SUBDIR += gnome-desktop-reference - SUBDIR += gnome-libs SUBDIR += gnome-menus SUBDIR += gnome-panel SUBDIR += gnome-panel-reference