pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/sourcesans-fonts Update to 2.020
details: https://anonhg.NetBSD.org/pkgsrc/rev/a606c1c6cf44
branches: trunk
changeset: 357131:a606c1c6cf44
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sat Jan 14 11:47:11 2017 +0000
description:
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:
fonts/sourcesans-fonts/Makefile | 14 +++++++++-----
fonts/sourcesans-fonts/distinfo | 10 +++++-----
2 files changed, 14 insertions(+), 10 deletions(-)
diffs (44 lines):
diff -r 91fc87eb9f5e -r a606c1c6cf44 fonts/sourcesans-fonts/Makefile
--- a/fonts/sourcesans-fonts/Makefile Sat Jan 14 11:12:07 2017 +0000
+++ b/fonts/sourcesans-fonts/Makefile Sat Jan 14 11:47:11 2017 +0000
@@ -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@localhost
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 -r 91fc87eb9f5e -r a606c1c6cf44 fonts/sourcesans-fonts/distinfo
--- a/fonts/sourcesans-fonts/distinfo Sat Jan 14 11:12:07 2017 +0000
+++ b/fonts/sourcesans-fonts/distinfo Sat Jan 14 11:47:11 2017 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index