From owner-svn-ports-all@freebsd.org Fri Sep 21 08:37:56 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 017571093382; Fri, 21 Sep 2018 08:37:56 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9B4EA749FC; Fri, 21 Sep 2018 08:37:55 +0000 (UTC) (envelope-from rene@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 90B7C261B; Fri, 21 Sep 2018 08:37:55 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8L8bt4H004386; Fri, 21 Sep 2018 08:37:55 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8L8btOt004384; Fri, 21 Sep 2018 08:37:55 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201809210837.w8L8btOt004384@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Fri, 21 Sep 2018 08:37:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480239 - in head: . x11-wm x11-wm/swm X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . x11-wm x11-wm/swm X-SVN-Commit-Revision: 480239 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.27 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: Fri, 21 Sep 2018 08:37:56 -0000 Author: rene Date: Fri Sep 21 08:37:54 2018 New Revision: 480239 URL: https://svnweb.freebsd.org/changeset/ports/480239 Log: Remove expired port: 2018-09-20 x11-wm/swm: upstream no longer maintained, the screen turns black after starting swm Deleted: head/x11-wm/swm/ Modified: head/MOVED head/x11-wm/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Fri Sep 21 08:25:54 2018 (r480238) +++ head/MOVED Fri Sep 21 08:37:54 2018 (r480239) @@ -10528,3 +10528,4 @@ devel/tinyq||2018-09-16|Has expired: Unmaintained upst devel/hs-hashed-storage||2018-09-16|Has expired: Not being developed upstream www/py-searx|www/searx|2018-09-16|Move to a proper directory: this is a server, not a library net/syndication|net/kf5-syndication|2018-09-17|Has become a proper KDE framework +x11-wm/swm||2018-09-21|Has expired: upstream no longer maintained, the screen turns black after starting swm Modified: head/x11-wm/Makefile ============================================================================== --- head/x11-wm/Makefile Fri Sep 21 08:25:54 2018 (r480238) +++ head/x11-wm/Makefile Fri Sep 21 08:37:54 2018 (r480239) @@ -115,7 +115,6 @@ SUBDIR += spectrwm SUBDIR += stumpwm SUBDIR += subtle - SUBDIR += swm SUBDIR += tinywm SUBDIR += transset SUBDIR += treewm