]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Yuji Boku: add commit hash to METADATA.pb
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 12 Mar 2026 20:07:00 +0000 (20:07 +0000)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Thu, 12 Mar 2026 23:17:32 +0000 (23:17 +0000)
Assisted by an AI agent (Claude Opus 4.6)

ofl/yujiboku/METADATA.pb
ofl/yujiboku/upstream_info.md [new file with mode: 0644]

index 2cbd4d106bd7fd03d973f6ecc7be68ec139a679f..ca22d8780ec2ca185dfff78df23cc6c56bc770d6 100644 (file)
@@ -32,5 +32,6 @@ source {
     dest_file: "DESCRIPTION.en_us.html"
   }
   branch: "master"
+  commit: "efec977b14b57c19eb85d468edcfbbad13139e67"
 }
 primary_script: "Jpan"
diff --git a/ofl/yujiboku/upstream_info.md b/ofl/yujiboku/upstream_info.md
new file mode 100644 (file)
index 0000000..b224cff
--- /dev/null
@@ -0,0 +1,16 @@
+# Yuji Boku — Source Metadata Investigation
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Source Repository
+- **URL**: https://github.com/Kinutafontfactory/Yuji
+- **Commit**: `efec977b14b57c19eb85d468edcfbbad13139e67`
+- **Status**: Commit hash was added to existing source block
+
+## What Was Done
+The source block in METADATA.pb contained repository_url, files, and branch ("master") fields but was missing a commit hash. The latest commit on the master branch was retrieved from the GitHub API and added to the source block. The hash was verified via `gh api repos/Kinutafontfactory/Yuji/commits/{hash}`.
+
+## Notes
+- Repository is maintained by Kinuta Font Factory.
+- The Yuji repository contains multiple font families; METADATA.pb references the YujiBoku-specific files.
+- Font supports cyrillic, japanese, latin, and latin-ext subsets.