diff options
author | rhialto <rhialto@pkgsrc.org> | 2021-04-30 18:03:21 +0000 |
---|---|---|
committer | rhialto <rhialto@pkgsrc.org> | 2021-04-30 18:03:21 +0000 |
commit | a78407a51825832dde7a8b159af6cd388e59e9e5 (patch) | |
tree | d89eb914db0070837ce21316d14b562d9e042108 /fonts | |
parent | 53945a844aae9d24f971d10245228e2634e8a2f9 (diff) | |
download | pkgsrc-a78407a51825832dde7a8b159af6cd388e59e9e5.tar.gz |
fonts/recursive-ttf: update to 1.078.
v1.078 - fix backtick/grave issue
See Issue #456 for further details.
v1.077 - Upgrade 'mark' and 'mkmk' features for mark attachments
v1.075 - Add localization features, make combining marks case-sensitive
v1.074 - Fix inconsistent default line heights on macOS
v1.073 - weight-specific underlines, fixed ß
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/recursive-ttf/Makefile | 8 | ||||
-rw-r--r-- | fonts/recursive-ttf/distinfo | 10 |
2 files changed, 9 insertions, 9 deletions
diff --git a/fonts/recursive-ttf/Makefile b/fonts/recursive-ttf/Makefile index cca30256e8b..29c57528878 100644 --- a/fonts/recursive-ttf/Makefile +++ b/fonts/recursive-ttf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2021/01/31 15:44:47 rhialto Exp $ +# $NetBSD: Makefile,v 1.4 2021/04/30 18:03:21 rhialto Exp $ GITHUB_PROJECT= recursive -GITHUB_RELEASE= v1.072 -DISTNAME= ArrowType-Recursive-1.072 -PKGNAME= recursive-ttf-1.072 +GITHUB_RELEASE= v${PKGVERSION_NOREV} +DISTNAME= ArrowType-Recursive-${PKGVERSION_NOREV} +PKGNAME= recursive-ttf-1.078 CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_GITHUB:=arrowtype/} EXTRACT_SUFX= .zip diff --git a/fonts/recursive-ttf/distinfo b/fonts/recursive-ttf/distinfo index f2286085a91..4f8599d1833 100644 --- a/fonts/recursive-ttf/distinfo +++ b/fonts/recursive-ttf/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2021/01/31 15:44:47 rhialto Exp $ +$NetBSD: distinfo,v 1.3 2021/04/30 18:03:21 rhialto Exp $ -SHA1 (ArrowType-Recursive-1.072.zip) = 99caede61cde3dca44aa2f0b8c03cb3784c6ed41 -RMD160 (ArrowType-Recursive-1.072.zip) = f01048046e5e445337f9918bbe90e0f327579039 -SHA512 (ArrowType-Recursive-1.072.zip) = 628a64f186d61759a5d70102e3acb343e25e768920133967eb71824c3d724fc38785ef4d992063b37fc01ebc8a83c155375c3bb6b02fd5fc6dd8a63660a8f870 -Size (ArrowType-Recursive-1.072.zip) = 45443265 bytes +SHA1 (ArrowType-Recursive-1.078.zip) = 57edf1833778c9749cc92e8ce70381ca6c1871cc +RMD160 (ArrowType-Recursive-1.078.zip) = 9038eebe75921e0c79d41292218e00b92f1343d5 +SHA512 (ArrowType-Recursive-1.078.zip) = 1570a515c5876ab5c6e7c45b4e31ebb15c2948d8fb6f453be1c53df9a7984520b33261ba50c0955755527f011b371b9fb94536af9867b74e16bcc5b514743519 +Size (ArrowType-Recursive-1.078.zip) = 47416419 bytes |