From nobody Mon Dec 20 11:28:32 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id D038B1900075; Mon, 20 Dec 2021 11:28:32 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JHcm044kSz4d7q; Mon, 20 Dec 2021 11:28:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 61E8A158F2; Mon, 20 Dec 2021 11:28:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BKBSWbR028979; Mon, 20 Dec 2021 11:28:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BKBSWGl028978; Mon, 20 Dec 2021 11:28:32 GMT (envelope-from git) Date: Mon, 20 Dec 2021 11:28:32 GMT Message-Id: <202112201128.1BKBSWGl028978@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dries Michiels Subject: git: 2ff119fd5a7d - main - misc/cmatrix: Move to a more appropriate category List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: driesm X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2ff119fd5a7d70ca14d04216ebcc057a337e5045 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639999712; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=rtjTGZ9EAiAqZDYcXOjGPh2/9VOla6aec6/1UhfSAfA=; b=pFLjLASDT2FXcUEIMCTFx3y2Yz2eBA2b+0kQXHAK1IFxHC3cBG5zCkStzxTb0xLdY9XomV ulK2vI3Y2eAHOqv/i3/0U7+WXZ0b9RV5+sMpd8vEgavJzFcPYy2S5CEt4evqE52djh69Tl 6BTmSLh8MA/FsFN6wrqnkU7Hpx79S5q7hLxd/AxTSYASyzeFcvZpPenJgOXmvfeB1g3rI3 +aOOZxR4hgjwWdHVLdm1SRokuHZD1IT5h5uIneE/otUeNbbzlG1VZVQgtkFC15Y41qFLoW BXxrLbJrVzR3TaZE/mvRp3ZVuk0GfY8Oe8RIa8H6FWeR5Insg9szfbHaiAHMgQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639999712; a=rsa-sha256; cv=none; b=xr30zhU0yUZojoRePgsRgBjwfwLIOc06Kbl69nemlFA+snfwHH54p+GtqglU+0x7r4lVne euu9bBB77gRrQeKUvYIzskUkYZxw0beEzWDm8Ngil3rCkrpiB8p1eJv3aGWiW79rqY/46Q J4TOo40iSoX+J/Hyo1cbf8eawL5qPk2hLwmboYAyY/8BH8BlDdJm/oZiPUe++OECcvEbnS Y11SGOz1HxCV7NK+0qeJX0H6r9JfGgrijxMDuMQXrx0u9zESJ3bGVnkmScrFyaXEf2qXHi rPOL6NT+MZTCDjsNW/MA47NLDUpBFoo0jNEKFm5ftMAGIrJEpy3TgpFU0udHvw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by driesm: URL: https://cgit.FreeBSD.org/ports/commit/?id=2ff119fd5a7d70ca14d04216ebcc057a337e5045 commit 2ff119fd5a7d70ca14d04216ebcc057a337e5045 Author: Dries Michiels AuthorDate: 2021-12-19 12:46:36 +0000 Commit: Dries Michiels CommitDate: 2021-12-20 11:24:46 +0000 misc/cmatrix: Move to a more appropriate category Approved by: eduardo (maintainer) Approved by: philip (mentor), 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D33563 --- MOVED | 1 + games/Makefile | 1 + {misc => games}/cmatrix/Makefile | 2 +- {misc => games}/cmatrix/distinfo | 0 {misc => games}/cmatrix/pkg-descr | 0 misc/Makefile | 1 - 6 files changed, 3 insertions(+), 2 deletions(-) diff --git a/MOVED b/MOVED index 51e0c1c520e6..637477134019 100644 --- a/MOVED +++ b/MOVED @@ -16616,3 +16616,4 @@ emulators/qemu41||2021-12-10|Has expired: Use emulators/qemu or emulators/qemu-d security/putty-gtk2||2021-12-15|Has expired: putty-gtk2 is being phased out games/xnethack-nox11|games/xnethack@nox11|2021-12-05|Turned into flavor devel/py-dexml||2021-12-20|Has expired: Use devel/py-dexml2 +misc/cmatrix|games/cmatrix|2021-12-20|Move to a more appropriate category diff --git a/games/Makefile b/games/Makefile index 0ad00072c703..1bf0459aa514 100644 --- a/games/Makefile +++ b/games/Makefile @@ -149,6 +149,7 @@ SUBDIR += chroma SUBDIR += chromium-bsu SUBDIR += circuslinux + SUBDIR += cmatrix SUBDIR += cockatrice SUBDIR += coffeebreak SUBDIR += colobot diff --git a/misc/cmatrix/Makefile b/games/cmatrix/Makefile similarity index 97% rename from misc/cmatrix/Makefile rename to games/cmatrix/Makefile index 29d2c58be345..b8eff6036206 100644 --- a/misc/cmatrix/Makefile +++ b/games/cmatrix/Makefile @@ -3,7 +3,7 @@ PORTNAME= cmatrix PORTVERSION= 2.0 DISTVERSIONPREFIX= v -CATEGORIES= misc +CATEGORIES= games MAINTAINER= eduardo@FreeBSD.org COMMENT= Show a scrolling 'Matrix' like screen diff --git a/misc/cmatrix/distinfo b/games/cmatrix/distinfo similarity index 100% rename from misc/cmatrix/distinfo rename to games/cmatrix/distinfo diff --git a/misc/cmatrix/pkg-descr b/games/cmatrix/pkg-descr similarity index 100% rename from misc/cmatrix/pkg-descr rename to games/cmatrix/pkg-descr diff --git a/misc/Makefile b/misc/Makefile index d06ef0e60f71..6fbfaada4131 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -41,7 +41,6 @@ SUBDIR += clifm SUBDIR += cloc SUBDIR += clpbar - SUBDIR += cmatrix SUBDIR += colortail SUBDIR += colwide SUBDIR += compat10x