summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorryoon <ryoon>2015-03-19 23:39:21 +0000
committerryoon <ryoon>2015-03-19 23:39:21 +0000
commit449378dae15d70172ec14363d385df860001f54c (patch)
treef159f0509287ce7daf1b09573e4664612522c7e5 /fonts
parentd7df6c0d584ea5930b74237efec8ade35e2dccd1 (diff)
downloadpkgsrc-449378dae15d70172ec14363d385df860001f54c.tar.gz
Update to 3.2.4
* Drop bash from USE_TOOLS. * Convert to use GITHUB framework. * USe .tar.gz instead of .zip. Changelog: * Change LICENSE to 2-clause BSD from public domain.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/ricty-ttf/Makefile17
-rw-r--r--fonts/ricty-ttf/distinfo8
2 files changed, 11 insertions, 14 deletions
diff --git a/fonts/ricty-ttf/Makefile b/fonts/ricty-ttf/Makefile
index 88b88514d57..97bafc3e139 100644
--- a/fonts/ricty-ttf/Makefile
+++ b/fonts/ricty-ttf/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.17 2014/12/06 03:45:11 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2015/03/19 23:39:21 ryoon Exp $
-RICTYVER= 3.2.3
-DISTNAME= Ricty-${RICTYVER}
-PKGNAME= ricty-ttf-${RICTYVER}
-PKGREVISION= 1
+DISTNAME= Ricty-3.2.4
+PKGNAME= ${DISTNAME:S/Ricty/ricty-ttf/}
+GITHUB_PROJECT= Ricty
+GITHUB_TAG= ${PKGVERSION_NOREV}
CATEGORIES= fonts japanese
-MASTER_SITES= -https://github.com/yascentur/Ricty/archive/${RICTYVER}.zip
-EXTRACT_SUFX= .zip
+MASTER_SITES= ${MASTER_SITE_GITHUB:=yascentur/}
MAINTAINER= ryoon@NetBSD.org
-HOMEPAGE= http://save.sys.t.u-tokyo.ac.jp/~yusa/fonts/ricty.html
+HOMEPAGE= https://github.com/yascentur/Ricty
COMMENT= Migu 1M and Inconsolata based TrueType fonts for programming
LICENSE= ipafont AND ofl-v1.1 AND public-domain
@@ -17,8 +16,6 @@ BUILD_DEPENDS+= fontforge-[0-9]*:../../fonts/fontforge
BUILD_DEPENDS+= migu-ttf-[0-9]*:../../fonts/migu-ttf
BUILD_DEPENDS+= inconsolata-ttf-[0-9]*:../../fonts/inconsolata-ttf
-USE_TOOLS+= bash
-
# LICESE of generated TTF fonts is "ipafont AND open-font-license",
# but OPEN FONT LICENSE version 1.1 section 5) require to distribute entirely
# under the license.
diff --git a/fonts/ricty-ttf/distinfo b/fonts/ricty-ttf/distinfo
index a6c3314a078..48ffda2477d 100644
--- a/fonts/ricty-ttf/distinfo
+++ b/fonts/ricty-ttf/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2014/11/15 22:15:30 ryoon Exp $
+$NetBSD: distinfo,v 1.8 2015/03/19 23:39:21 ryoon Exp $
-SHA1 (Ricty-3.2.3.zip) = e92277c14519b21ee105597040fdf61c379d38c3
-RMD160 (Ricty-3.2.3.zip) = ddc61e717037e4ce10a175a49488950a834c0d5b
-Size (Ricty-3.2.3.zip) = 18610 bytes
+SHA1 (Ricty-3.2.4.tar.gz) = 7fc8adcc74656d9e2e1acd325de82f0f08a6d222
+RMD160 (Ricty-3.2.4.tar.gz) = aab65f2d871fcb76c57152b6ad922668197617d6
+Size (Ricty-3.2.4.tar.gz) = 256796 bytes