From owner-svn-ports-head@FreeBSD.ORG Thu May 16 21:38:20 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]) by hub.freebsd.org (Postfix) with ESMTP id 1FD2E703; Thu, 16 May 2013 21:38:20 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 106D1931; Thu, 16 May 2013 21:38:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4GLcJ1o025072; Thu, 16 May 2013 21:38:19 GMT (envelope-from rakuco@svn.freebsd.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4GLcJs9025070; Thu, 16 May 2013 21:38:19 GMT (envelope-from rakuco@svn.freebsd.org) Message-Id: <201305162138.r4GLcJs9025070@svn.freebsd.org> From: Raphael Kubo da Costa Date: Thu, 16 May 2013 21:38:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318340 - in head: . x11-wm x11-wm/libdockapp 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, 16 May 2013 21:38:20 -0000 Author: rakuco Date: Thu May 16 21:38:19 2013 New Revision: 318340 URL: http://svnweb.freebsd.org/changeset/ports/318340 Log: Revert r318338 to unbreak INDEX. Even though libdockapp has long expired, it still has ports which depend on it. Added: head/x11-wm/libdockapp/ - copied from r318337, head/x11-wm/libdockapp/ Modified: head/MOVED head/x11-wm/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu May 16 20:32:27 2013 (r318339) +++ head/MOVED Thu May 16 21:38:19 2013 (r318340) @@ -4254,4 +4254,3 @@ devel/u-boot|devel/uboot-mkimage|2013-05 misc/py-xdelta3||2013-05-13|No longer actively maintained upstream devel/py-celementtree||2013-05-16|Included into all supported python versions as xml.etree.cElementTree textproc/p5-KinoSearch||2013-05-16|Replaced by textproc/p5-KinoSearch1 -x11-wm/libdockapp||2013-05-16|Abandonware, upstream disappeared Modified: head/x11-wm/Makefile ============================================================================== --- head/x11-wm/Makefile Thu May 16 20:32:27 2013 (r318339) +++ head/x11-wm/Makefile Thu May 16 21:38:19 2013 (r318340) @@ -107,6 +107,7 @@ SUBDIR += kompmgr SUBDIR += larswm SUBDIR += libcompizconfig + SUBDIR += libdockapp SUBDIR += libwraster SUBDIR += lwm SUBDIR += lxsession