svn commit: r318340 - in head: . x11-wm x11-wm/libdockapp

Raphael Kubo da Costa rakuco at FreeBSD.org
Thu May 16 21:38:20 UTC 2013


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


More information about the svn-ports-all mailing list