From nobody Sun Jun 28 23:08:02 2026 X-Original-To: dev-commits-src-all@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 4gpQ7D6THcz6jNZL for ; Sun, 28 Jun 2026 23:08:08 +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 4gpQ7C2SmVz3Nj1 for ; Sun, 28 Jun 2026 23:08:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782688087; 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=6i1FZy+r1/3vnM8Jcz6JRanYcDD31bNfA5O6WEdUcjA=; b=IYVdKcWkA094dQbjpJoOfKGZCSZFUmvF7uEbZI7v6awN+wuqIRC1V/KKbjtaXh7w+IqyEI bWqfl24CWsVC0jAfGksjZpFKFCxahUYMYi7zeuy5cz4sTWeZXNJ4n8dUcWti4xHHLq9R1g CgNc7XmrT5eYr/b0qD75hHoKWdx5nA4V+PArKuxGo1p+gYMDhxcMttmsaEV9+jJ2VhJFRo Z6CyawWTxLKh+ulpvYeMAcev+zYtSbf52aOFz1T6+1UB2JwCFqFdIQA6WSFwnm2ET1Zwjf 9RuuC+NPuWgkvmYYxQMNbLoAzrzRV9yC+dip7SYXNz1RwpMKuZWXG1d/HnM5iw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782688087; a=rsa-sha256; cv=none; b=S9XbwoYymrrm1DHWKM9+xf6hTS0VOmL6CdQUU7oaTMH9qUsEW38UTLwwYAmRphoqgj6crw ICi7qIpwUuudTY0VsZIaj/++im7ko92WOLi0x8I5Jcbfqok7pJLk9Ty6w1U15dTRWDD7S3 0r0LQAetURU874NAp9K9xK5pj6NtPXCgnBbfXJtjdMjWS5cNxA3xKn4Xz/tFhzRAdnBaek Fh+HxMEtRQmJufCUeTYDhy5wqE02EVj/8ex4PKoWTUBLa9zOeusQoJbcxSCsDqu3ooHft0 02IPRUQ/WiCyPu2abB+X3iDqGE5PfGVhJa0x8YXNxU3LeWpEfbdDdcDlhL4Cew== 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=1782688087; 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=6i1FZy+r1/3vnM8Jcz6JRanYcDD31bNfA5O6WEdUcjA=; b=g6avP7RYcDoJlAxbc0jUeUwiwV5pbExjIDUNFH7F9O7Kc/GUNbNYnc05mRjWbXeCqXwNdM dS0CiyNoL1idGY2Pu6jitJ/5R3Ml6dLCS6LcIDL+5N6t6laa3CbmE4ieGQUsB3E6gxNeL1 RoOd+VheVxqS5htTF9t+W9ZTbvDOxmYmZku+Gpnj4i6s6oQrWP+X18T/ffLjEWNFevGFNg fFBVpq6TIu8aKY4Unus6luJ/hS/BQO4lwmEcGabR//E8HjgcgQsTZEJyV+k8zvRnB4gTIg z+TrxaYhCChZV93UD9dYUmPJX83EAO7Fvtq9EA16ENx71f7W2Qr0dXnjiwOPyg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gpQ7C0p15zXZY for ; Sun, 28 Jun 2026 23:08:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 40145 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 28 Jun 2026 23:08:02 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Jose Luis Duran Subject: git: 77ca1ce66283 - main - locale: Do not strip the suffix from CLDRVERSION List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@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/main X-Git-Reftype: branch X-Git-Commit: 77ca1ce66283aa84258ef2323b692711df16158c Auto-Submitted: auto-generated Date: Sun, 28 Jun 2026 23:08:02 +0000 Message-Id: <6a41a952.40145.6aabfb20@gitrepo.freebsd.org> The branch main has been updated by jlduran: URL: https://cgit.FreeBSD.org/src/commit/?id=77ca1ce66283aa84258ef2323b692711df16158c commit 77ca1ce66283aa84258ef2323b692711df16158c Author: Jose Luis Duran AuthorDate: 2026-06-28 23:07:23 +0000 Commit: Jose Luis Duran CommitDate: 2026-06-28 23:07:23 +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 --- 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