Advertisement
uaa

fonts/noto-cjk (Serif2.002 update and NotoSansMonoCJK-VF addition)

uaa
May 1st, 2024
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.06 KB | None | 0 0
  1. Index: Makefile
  2. ===================================================================
  3. RCS file: /cvs/ports/fonts/noto/cjk/Makefile,v
  4. diff -u -p -r1.8 Makefile
  5. --- Makefile 21 Sep 2023 15:28:10 -0000 1.8
  6. +++ Makefile 1 May 2024 13:24:51 -0000
  7. @@ -2,10 +2,10 @@ COMMENT = east asian fonts for the noto
  8.  
  9. NOTO_PROJECT = cjk
  10.  
  11. -V = 20220127
  12. +V = 20230817
  13.  
  14. SITES.a = https://github.com/googlefonts/noto-cjk/releases/download/Sans2.004/
  15. -SITES.b = https://github.com/googlefonts/noto-cjk/releases/download/Serif2.001/
  16. +SITES.b = https://github.com/googlefonts/noto-cjk/releases/download/Serif2.002/
  17. DISTFILES.a = 01_NotoSansCJK-OTF-VF.zip
  18. DISTFILES.b = 02_NotoSerifCJK-OTF-VF.zip
  19. DIST_SUBDIR = noto-cjk-$V
  20. Index: distinfo
  21. ===================================================================
  22. RCS file: /cvs/ports/fonts/noto/cjk/distinfo,v
  23. diff -u -p -r1.3 distinfo
  24. --- distinfo 28 Mar 2022 09:35:28 -0000 1.3
  25. +++ distinfo 1 May 2024 13:24:51 -0000
  26. @@ -1,4 +1,4 @@
  27. -SHA256 (noto-cjk-20220127/01_NotoSansCJK-OTF-VF.zip) = 0eFDJzzHrTe3EM2w0YijJVPO6c/WASnc7p1Z+R48a0g=
  28. -SHA256 (noto-cjk-20220127/02_NotoSerifCJK-OTF-VF.zip) = vt64Yib+/V/Wm1TtRmBBWGGGT4ecC32gix/XHKNaeLA=
  29. -SIZE (noto-cjk-20220127/01_NotoSansCJK-OTF-VF.zip) = 239547497
  30. -SIZE (noto-cjk-20220127/02_NotoSerifCJK-OTF-VF.zip) = 222678895
  31. +SHA256 (noto-cjk-20230817/01_NotoSansCJK-OTF-VF.zip) = 1eM6662figwIlqSikZnvhcqWYTTbFkQmx06D5vE8Q80=
  32. +SHA256 (noto-cjk-20230817/02_NotoSerifCJK-OTF-VF.zip) = J5wntjFNEDwGj5D6RFG6ZNz7Cg0tRUnwL/gqV/OZ8gA=
  33. +SIZE (noto-cjk-20230817/01_NotoSansCJK-OTF-VF.zip) = 259440949
  34. +SIZE (noto-cjk-20230817/02_NotoSerifCJK-OTF-VF.zip) = 222807580
  35. Index: pkg/PLIST
  36. ===================================================================
  37. RCS file: /cvs/ports/fonts/noto/cjk/pkg/PLIST,v
  38. diff -u -p -r1.4 PLIST
  39. --- pkg/PLIST 28 Mar 2022 09:35:29 -0000 1.4
  40. +++ pkg/PLIST 1 May 2024 13:24:51 -0000
  41. @@ -1,4 +1,5 @@
  42. share/fonts/
  43. @fontdir share/fonts/noto/
  44. share/fonts/noto/NotoSansCJK-VF.otf.ttc
  45. +share/fonts/noto/NotoSansMonoCJK-VF.otf.ttc
  46. share/fonts/noto/NotoSerifCJK-VF.otf.ttc
  47.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement