pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/fonts/ricty-ttf



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jul 30 05:46:40 UTC 2019

Modified Files:
        pkgsrc/fonts/ricty-ttf: Makefile

Log Message:
ricty-ttf: accept any version of inconsolata-ttf


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/fonts/ricty-ttf/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/fonts/ricty-ttf/Makefile
diff -u pkgsrc/fonts/ricty-ttf/Makefile:1.24 pkgsrc/fonts/ricty-ttf/Makefile:1.25
--- pkgsrc/fonts/ricty-ttf/Makefile:1.24        Fri Jul  5 16:24:07 2019
+++ pkgsrc/fonts/ricty-ttf/Makefile     Tue Jul 30 05:46:40 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2019/07/05 16:24:07 tsutsui Exp $
+# $NetBSD: Makefile,v 1.25 2019/07/30 05:46:40 wiz Exp $
 
 DISTNAME=      Ricty-3.2.4
 PKGNAME=       ${DISTNAME:S/Ricty/ricty-ttf/}
@@ -15,7 +15,7 @@ LICENSE=      ipafont AND ofl-v1.1 AND 2-clau
 USE_TOOLS+=            bash
 BUILD_DEPENDS+=                fontforge-[0-9]*:../../fonts/fontforge
 BUILD_DEPENDS+=                migu-ttf-[0-9]*:../../fonts/migu-ttf
-BUILD_DEPENDS+=                inconsolata-ttf>=20090207nb2:../../fonts/inconsolata-ttf
+BUILD_DEPENDS+=                inconsolata-ttf-[0-9]*:../../fonts/inconsolata-ttf
 
 # LICESE of generated TTF fonts is "ipafont AND open-font-license",
 # but OPEN FONT LICENSE version 1.1 section 5) require to distribute entirely



Home | Main Index | Thread Index | Old Index