Date: Sat, 14 Feb 2009 16:38:09 +0100 (CET) From: Martin Matuska <mm@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: dmaddox099@yahoo.com Subject: ports/131677: [DEPRECATE] x11-fm/x-files Message-ID: <20090214153809.CA7C94AEA8@mail.vx.sk> Resent-Message-ID: <200902141540.n1EFe3lC009879@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131677 >Category: ports >Synopsis: [DEPRECATE] x11-fm/x-files >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:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Martin Matuska >Release: FreeBSD 7.1-RELEASE-p2 i386/amd64 >Organization: >Environment: >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 (dmaddox099@yahoo.com) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- x-files-2.00b1_3.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/x11-fm/x-files/Makefile,v retrieving revision 1.28 diff -u -r1.28 Makefile --- Makefile 19 Apr 2008 17:54:59 -0000 1.28 +++ Makefile 14 Feb 2009 15:36:18 -0000 @@ -18,6 +18,9 @@ BUILD_DEPENDS= tclsh8.3:${PORTSDIR}/lang/tcl83 RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 +DEPRECATED= tcl8.3 support is going to be dropped +EXPIRATION_DATE= 2009-05-22 + WRKSRC= ${WRKDIR}/X-Files NO_BUILD= yes MAN1= X-Files.1x --- x-files-2.00b1_3.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?20090214153809.CA7C94AEA8>