Date: Sat, 14 Feb 2009 16:33:11 +0100 (CET) From: Martin Matuska <mm@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: shaun@FreeBSD.org Subject: ports/131673: [DEPRECATE] games/tuxracer Message-ID: <20090214153311.9E8E24ADD5@mail.vx.sk> Resent-Message-ID: <200902141540.n1EFe18R009774@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131673 >Category: ports >Synopsis: [DEPRECATE] games/tuxracer >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Feb 14 15:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Martin Matuska >Release: FreeBSD 7.1-RELEASE-p2 amd64 >Organization: >Environment: System: FreeBSD neo2.vx.sk 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #11 r179970M: Thu Jan 15 23:58:53 CET >Description: The support for the outdated tcl/tk version 8.3 is going to be dropped on 2009-05-22. Please update the port to support at least tcl 8.4 or approve the deprecation. If updating please make use of bsd.tcl.mk Port maintainer (shaun@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- tuxracer-0.61_7.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/games/tuxracer/Makefile,v retrieving revision 1.29 diff -u -r1.29 Makefile --- Makefile 23 Jan 2009 16:27:30 -0000 1.29 +++ Makefile 14 Feb 2009 15:29:48 -0000 @@ -18,6 +18,9 @@ LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 +DEPRECATED= tcl8.3 support is going to be dropped +EXPIRATION_DATE= 2009-05-22 + USE_SDL= mixer sdl USE_GL= gl USE_XORG= x11 xt xmu xi --- tuxracer-0.61_7.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090214153311.9E8E24ADD5>