From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 23 13:30:03 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6F2D816A40D for ; Fri, 23 Mar 2007 13:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 40E8F13C448 for ; Fri, 23 Mar 2007 13:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2NDU3iE044186 for ; Fri, 23 Mar 2007 13:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2NDU3Ht044185; Fri, 23 Mar 2007 13:30:03 GMT (envelope-from gnats) Resent-Date: Fri, 23 Mar 2007 13:30:03 GMT Resent-Message-Id: <200703231330.l2NDU3Ht044185@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Alejandro Pulver" Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0BA8216A400 for ; Fri, 23 Mar 2007 13:21:20 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from relay00.pair.com (relay00.pair.com [209.68.5.9]) by mx1.freebsd.org (Postfix) with SMTP id A36F013C4CC for ; Fri, 23 Mar 2007 13:21:19 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: (qmail 22736 invoked from network); 23 Mar 2007 13:21:18 -0000 Received: from 190.55.87.118 (HELO deimos.mars.bsd) (190.55.87.118) by relay00.pair.com with SMTP; 23 Mar 2007 13:21:18 -0000 Message-Id: <1174656080.7837@deimos.mars.bsd> Date: Fri, 23 Mar 2007 10:21:20 -0300 From: "Alejandro Pulver" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.8 Cc: Subject: ports/110713: [PATCH] games/marathon-evil: deprecate and schedule for removal X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Mar 2007 13:30:03 -0000 >Number: 110713 >Category: ports >Synopsis: [PATCH] games/marathon-evil: deprecate and schedule for removal >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Mar 23 13:30:02 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Alejandro Pulver >Release: FreeBSD 6.2-RELEASE i386 >Organization: >Environment: System: FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP >Description: - Deprecate in favor of games/alephone-scenarios (not committed yet, that installs the 6 third party scenarios recommended in the http://source.bungie.org/get/ page). - Schedule for removal on 2007-04-28. - Remove USE_X_PREFIX (see ports/110688) to match games/alephone. >How-To-Repeat: >Fix: --- marathon-evil.diff begins here --- Index: marathon-evil/Makefile =================================================================== RCS file: /home/pcvs/ports/games/marathon-evil/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- marathon-evil/Makefile 16 Mar 2004 04:23:43 -0000 1.5 +++ marathon-evil/Makefile 23 Mar 2007 13:18:55 -0000 @@ -16,9 +16,11 @@ MAINTAINER= bmah@freebsd.org COMMENT= Marathon-Evil scenario for use with AlephOne +DEPRECATED= Installed by games/alephone-scenarios with wrapper script +EXPIRATION_DATE=2007-04-28 + RUN_DEPENDS= alephone:${PORTSDIR}/games/alephone -USE_X_PREFIX= yes NO_CDROM= Bungie/Microsoft do not allow charging for Marathon data files. WRKSRC= ${WRKDIR}/MarathonEvil --- marathon-evil.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: