From owner-svn-ports-head@FreeBSD.ORG Fri Jul 4 18:53:36 2014 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 ESMTPS id C27EF5CD; Fri, 4 Jul 2014 18:53:36 +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 AF363276D; Fri, 4 Jul 2014 18:53:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s64Irafx015668; Fri, 4 Jul 2014 18:53:36 GMT (envelope-from rene@svn.freebsd.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s64Ira7U015665; Fri, 4 Jul 2014 18:53:36 GMT (envelope-from rene@svn.freebsd.org) Message-Id: <201407041853.s64Ira7U015665@svn.freebsd.org> From: Rene Ladan Date: Fri, 4 Jul 2014 18:53:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360648 - in head: . x11 x11-clocks x11-clocks/wmitime x11/xorg-edit 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 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: Fri, 04 Jul 2014 18:53:36 -0000 Author: rene Date: Fri Jul 4 18:53:35 2014 New Revision: 360648 URL: http://svnweb.freebsd.org/changeset/ports/360648 QAT: https://qat.redports.org/buildarchive/r360648/ Log: Remove expired ports: 2014-07-04 x11-clocks/wmitime 2014-07-04 x11/xorg-edit: Depends on older version of wxGTK Deleted: head/x11-clocks/wmitime/ head/x11/xorg-edit/ Modified: head/MOVED head/x11-clocks/Makefile head/x11/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Fri Jul 4 18:52:25 2014 (r360647) +++ head/MOVED Fri Jul 4 18:53:35 2014 (r360648) @@ -6233,3 +6233,5 @@ security/sudosh2||2014-07-01|Has expired lang/pike76|lang/pike78|2014-07-01|Has expired: Outdated: Users should switch to lang/pike78 editors/gummi||2014-07-01|Has expired: Builds fine but the program itself is unusable archivers/rpm|archivers/rpm4|2014-07-03|rpm3 is long EOLed, rpm4 is the default rpm archivers for most of linux distributions +x11-clocks/wmitime||2014-07-04|Has expired +x11/xorg-edit||2014-07-04|Has expired: Depends on older version of wxGTK Modified: head/x11-clocks/Makefile ============================================================================== --- head/x11-clocks/Makefile Fri Jul 4 18:52:25 2014 (r360647) +++ head/x11-clocks/Makefile Fri Jul 4 18:53:35 2014 (r360648) @@ -53,7 +53,6 @@ SUBDIR += wmclockmon SUBDIR += wmfishtime SUBDIR += wmfuzzy - SUBDIR += wmitime SUBDIR += wmtime SUBDIR += wmtimer SUBDIR += xalarm Modified: head/x11/Makefile ============================================================================== --- head/x11/Makefile Fri Jul 4 18:52:25 2014 (r360647) +++ head/x11/Makefile Fri Jul 4 18:53:35 2014 (r360648) @@ -426,7 +426,6 @@ SUBDIR += xorg-apps SUBDIR += xorg-cf-files SUBDIR += xorg-docs - SUBDIR += xorg-edit SUBDIR += xorg-libraries SUBDIR += xorg-minimal SUBDIR += xplsprinters