Discovered this after a recent commit by espie@.  Looks like there's a
new minor release.

This appears to be the changelog:

2020/09/09  4.004 Corrections and improvements reported by users.
  Added more glyphs
  Jōyō and other common use kanji that have changed:
    U+96E2 離 Corrected appearance
  Non-Jōyō kanji that have changed:
    U+5699 嚙 Added
    U+6372 捲 Corrected orientation of strokes 4 and 5. Improved appearance.
    U+6414 搔 Added
    U+6EBA 溺 Corrected start location of strokes 7, 8, 12 and 13
    U+717D 煽 Corrected start location of strokes 11 and 14
    U+7FDF 翟 Corrected appearance
    U+7FF0 翰 Corrected start location of strokes 13 and 16
    U+9019 這 Corrected appearance

ok?

Index: Makefile
===================================================================
RCS file: /home/cvs/ports/fonts/ja-kanjistrokeorders-ttf/Makefile,v
retrieving revision 1.15
diff -u -p -r1.15 Makefile
--- Makefile    6 Sep 2023 20:46:23 -0000       1.15
+++ Makefile    6 Sep 2023 22:08:52 -0000
@@ -2,7 +2,7 @@ PKG_ARCH =              *
 
 COMMENT =              font to view stroke order diagrams for Kanji, Kana and 
etc
 
-DISTNAME =             KanjiStrokeOrders_v4.003
+DISTNAME =             KanjiStrokeOrders_v4.004
 PKGNAME =              ja-${DISTNAME:L:S/_v/-ttf-/}
 CATEGORIES =           fonts japanese x11
 
@@ -13,6 +13,7 @@ PERMIT_PACKAGE =      Yes
 
 MASTER_SITES =         https://drive.google.com/
 DISTFILES =            
KanjiStrokeOrders_v4.003.zip{uc?export=download&id=1gd5vUzwgfUSggn8ZbEG2m03x3bbwYPfL}
+DISTFILES =            
KanjiStrokeOrders_v$V.zip{uc?export=download&id=1snpD-IQmT6fGGQjEePHdDzE2aiwuKrz4}
 
 EXTRACT_SUFX =         .zip
 
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/fonts/ja-kanjistrokeorders-ttf/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo    25 May 2020 07:26:32 -0000      1.6
+++ distinfo    6 Sep 2023 22:09:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (KanjiStrokeOrders_v4.003.zip) = 
CL+jM/APViAGQdEcXmwxotMfFUWkNeoU9zrl81saQQA=
-SIZE (KanjiStrokeOrders_v4.003.zip) = 9117999
+SHA256 (KanjiStrokeOrders_v.zip) = UwYdNuLHQAsrlBvWMoxA04ZYbVxaP4nEOCWi1pedXu4=
+SIZE (KanjiStrokeOrders_v.zip) = 9028084
Index: pkg/PLIST
===================================================================
RCS file: /home/cvs/ports/fonts/ja-kanjistrokeorders-ttf/pkg/PLIST,v
retrieving revision 1.8
diff -u -p -r1.8 PLIST
--- pkg/PLIST   11 Mar 2022 19:00:20 -0000      1.8
+++ pkg/PLIST   6 Sep 2023 22:13:12 -0000
@@ -1,6 +1,6 @@
 @pkgpath japanese/kanjistrokeorders-ttf
 share/fonts/
 @fontdir share/fonts/KanjiStrokeOrders/
-share/fonts/KanjiStrokeOrders/KanjiStrokeOrders_v4.003.ttf
+share/fonts/KanjiStrokeOrders/KanjiStrokeOrders_v4.004.ttf
 share/fonts/KanjiStrokeOrders/copyright.txt
-share/fonts/KanjiStrokeOrders/readme_en_v4.003.txt
+share/fonts/KanjiStrokeOrders/readme_en_v4.004.txt

Reply via email to