pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/koruri-ttf
Module Name: pkgsrc
Committed By: nonaka
Date: Tue Jul 20 15:35:23 UTC 2021
Modified Files:
pkgsrc/fonts/koruri-ttf: Makefile PLIST distinfo
Log Message:
koruri-ttf: Update to 20210720
* M+ TESTFLIGHT 063 -> 063a
* Remove gridfit to improve readability on Windows
* Reduce unused files
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/fonts/koruri-ttf/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/fonts/koruri-ttf/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/fonts/koruri-ttf/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/fonts/koruri-ttf/Makefile
diff -u pkgsrc/fonts/koruri-ttf/Makefile:1.15 pkgsrc/fonts/koruri-ttf/Makefile:1.16
--- pkgsrc/fonts/koruri-ttf/Makefile:1.15 Fri Nov 6 18:04:25 2020
+++ pkgsrc/fonts/koruri-ttf/Makefile Tue Jul 20 15:35:23 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2020/11/06 18:04:25 maya Exp $
+# $NetBSD: Makefile,v 1.16 2021/07/20 15:35:23 nonaka Exp $
DISTNAME= Koruri-${KORURI_VERSION}
PKGNAME= koruri-ttf-${KORURI_VERSION}
@@ -6,19 +6,26 @@ CATEGORIES= fonts japanese
MASTER_SITES= ${MASTER_SITE_GITHUB:=Koruri/}
EXTRACT_SUFX= .tar.xz
GITHUB_PROJECT= Koruri
-GITHUB_RELEASE= Koruri-${KORURI_VERSION}
+GITHUB_RELEASE= ${KORURI_VERSION}
MAINTAINER= nonakap%gmail.com@localhost
HOMEPAGE= https://koruri.github.io/
COMMENT= Koruri Japanese TrueType fonts
LICENSE= apache-2.0
-KORURI_VERSION= 20180915
+KORURI_VERSION= 20210720
+
+INSTALLATION_DIRS+= share/doc/koruri-ttf
USE_LANGUAGES= # none
+WRKSRC= ${WRKDIR}
+
NO_CONFIGURE= yes
NO_BUILD= yes
+do-install:
+ cd ${WRKSRC} && ${INSTALL_DATA} LICENSE README.md README_EN.md ${DESTDIR}${PREFIX}/share/doc/koruri-ttf
+
.include "../../mk/fonts.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/fonts/koruri-ttf/PLIST
diff -u pkgsrc/fonts/koruri-ttf/PLIST:1.4 pkgsrc/fonts/koruri-ttf/PLIST:1.5
--- pkgsrc/fonts/koruri-ttf/PLIST:1.4 Sat Jul 27 14:52:52 2019
+++ pkgsrc/fonts/koruri-ttf/PLIST Tue Jul 20 15:35:23 2021
@@ -1,4 +1,7 @@
-@comment $NetBSD: PLIST,v 1.4 2019/07/27 14:52:52 nia Exp $
+@comment $NetBSD: PLIST,v 1.5 2021/07/20 15:35:23 nonaka Exp $
+share/doc/koruri-ttf/LICENSE
+share/doc/koruri-ttf/README.md
+share/doc/koruri-ttf/README_EN.md
share/fonts/X11/TTF/Koruri-Bold.ttf
share/fonts/X11/TTF/Koruri-Extrabold.ttf
share/fonts/X11/TTF/Koruri-Light.ttf
Index: pkgsrc/fonts/koruri-ttf/distinfo
diff -u pkgsrc/fonts/koruri-ttf/distinfo:1.12 pkgsrc/fonts/koruri-ttf/distinfo:1.13
--- pkgsrc/fonts/koruri-ttf/distinfo:1.12 Sat Jul 27 14:52:26 2019
+++ pkgsrc/fonts/koruri-ttf/distinfo Tue Jul 20 15:35:23 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2019/07/27 14:52:26 nia Exp $
+$NetBSD: distinfo,v 1.13 2021/07/20 15:35:23 nonaka Exp $
-SHA1 (Koruri-20180915.tar.xz) = 021bcde2210773ca624aa52ed2fcbf4ca5747652
-RMD160 (Koruri-20180915.tar.xz) = a7ec3fd2b35459316f773f205e4914124a78c9c6
-SHA512 (Koruri-20180915.tar.xz) = 0a78240e75782c07752e29e8591d5eab2b15fd0f784e569c60c438c2a1e49c462fa6e4e1734c1922d8bb0b1eb22fd4c74a71c0c0b7d127fb1d4c410835b98bd7
-Size (Koruri-20180915.tar.xz) = 5185488 bytes
+SHA1 (Koruri-20210720.tar.xz) = f30eaa1b648540f73cc172e2779c36375e0b0eed
+RMD160 (Koruri-20210720.tar.xz) = 1d12e0e782e0951251875fc5fab2ad99f5b27ce3
+SHA512 (Koruri-20210720.tar.xz) = 3730781056fb675a9264733d3605ba86bca700583416ff113496bb3e55784c0808992208a481c4442e887e64bafa694ae53234f914f59456b2281e43b0e59765
+Size (Koruri-20210720.tar.xz) = 4352984 bytes
Home |
Main Index |
Thread Index |
Old Index