From owner-freebsd-ports@FreeBSD.ORG Sun Aug 31 15:41:28 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BD4DA400; Sun, 31 Aug 2014 15:41:28 +0000 (UTC) Received: from gilb.zs64.net (gilb.zs64.net [212.12.50.234]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gilb.zs64.net", Issuer "Cryptonomicore CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7EE9714C2; Sun, 31 Aug 2014 15:41:28 +0000 (UTC) Received: by gilb.zs64.net (Postfix, from stb@lassitu.de) id 58027132D24; Sun, 31 Aug 2014 15:41:26 +0000 (UTC) Content-Type: multipart/signed; boundary="Apple-Mail=_2486DD29-968A-4EEB-902F-2DBD21567226"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: lang/tlc86: missing standard modules? From: Stefan Bethke In-Reply-To: <6FCE12CD-81A7-4D7E-AABE-882CDB9BB479@lassitu.de> Date: Sun, 31 Aug 2014 17:40:20 +0200 Message-Id: <003F73DC-593B-4760-A382-8BB130A2862A@lassitu.de> References: <6FCE12CD-81A7-4D7E-AABE-882CDB9BB479@lassitu.de> To: gahr@freebsd.org X-Mailer: Apple Mail (2.1878.6) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2014 15:41:28 -0000 --Apple-Mail=_2486DD29-968A-4EEB-902F-2DBD21567226 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Am 31.08.2014 um 17:32 schrieb Stefan Bethke : > Hey, >=20 > since the update to tcl86-8.6.2, I=92m getting this error trace: > can't find package msgcat 1.4 > while executing > "package require msgcat 1.4" > ("uplevel" body line 2) > invoked from within > "uplevel \#0 { > package require msgcat 1.4 > if { $::tcl_platform(platform) eq {windows} } { > if { [catch { package require registry 1.1 }] } { > ..." > (file "/usr/local/lib/tcl8.6/clock.tcl" line 21) > invoked from within > "source -encoding utf-8 [file join $TclLibDir clock.tcl]" > (procedure "::tcl::clock::format" line 3) > invoked from within > "clock format [clock seconds] -gmt 1 -format "\"updated %Y%m%d = %H%M%S\""" > (procedure "update_zone" line 27) > invoked from within > "update_zone $host $ip=93 >=20 > As far as I can tell, msgcat should be included with Tcl. Botched = install, or is the port broken? >=20 > I=92m going to try a downgrade next. Downgrading the port to r366509 / 8.6.1 unbreaks my Tcl script. I was at = r366676 before. Stefan --=20 Stefan Bethke Fon +49 151 14070811 --Apple-Mail=_2486DD29-968A-4EEB-902F-2DBD21567226 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJUA0HlAAoJEA/POViuFuLBljIH/0R7BZMXcPO7PPc8YnCU4NQB iYfNI6fa8fyBDMZdyoLPToUIBOeUwP4M77AnfVw/Og4j4Iv/6IgGOv5kEG8Pw5Jz CrudEnIyYfGhHaXejve8ScQc62pd0VLgFWVerjBJAIZ9sgTiDcQz/Zjm7oKUBQtn 6K39qIOg4OrrHTbTKvQU5oDE6QmxBYfu/lFfShhYrUDuUZFkpW+YTHBjuGYOLBlg uInrkTgRHV8AWnR7HfQBVqrEwIGkEfNReyn2KCGg19KMDEUz0V4WMvHCKiKy+eS8 DDVxH0ituOLfLfU5cpPPNVhdg9qfNMgsv0aogfPzLIMShKENmJlhg6njgcctJ9U= =X8gA -----END PGP SIGNATURE----- --Apple-Mail=_2486DD29-968A-4EEB-902F-2DBD21567226--