diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-10-01 11:09:31 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-10-01 11:09:31 +0000 |
commit | 96490fe248de47ad6527028cb16bd3fded832168 (patch) | |
tree | eca8ca48fb29078fc969618fd96719fde64a558a /fonts | |
parent | b62d799859b0ede0d8ee22e0586a87d8ede80134 (diff) | |
download | pkgsrc-96490fe248de47ad6527028cb16bd3fded832168.tar.gz |
Update to 3.000
Changelog:
2012/05/27 3.000 Added missing Jinmeiyou kanji and miscellaneous other kanji
and symbols. Corrected errors reported by users. In detail:
(detail is snipped)
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/kanjistrokeorders-ttf/Makefile | 12 | ||||
-rw-r--r-- | fonts/kanjistrokeorders-ttf/distinfo | 8 |
2 files changed, 12 insertions, 8 deletions
diff --git a/fonts/kanjistrokeorders-ttf/Makefile b/fonts/kanjistrokeorders-ttf/Makefile index 1614eee306d..a6763233e1f 100644 --- a/fonts/kanjistrokeorders-ttf/Makefile +++ b/fonts/kanjistrokeorders-ttf/Makefile @@ -1,24 +1,28 @@ -# $NetBSD: Makefile,v 1.2 2011/07/30 12:32:14 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/01 11:09:31 ryoon Exp $ # DISTNAME= KanjiStrokeOrders_v${KSOVER} PKGNAME= ${DISTNAME:tl:S/_v/-ttf-/} CATEGORIES= fonts japanese -MASTER_SITES= http://sites.google.com/site/nihilistorguk/Home/ +MASTER_SITES= https://sites.google.com/site/nihilistorguk/ EXTRACT_SUFX= .zip MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://sites.google.com/site/nihilistorguk/ +HOMEPAGE= https://sites.google.com/site/nihilistorguk/ COMMENT= Japanese Kanji characters stroke order font LICENSE= modified-bsd PKG_DESTDIR_SUPPORT= user-destdir +# Force using "curl" for fetching the distribution file. It is only available +# over HTTPS and "curl" is the only fetch program which always supports HTTPS. +FETCH_USING= curl + USE_X11BASE= YES NO_CONFIGURE= YES NO_BUILD= YES -KSOVER= 2.016 +KSOVER= 3.000 DOCSDIR= ${PREFIX}/share/doc/${PKGBASE} diff --git a/fonts/kanjistrokeorders-ttf/distinfo b/fonts/kanjistrokeorders-ttf/distinfo index a8fc4c05164..ea57f62f7b0 100644 --- a/fonts/kanjistrokeorders-ttf/distinfo +++ b/fonts/kanjistrokeorders-ttf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/07/30 12:32:14 ryoon Exp $ +$NetBSD: distinfo,v 1.3 2012/10/01 11:09:31 ryoon Exp $ -SHA1 (KanjiStrokeOrders_v2.016.zip) = c4c82a3d935e8b6a98aaafef44db3d116ef4b619 -RMD160 (KanjiStrokeOrders_v2.016.zip) = f5b94f01835f4e98f48ea38dd97c556137c1009a -Size (KanjiStrokeOrders_v2.016.zip) = 8982113 bytes +SHA1 (KanjiStrokeOrders_v3.000.zip) = 565bdd5f28da2780501ca11667d8078b39229bea +RMD160 (KanjiStrokeOrders_v3.000.zip) = 786ca69743beacf64529e5b452d298409f571cc7 +Size (KanjiStrokeOrders_v3.000.zip) = 9366738 bytes |