From nobody Mon Jul 13 12:35:07 2026 X-Original-To: dev-commits-src-branches@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 4gzMMv6Y8rz6l9K6 for ; Mon, 13 Jul 2026 12:35:07 +0000 (UTC) (envelope-from git@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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gzMMv3xJDz3V5P for ; Mon, 13 Jul 2026 12:35:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1783946107; 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; bh=dtdC+KwOgjJIYG0XFjsrpDQvCeyoG7cVZuaW1VHXX+4=; b=CQ9tZfsAmgnmGyG3YPx/X8B1uIJG0NNfnB7UuRDMKw8a7QKMu2p1NJO/Aml9VRIMaVIJq5 siw8x0HgSSwP+E5epZM5u7MOQD96eXzjaNtPrmlZrQm1h9HP+OO+CTSLDyN9sYSnceqfId Wn8AsNh/Zh2kVX7oqNDxCE0P3X8CHwB1goVe2IRVOJ+thpb3pJ9cxblPa3sbncyrQfVJum mYH8sKLun3tEKAGg7nvu9MXNSNsD01LLRu6wJ1TQkb1/zDilJ02hnt1Bp31QTyq+WqpAwZ 9Jtc8+oM4GcH6Jn+/pJsL4YNDW8gAMKNApRWBQ1sh3pWWYaLftzvcwwYO5CcnA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1783946107; a=rsa-sha256; cv=none; b=f3jiT6AFka8CEpAbnm0mPpdPwksST6JXFtqgEePp43FyX6gBzpSjHVwJPGfxcYI8x+GdL+ Cxb95+ebjX1JMPUeEzpPHk4Jpsv2LdJ/Ur+crVknm8c4/YkHYyCxjShbnfIa6yE9Rhp3ck RaGX32+TVop2nNIg+C771JTfYMNUdb5amRno3ck7MSzny9lseVJez/tnyf/cZn5rLrwalT gWT6h0+9PTqEyWh+fReZ2vWXmzy7wBpmlIV6H6XyzaMLPR599u3vkHmYR3rPhFGgl3sh92 i0VpXpCh7EBAToiN5GEHVSrzplTri/i+dfRvIYPs7rAqeRBPK80+FBhBJMIzBA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1783946107; 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; bh=dtdC+KwOgjJIYG0XFjsrpDQvCeyoG7cVZuaW1VHXX+4=; b=phaa97b2xUG7fL8bU7+lYBXdCHYApCyJBeV2J265rQ0fbq5Xnh8gSfV/QWyosEV59LuRN3 JfROv0wx9OucqsorQ66morYJsA80l4/xZ25m/UipZEbPonwaqMSB5f712HU3Tg6PgIV3Ps Vgd0i+ZD2LRQx1LgyPEoWXzFflij/GyYWaHvKy1w990QTBjRKLqUSi5xc/JywodR6Cl06L +qC9eo08C366QHW9csoaJG+LjoGXTL+EgPEVXjmzc0H2ARM1HH0Sk/fSS67e5aB2Zk6leU dY6XolkXurvHOqtU2r10KDBeJaDoisEaqsHCf8y5Qs/fvr7Jd2Cw/EUtOND2dA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gzMMv2kktzyLh for ; Mon, 13 Jul 2026 12:35:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 2641c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 13 Jul 2026 12:35:07 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Jose Luis Duran Subject: git: a0b62311f278 - stable/15 - locale: Do not strip the suffix from CLDRVERSION List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jlduran X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: a0b62311f278bbe101c0163d4a14a5997d9f8b89 Auto-Submitted: auto-generated Date: Mon, 13 Jul 2026 12:35:07 +0000 Message-Id: <6a54db7b.2641c.482b578f@gitrepo.freebsd.org> The branch stable/15 has been updated by jlduran: URL: https://cgit.FreeBSD.org/src/commit/?id=a0b62311f278bbe101c0163d4a14a5997d9f8b89 commit a0b62311f278bbe101c0163d4a14a5997d9f8b89 Author: Jose Luis Duran AuthorDate: 2026-06-28 23:07:23 +0000 Commit: Jose Luis Duran CommitDate: 2026-07-13 12:31:33 +0000 locale: Do not strip the suffix from CLDRVERSION The upstream CLDR directory structure requires the full version string. Remove the ':R' modifier to fix the fetch paths. Previously this worked because major releases were published in a directory without the ".0" suffix, while the filenames included it. Starting with CLDR 47, the upstream layout changed to use the full version string exclusively, causing the fetch URLs to break for point releases. MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D57625 (cherry picked from commit 77ca1ce66283aa84258ef2323b692711df16158c) --- tools/tools/locale/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/tools/locale/Makefile b/tools/tools/locale/Makefile index 24701af85199..69988ced09c8 100644 --- a/tools/tools/locale/Makefile +++ b/tools/tools/locale/Makefile @@ -122,9 +122,9 @@ ENCODINGS= UTF-8 \ UTF-32 # CLDR files -CLDRFILES_CORE= https://unicode.org/Public/cldr/${CLDRVERSION:R}/core.zip -CLDRFILES_KEY= https://unicode.org/Public/cldr/${CLDRVERSION:R}/cldr-keyboards-${CLDRVERSION}.zip -CLDRFILES_TOOLS=https://unicode.org/Public/cldr/${CLDRVERSION:R}/cldr-tools-${CLDRVERSION}.jar +CLDRFILES_CORE= https://unicode.org/Public/cldr/${CLDRVERSION}/core.zip +CLDRFILES_KEY= https://unicode.org/Public/cldr/${CLDRVERSION}/cldr-keyboards-${CLDRVERSION}.zip +CLDRFILES_TOOLS=https://unicode.org/Public/cldr/${CLDRVERSION}/cldr-tools-${CLDRVERSION}.jar CLDRFILES_UCD= https://www.unicode.org/Public/${UCDVERSION}/ucd/UCD.zip # fetch and extract targets