From nobody Wed Oct 09 12:19:14 2024 X-Original-To: tcltk@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XNsPv4wr1z5YSr8 for ; Wed, 09 Oct 2024 12:19:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XNsPt4FDZz4XKB for ; Wed, 9 Oct 2024 12:19:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1728476354; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=hivIvDgygQIdzKesHEE9pBUL1xESqSPeS8Xfd8vnNxo=; b=xe1IoIb3Laa/qWCYkDGDyX45PQo4fDh/zxgIk6iO2tuELuO7LoB3mvK2M5wyI1T9uL8pVr 0C4gNN3EqZR/Dy9mZuFkC0R+yJ3kQ/h0WZAk2aiTkSy0+UpcPKTDQx9tMG2Xw8t1TmRYk5 QdG3G5i5c9TcHPPWiFYTkAUqv60QxNRvcVGwJJdNHWJLJ5zMmT3mgIQcUcJDM8Xto2jCUg Sln1WjR2nRiPm6Co8+SXGAo4w3EcwGNN6m81J0sFucAEpg95nC11oFvsc9WvjJbbi1/8jc IGyR8rDe5zOhHjAiPAN4lhgccyilP77EduJxnUc86oidDQpWMoHPHASQfLVIfw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728476354; a=rsa-sha256; cv=none; b=A8nHPTFfvQlMaWAHRPvlD06imCHcIwpRFV4CCTMJv7In4+i6vriVmwyaXE9nRHCh+YI3bs +1SGH7YNC6OUth85kUSjeDi2syOKGUew86Lt3FIfu7JOPuGYxySJ+G1jBWlDMSLQuuC7NK oKmY7aW0k1jyxXOUEEBKrGFOtGBNGFBS7LhGgyxaeZGjK2VmUFVETAWvM+nsYE6BQRQkLN h9rcB3WIpFYB+xuYtNFkssvoz5UXwA6FXgZcrpaSXwano7S9Q9x14bdkTffRZralGwWHFP 61mefFnzgRi0HbdEpz+FIV+fOdz2Il+DyWNxB3MkSNCtuqf24b/zBfsb0boiVg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XNsPt3kVMz1Cbh for ; Wed, 9 Oct 2024 12:19:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 499CJEOT034360 for ; Wed, 9 Oct 2024 12:19:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 499CJE2E034359 for tcltk@FreeBSD.org; Wed, 9 Oct 2024 12:19:14 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: tcltk@FreeBSD.org Subject: maintainer-feedback requested: [Bug 281955] devel/tcllib Date: Wed, 09 Oct 2024 12:19:14 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: tcltk@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Tcl/Tk discussions List-Archive: https://lists.freebsd.org/archives/freebsd-tcltk List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-tcltk@freebsd.org Sender: owner-freebsd-tcltk@FreeBSD.org MIME-Version: 1.0 Bugzilla Automation has asked freebsd-tcltk (Nobody) for maintainer-feedback: Bug 281955: devel/tcllib https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281955 --- Description --- Hello, there's a newer tcllib version 2.0 available: https://core.tcl-lang.org/tcllib/technote/4a474d8ae3608f1f13ef77049f334be39= 7a18 485 https://core.tcl-lang.org/tcllib/uv/tcllib-2.0.tar.xz Version 1.21 from the ports tree doesn't load with Tcl 9 (the version checks are failing). Also from the changelog: "Tcllib 1.21 and older will not work with Tcl 9." Thanks!