svn commit: r548075 - in head: . x11-wm x11-wm/e-module-alarm x11-wm/e-module-cpu x11-wm/e-module-deskshow x11-wm/e-module-everything-places x11-wm/e-module-mem x11-wm/e-module-rmb x11-wm/e-module-...

Gleb Popov arrowd at FreeBSD.org
Wed Sep 9 09:43:12 UTC 2020


Author: arrowd
Date: Wed Sep  9 09:43:11 2020
New Revision: 548075
URL: https://svnweb.freebsd.org/changeset/ports/548075

Log:
  Remove ports for Enlightenment modules that are bundled with E itself:
  
  x11-wm/e-module-alarm
  x11-wm/e-module-cpu
  x11-wm/e-module-deskshow
  x11-wm/e-module-everything-places
  x11-wm/e-module-mem
  x11-wm/e-module-rmb
  x11-wm/e-module-wlan
  x11-wm/e-modules
  
  PR:	245594
  Submitted by:	Peter TKATCHENKO <peter at flytrace.com>
  Approved by: enlightenment (maintainer timeout)

Deleted:
  head/x11-wm/e-module-alarm/
  head/x11-wm/e-module-cpu/
  head/x11-wm/e-module-deskshow/
  head/x11-wm/e-module-everything-places/
  head/x11-wm/e-module-mem/
  head/x11-wm/e-module-rmb/
  head/x11-wm/e-module-wlan/
  head/x11-wm/e-modules/
Modified:
  head/MOVED
  head/x11-wm/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Wed Sep  9 09:36:46 2020	(r548074)
+++ head/MOVED	Wed Sep  9 09:43:11 2020	(r548075)
@@ -15421,3 +15421,11 @@ astro/py-astLib|astro/py-astlib|2020-09-05|Rename to m
 www/py-MechanicalSoup|www/py-mechanicalsoup|2020-09-05|Rename to match our py- port naming
 devel/kore at default|devel/kore|2020-09-07|Flavor removed
 devel/kore at notls|devel/kore|2020-09-07|Flavor removed
+x11-wm/e-module-alarm||2020-09-09|Removed
+x11-wm/e-module-cpu||2020-09-09|Removed
+x11-wm/e-module-deskshow||2020-09-09|Removed
+x11-wm/e-module-everything-places||2020-09-09|Removed
+x11-wm/e-module-mem||2020-09-09|Removed
+x11-wm/e-module-rmb||2020-09-09|Removed
+x11-wm/e-module-wlan||2020-09-09|Removed
+x11-wm/e-modules||2020-09-09|Removed

Modified: head/x11-wm/Makefile
==============================================================================
--- head/x11-wm/Makefile	Wed Sep  9 09:36:46 2020	(r548074)
+++ head/x11-wm/Makefile	Wed Sep  9 09:43:11 2020	(r548075)
@@ -28,14 +28,6 @@
     SUBDIR += cwm
     SUBDIR += devilspie
     SUBDIR += dwm
-    SUBDIR += e-module-alarm
-    SUBDIR += e-module-cpu
-    SUBDIR += e-module-deskshow
-    SUBDIR += e-module-everything-places
-    SUBDIR += e-module-mem
-    SUBDIR += e-module-rmb
-    SUBDIR += e-module-wlan
-    SUBDIR += e-modules
     SUBDIR += e16
     SUBDIR += e16-docs
     SUBDIR += echinus


More information about the svn-ports-all mailing list