From owner-svn-ports-head@freebsd.org Thu May 18 20:31:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB7BCD73931; Thu, 18 May 2017 20:31:05 +0000 (UTC) (envelope-from kami@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 mx1.freebsd.org (Postfix) with ESMTPS id AD421128B; Thu, 18 May 2017 20:31:05 +0000 (UTC) (envelope-from kami@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4IKV4PD012741; Thu, 18 May 2017 20:31:04 GMT (envelope-from kami@FreeBSD.org) Received: (from kami@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4IKV4fm012740; Thu, 18 May 2017 20:31:04 GMT (envelope-from kami@FreeBSD.org) Message-Id: <201705182031.v4IKV4fm012740@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kami set sender to kami@FreeBSD.org using -f From: Dominic Fandrey Date: Thu, 18 May 2017 20:31:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441198 - in head/games: . ioquake3-devel ioquake3-devel-server X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 May 2017 20:31:06 -0000 Author: kami Date: Thu May 18 20:31:04 2017 New Revision: 441198 URL: https://svnweb.freebsd.org/changeset/ports/441198 Log: games/ioquake3-devel: Remove in favour of ioquake3 Upstream requested us to point games/ioquake3 to github master, making this port obsolete. PR: 217911 Reviewed by: miwi Approved by: miwi (mentor) MFH: 2017Q2 Security: CVE-2017-6903 Security: e48355d7-1548-11e7-8611-0090f5f2f347 Differential Revision: https://reviews.freebsd.org/D10172 Deleted: head/games/ioquake3-devel/ head/games/ioquake3-devel-server/ Modified: head/games/Makefile Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Thu May 18 20:08:49 2017 (r441197) +++ head/games/Makefile Thu May 18 20:31:04 2017 (r441198) @@ -437,8 +437,6 @@ SUBDIR += instead SUBDIR += interlogic SUBDIR += ioquake3 - SUBDIR += ioquake3-devel - SUBDIR += ioquake3-devel-server SUBDIR += ioquake3-server SUBDIR += iortcw SUBDIR += iourbanterror