diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-01-14 11:47:11 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-01-14 11:47:11 +0000 |
commit | eff485bcfb3f0a1b1e5399fb2c67647de0f0b6d8 (patch) | |
tree | 516655f7a75cc429c0ebde10b1036e80b61ab3dc /fonts | |
parent | fedfc857bed796153562d204d28981e5845e4de0 (diff) | |
download | pkgsrc-eff485bcfb3f0a1b1e5399fb2c67647de0f0b6d8.tar.gz |
Update to 2.020
* Many improvements from 1.0.38
The latest changelog:
Roman fonts version 2.020 and Italic fonts version 1.075 (OTF, TTF, WOFF, WOFF2, EOT)
Changed vendor ID to ADBO. (issue #52)
Updated x-height measurements in all fonts. (issue #57)
Updated name table to remove full license text from binary font files.
Removed NULL (U+0000) and CR (U+000D) glyphs from TrueType fonts.
The following changes only apply to the Italic fonts:
Updated right side bearing of quotedblbase and kerning of baseline quotes. (issue #49)
Added narrow no-break space (U+202F).
Moved fi and fl ligatures to the end of glyph order.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/sourcesans-fonts/Makefile | 14 | ||||
-rw-r--r-- | fonts/sourcesans-fonts/distinfo | 10 |
2 files changed, 14 insertions, 10 deletions
diff --git a/fonts/sourcesans-fonts/Makefile b/fonts/sourcesans-fonts/Makefile index 74469aefc1f..6a34e66adb1 100644 --- a/fonts/sourcesans-fonts/Makefile +++ b/fonts/sourcesans-fonts/Makefile @@ -1,16 +1,20 @@ -# $NetBSD: Makefile,v 1.6 2016/06/27 15:41:29 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2017/01/14 11:47:11 ryoon Exp $ -DISTNAME= SourceSansPro_FontsOnly-1.038 -PKGNAME= ${DISTNAME:S/SourceSansPro_FontsOnly/sourcesans-fonts/} +DISTNAME= source-sans-pro-2.020R-ro-1.075R-it +PKGNAME= sourcesans-fonts-2.020 CATEGORIES= fonts -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sourcesans.adobe/} -EXTRACT_SUFX= .zip +MASTER_SITES= ${MASTER_SITE_GITHUB:=adobe-fonts/} +GITHUB_PROJECT= source-sans-pro +GITHUB_TAG= 2.020R-ro/1.075R-it +EXTRACT_SUFX= .tar.gz MAINTAINER= ryoon@NetBSD.org HOMEPAGE= https://adobe-fonts.github.io/source-sans-pro/ COMMENT= Set of OpenType fonts designed for user interfaces from Adobe LICENSE= ofl-v1.1 +WRKSRC= ${WRKDIR}/${DISTNAME:S|/|-|} + USE_LANGUAGES= # none NO_BUILD= yes FONTS_DIR= ${PREFIX}/share/fonts/sourcesans diff --git a/fonts/sourcesans-fonts/distinfo b/fonts/sourcesans-fonts/distinfo index 1266de32459..25049bfb4cd 100644 --- a/fonts/sourcesans-fonts/distinfo +++ b/fonts/sourcesans-fonts/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2015/11/03 20:44:39 agc Exp $ +$NetBSD: distinfo,v 1.5 2017/01/14 11:47:11 ryoon Exp $ -SHA1 (SourceSansPro_FontsOnly-1.038.zip) = 7c98900f5c83f5e5ab0fad88b1eb393ee51c971b -RMD160 (SourceSansPro_FontsOnly-1.038.zip) = 59a556af9f201029ce3b0262169ce50ea91e4a54 -SHA512 (SourceSansPro_FontsOnly-1.038.zip) = 2fe6543eebf07fc94c347c788a6f6d571f0382cba13be7edd46da059b322c4c018b95e71b8ac52f01db1481f6809b1105561c6aa593a1eb74c7d7a998fcbdfc7 -Size (SourceSansPro_FontsOnly-1.038.zip) = 1548271 bytes +SHA1 (source-sans-pro-2.020R-ro-1.075R-it.tar.gz) = bb9ccedc4e7b7280f7dff919efa8b98f93e83807 +RMD160 (source-sans-pro-2.020R-ro-1.075R-it.tar.gz) = 515d15de814829985b86ca25dcde9f4d07422a6f +SHA512 (source-sans-pro-2.020R-ro-1.075R-it.tar.gz) = 877b47b203d6f8ee71e60ba612a25b5a1b707205b0a4aaf02cfe2c806466acc6d393c93ad2fd6e76d761150b2594fcd6abce7b3c0415b5b915b06c6c143b6b53 +Size (source-sans-pro-2.020R-ro-1.075R-it.tar.gz) = 6735736 bytes |