From owner-svn-ports-all@freebsd.org Sun May 24 16:24:10 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 066FF2CA048; Sun, 24 May 2020 16:24:10 +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.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 49VQXT6MScz4GtC; Sun, 24 May 2020 16:24:09 +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 D5BF223D91; Sun, 24 May 2020 16:24:09 +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 04OGO95W091918; Sun, 24 May 2020 16:24:09 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04OGO9p3091916; Sun, 24 May 2020 16:24:09 GMT (envelope-from rene@FreeBSD.org) Message-Id: <202005241624.04OGO9p3091916@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 24 May 2020 16:24:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r536411 - in head: . x11 x11/xcolorsel X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . x11 x11/xcolorsel X-SVN-Commit-Revision: 536411 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: Sun, 24 May 2020 16:24:10 -0000 Author: rene Date: Sun May 24 16:24:09 2020 New Revision: 536411 URL: https://svnweb.freebsd.org/changeset/ports/536411 Log: Remove expired port: 2020-05-05 x11/xcolorsel: Broken for more than 6 months Deleted: head/x11/xcolorsel/ Modified: head/MOVED head/x11/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun May 24 16:08:36 2020 (r536410) +++ head/MOVED Sun May 24 16:24:09 2020 (r536411) @@ -15017,3 +15017,4 @@ misc/onnx|misc/py-onnx|2020-05-23|Remove duplicate net/get_iplayer|multimedia/get_iplayer|2020-05-24|Move to a proper category lang/gnatdroid-armv7||2020-05-24|Has expired: Broken for more than 6 months devel/breakpad||2020-05-24|Has expired: Broken for more than 6 months +x11/xcolorsel||2020-05-24|Has expired: Broken for more than 6 months Modified: head/x11/Makefile ============================================================================== --- head/x11/Makefile Sun May 24 16:08:36 2020 (r536410) +++ head/x11/Makefile Sun May 24 16:24:09 2020 (r536411) @@ -386,7 +386,6 @@ SUBDIR += xcmsdb SUBDIR += xcoloredit SUBDIR += xcolors - SUBDIR += xcolorsel SUBDIR += xconsole SUBDIR += xcursorgen SUBDIR += xcut