pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/recursive-ttf fonts/recursive-ttf: update to 1.084



details:   https://anonhg.NetBSD.org/pkgsrc/rev/75416c17ed2e
branches:  trunk
changeset: 771873:75416c17ed2e
user:      rhialto <rhialto%pkgsrc.org@localhost>
date:      Wed Dec 29 11:49:49 2021 +0000

description:
fonts/recursive-ttf: update to 1.084

1.084:
- Add mathematical Greek
- Also slightly refines the numeral 8 in Linear styles, making it a
  little more sturdy and formal.
There was no 1.083.

diffstat:

 fonts/recursive-ttf/Makefile |  7 +++++--
 fonts/recursive-ttf/distinfo |  8 ++++----
 2 files changed, 9 insertions(+), 6 deletions(-)

diffs (38 lines):

diff -r cab45dd1309d -r 75416c17ed2e fonts/recursive-ttf/Makefile
--- a/fonts/recursive-ttf/Makefile      Wed Dec 29 09:36:58 2021 +0000
+++ b/fonts/recursive-ttf/Makefile      Wed Dec 29 11:49:49 2021 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2021/10/30 13:46:42 rhialto Exp $
+# $NetBSD: Makefile,v 1.7 2021/12/29 11:49:49 rhialto Exp $
 
 GITHUB_PROJECT=        recursive
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}
 DISTNAME=      ArrowType-Recursive-${PKGVERSION_NOREV}
-PKGNAME=       recursive-ttf-1.082
+PKGNAME=       recursive-ttf-1.084
 PKGREVISION=   1
 CATEGORIES=    fonts
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=arrowtype/}
@@ -22,6 +22,9 @@
 WRKSRC=                ${WRKDIR}/${DISTNAME}/Recursive_Desktop/separate_statics/OTF
 WRKSRC2=       ${WRKDIR}/${DISTNAME}/Recursive_Code
 
+FONTS_DIRS.ttf+=       ${PREFIX}/share/fonts/X11/TTF
+FONTS_DIRS.ttf+=       ${PREFIX}/share/fonts/X11/OTF
+
 .PHONY: install-fonts2
 
 do-install: install-fonts2
diff -r cab45dd1309d -r 75416c17ed2e fonts/recursive-ttf/distinfo
--- a/fonts/recursive-ttf/distinfo      Wed Dec 29 09:36:58 2021 +0000
+++ b/fonts/recursive-ttf/distinfo      Wed Dec 29 11:49:49 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/30 12:37:38 rhialto Exp $
+$NetBSD: distinfo,v 1.7 2021/12/29 11:49:49 rhialto Exp $
 
-BLAKE2s (ArrowType-Recursive-1.082.zip) = 87cbd37e94afbe6f6940b39a90b3d59b6f4bb649dda57c7ca40a00426166ea8c
-SHA512 (ArrowType-Recursive-1.082.zip) = 083ed52fd189cf74526e3a19f1dc2113dea377630c1399af80f30e4614097c05f83a02ba9277a9906ea82cecf85faf8c176523fd27bae7cb920efd51ca9d5a70
-Size (ArrowType-Recursive-1.082.zip) = 77028434 bytes
+BLAKE2s (ArrowType-Recursive-1.084.zip) = 11ac59518fc490f44e83fd6fa23933ad5a12cea30a24490daf5b35c8f9f98a45
+SHA512 (ArrowType-Recursive-1.084.zip) = d2143efe909ff117017081e339c96c4a7651f664ee9b13cf3b643bff74a687a88f69ca4b7ecc3f2c66d8cfe9ca680d1077ff4793149eb9985fffb0598f7c6039
+Size (ArrowType-Recursive-1.084.zip) = 49244512 bytes



Home | Main Index | Thread Index | Old Index