From a5fa64d5991222034ed57d840baac570f3106b80 Mon Sep 17 00:00:00 2001 From: ryoon Date: Mon, 1 Oct 2012 11:16:22 +0000 Subject: Update to 1.306 Changelog: version 1.036 created 2012/09/12 * Updates fonts to fix bug in TTF versions in which the GDEF table was not included. version 1.035 created 2012/09/10 * Updates the fitting for 'u' and its related glyphs. Updates the kerning in the upright fonts. version 1.034 created 2012/08/15 * Improved sidebearings of some glyphs, improved kerning classes, improved some kern pairs. * Fixed metrics issues with upright letter D and composites. * Added glyphs and OT feature support for Jarai language. * Added 'ordfeminine' glyph to 'ss02' feature. * Changed glyph name 'schwa.supss' to 'uni0259.sups'. * Changed weightClass value of the ExtraLight fonts from 250 to 200. * Changed OS/2.usWinAscent and OS/2.usWinDescent values to be the same across all fonts. * Changed hhea.Ascender and hhea.Descender values as a result of the OS/ 2usWin changes. * Changed OS/2 table version number from 4 to 3. * Harmonized the copyright strings. --- fonts/sourcesans-fonts/Makefile | 6 +++--- fonts/sourcesans-fonts/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'fonts') diff --git a/fonts/sourcesans-fonts/Makefile b/fonts/sourcesans-fonts/Makefile index 1c0b0b6b62d..4b7a6de16fb 100644 --- a/fonts/sourcesans-fonts/Makefile +++ b/fonts/sourcesans-fonts/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2012/08/06 14:27:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/01 11:16:22 ryoon Exp $ # -DISTNAME= SourceSansPro_FontsOnly-1.033 +DISTNAME= SourceSansPro_FontsOnly-1.036 PKGNAME= ${DISTNAME:S/SourceSansPro_FontsOnly/sourcesans-fonts/} CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sourcesans.adobe/} @@ -20,6 +20,6 @@ FONTS_DIR= ${PREFIX}/share/fonts/sourcesans INSTALLATION_DIRS= share/fonts/sourcesans do-install: - ${INSTALL_DATA} ${WRKSRC}/OTF/*.otf ${DESTDIR}${FONTS_DIR} + ${INSTALL_DATA} ${WRKSRC}/*.otf ${DESTDIR}${FONTS_DIR} .include "../../mk/bsd.pkg.mk" diff --git a/fonts/sourcesans-fonts/distinfo b/fonts/sourcesans-fonts/distinfo index d3a1b86fa63..bccb02bfe78 100644 --- a/fonts/sourcesans-fonts/distinfo +++ b/fonts/sourcesans-fonts/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/08/06 14:27:49 ryoon Exp $ +$NetBSD: distinfo,v 1.2 2012/10/01 11:16:22 ryoon Exp $ -SHA1 (SourceSansPro_FontsOnly-1.033.zip) = cb72b2207c50728446605679de613aba2ef4dba9 -RMD160 (SourceSansPro_FontsOnly-1.033.zip) = 3ae4e55834db6f2c159519b1ef5043e656d28edd -Size (SourceSansPro_FontsOnly-1.033.zip) = 1372793 bytes +SHA1 (SourceSansPro_FontsOnly-1.036.zip) = 744c8444714b0ac34fc3575cf04dc8040f4a1181 +RMD160 (SourceSansPro_FontsOnly-1.036.zip) = 291beaf314726821baa22b6328af26a9e4583732 +Size (SourceSansPro_FontsOnly-1.036.zip) = 1392120 bytes -- cgit v1.2.3