From owner-freebsd-tcltk@FreeBSD.ORG Mon May 5 14:03:42 2014 Return-Path: Delivered-To: tcltk@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B4F46A26; Mon, 5 May 2014 14:03:42 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 89990113F; Mon, 5 May 2014 14:03:42 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s45E3gjs051026; Mon, 5 May 2014 14:03:42 GMT (envelope-from gahr@freefall.freebsd.org) Received: (from gahr@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s45E3gic051025; Mon, 5 May 2014 14:03:42 GMT (envelope-from gahr) Date: Mon, 5 May 2014 14:03:42 GMT Message-Id: <201405051403.s45E3gic051025@freefall.freebsd.org> To: thierry@FreeBSD.org, gahr@FreeBSD.org, tcltk@FreeBSD.org From: gahr@FreeBSD.org Subject: Re: ports/189359: lang/tcl-wrapper: should install the sample configuration file by default X-BeenThere: freebsd-tcltk@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: FreeBSD-specific Tcl/Tk discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2014 14:03:42 -0000 Synopsis: lang/tcl-wrapper: should install the sample configuration file by default State-Changed-From-To: open->closed State-Changed-By: gahr State-Changed-When: Mon May 5 14:03:42 UTC 2014 State-Changed-Why: Fixed in a slightly different way. Now, if tclsh.conf doesn't exist, tclsh.conf.sample gets sourced instead. Thanks for the report! http://www.freebsd.org/cgi/query-pr.cgi?pr=189359