Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 2009 16:34:07 +0100 (CET)
From:      Martin Matuska <mm@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dinoex@FreeBSD.org
Subject:   ports/131674: [DEPRECATE] irc/zircon
Message-ID:  <20090214153407.1C1494AC4B@mail.vx.sk>
Resent-Message-ID: <200902141540.n1EFe2Lr009787@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090214153407.1C1494AC4B>