Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 2009 16:35:58 +0100 (CET)
From:      Martin Matuska <mm@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jimromse@eupmt.es
Subject:   ports/131676: [DEPRECATE] net-im/ccmsn
Message-ID:  <20090214153558.827974ADA9@mail.vx.sk>
Resent-Message-ID: <200902141540.n1EFe2c5009848@freefall.freebsd.org>

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

>Number:         131676
>Category:       ports
>Synopsis:       [DEPRECATE] net-im/ccmsn
>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:02 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 (jimromse@eupmt.es) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- ccmsn-0.3p3_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net-im/ccmsn/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	19 May 2007 20:19:22 -0000	1.5
+++ Makefile	14 Feb 2009 15:35:27 -0000
@@ -19,6 +19,9 @@
 
 NO_BUILD=	yes
 
+DEPRECATED=		tcl8.3 support is going to be dropped
+EXPIRATION_DATE=	2009-05-22
+
 post-patch:
 	@${REINPLACE_CMD} -e "s|/usr/bin/wish|${LOCALBASE}/bin/wish8.3|" \
 		-e "s|%%PREFIX%%|${PREFIX}|" ${WRKSRC}/ccmsn
--- ccmsn-0.3p3_1.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?20090214153558.827974ADA9>