From owner-svn-ports-all@freebsd.org Wed Sep 9 09:43:12 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B9E203CB187; Wed, 9 Sep 2020 09:43:12 +0000 (UTC) (envelope-from arrowd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BmcX04Zvdz41sK; Wed, 9 Sep 2020 09:43:12 +0000 (UTC) (envelope-from arrowd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8003C1FB4E; Wed, 9 Sep 2020 09:43:12 +0000 (UTC) (envelope-from arrowd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0899hCHc045509; Wed, 9 Sep 2020 09:43:12 GMT (envelope-from arrowd@FreeBSD.org) Received: (from arrowd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0899hCkf045507; Wed, 9 Sep 2020 09:43:12 GMT (envelope-from arrowd@FreeBSD.org) Message-Id: <202009090943.0899hCkf045507@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arrowd set sender to arrowd@FreeBSD.org using -f From: Gleb Popov Date: Wed, 9 Sep 2020 09:43:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: 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-... X-SVN-Group: ports-head X-SVN-Commit-Author: arrowd X-SVN-Commit-Paths: 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-wlan x11-wm/e-modules X-SVN-Commit-Revision: 548075 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Sep 2020 09:43:12 -0000 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 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@default|devel/kore|2020-09-07|Flavor removed devel/kore@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