ports/131674: [DEPRECATE] irc/zircon

Martin Matuska mm at FreeBSD.org
Sat Feb 14 15:40:02 UTC 2009


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



More information about the freebsd-ports-bugs mailing list