pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/koruri-ttf koruri-ttf: Update to 20210720
details: https://anonhg.NetBSD.org/pkgsrc/rev/fd6413a184c1
branches: trunk
changeset: 456127:fd6413a184c1
user: nonaka <nonaka%pkgsrc.org@localhost>
date: Tue Jul 20 15:35:23 2021 +0000
description:
koruri-ttf: Update to 20210720
* M+ TESTFLIGHT 063 -> 063a
* Remove gridfit to improve readability on Windows
* Reduce unused files
diffstat:
fonts/koruri-ttf/Makefile | 13 ++++++++++---
fonts/koruri-ttf/PLIST | 5 ++++-
fonts/koruri-ttf/distinfo | 10 +++++-----
3 files changed, 19 insertions(+), 9 deletions(-)
diffs (65 lines):
diff -r c7d311e3d00e -r fd6413a184c1 fonts/koruri-ttf/Makefile
--- a/fonts/koruri-ttf/Makefile Tue Jul 20 12:59:06 2021 +0000
+++ b/fonts/koruri-ttf/Makefile Tue Jul 20 15:35:23 2021 +0000
@@ -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 @@
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"
diff -r c7d311e3d00e -r fd6413a184c1 fonts/koruri-ttf/PLIST
--- a/fonts/koruri-ttf/PLIST Tue Jul 20 12:59:06 2021 +0000
+++ b/fonts/koruri-ttf/PLIST Tue Jul 20 15:35:23 2021 +0000
@@ -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
diff -r c7d311e3d00e -r fd6413a184c1 fonts/koruri-ttf/distinfo
--- a/fonts/koruri-ttf/distinfo Tue Jul 20 12:59:06 2021 +0000
+++ b/fonts/koruri-ttf/distinfo Tue Jul 20 15:35:23 2021 +0000
@@ -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