From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 14 15:40:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 88E671065675 for ; Sat, 14 Feb 2009 15:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4A90F8FC16 for ; Sat, 14 Feb 2009 15:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n1EFe2Sw009788 for ; Sat, 14 Feb 2009 15:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n1EFe2Lr009787; Sat, 14 Feb 2009 15:40:02 GMT (envelope-from gnats) Resent-Date: Sat, 14 Feb 2009 15:40:02 GMT Resent-Message-Id: <200902141540.n1EFe2Lr009787@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, Martin Matuska Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B926106564A for ; Sat, 14 Feb 2009 15:34:10 +0000 (UTC) (envelope-from mm@mail.vx.sk) Received: from mail.vx.sk (neo.vx.sk [194.160.65.240]) by mx1.freebsd.org (Postfix) with ESMTP id DEC3E8FC1D for ; Sat, 14 Feb 2009 15:34:09 +0000 (UTC) (envelope-from mm@mail.vx.sk) Received: from localhost (localhost [127.0.0.1]) by mail.vx.sk (Postfix) with ESMTP id 2F1294AE8A; Sat, 14 Feb 2009 16:34:09 +0100 (CET) Received: from mail.vx.sk ([127.0.0.1]) by localhost (mail.vx.sk [127.0.0.1]) (amavisd-new, port 10024) with LMTP id yCh869OGSfti; Sat, 14 Feb 2009 16:34:07 +0100 (CET) Received: by mail.vx.sk (Postfix, from userid 1001) id 1C1494AC4B; Sat, 14 Feb 2009 16:34:07 +0100 (CET) Message-Id: <20090214153407.1C1494AC4B@mail.vx.sk> Date: Sat, 14 Feb 2009 16:34:07 +0100 (CET) From: Martin Matuska To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: dinoex@FreeBSD.org Subject: ports/131674: [DEPRECATE] irc/zircon 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: Sat, 14 Feb 2009 15:40:02 -0000 >Number: 131674 >Category: ports >Synopsis: [DEPRECATE] irc/zircon >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 (dinoex@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- zircon-1.18.256_2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/irc/zircon/Makefile,v retrieving revision 1.72 diff -u -r1.72 Makefile --- Makefile 9 Apr 2008 13:42:08 -0000 1.72 +++ Makefile 14 Feb 2009 15:33:31 -0000 @@ -31,6 +31,9 @@ TCL_VER= 8.3 .endif +DEPRECATED= tcl8.3 support is going to be dropped +EXPIRATION_DATE= 2009-05-22 + do-configure: ${REINPLACE_CMD} -e 's=%%WISH%%=wish${TCL_VER}=' \ -e 's=%%TCLSH%%=tclsh${TCL_VER}=' \ --- zircon-1.18.256_2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: