Mon Oct 1 11:16:22 2012 UTC ()
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.


(ryoon)
diff -r1.1 -r1.2 pkgsrc/fonts/sourcesans-fonts/Makefile
diff -r1.1 -r1.2 pkgsrc/fonts/sourcesans-fonts/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/fonts/sourcesans-fonts/Makefile (expand / switch to unified diff)

--- pkgsrc/fonts/sourcesans-fonts/Makefile 2012/08/06 14:27:49 1.1
+++ pkgsrc/fonts/sourcesans-fonts/Makefile 2012/10/01 11:16:22 1.2
@@ -1,25 +1,25 @@ @@ -1,25 +1,25 @@
1# $NetBSD: Makefile,v 1.1 2012/08/06 14:27:49 ryoon Exp $ 1# $NetBSD: Makefile,v 1.2 2012/10/01 11:16:22 ryoon Exp $
2# 2#
3 3
4DISTNAME= SourceSansPro_FontsOnly-1.033 4DISTNAME= SourceSansPro_FontsOnly-1.036
5PKGNAME= ${DISTNAME:S/SourceSansPro_FontsOnly/sourcesans-fonts/} 5PKGNAME= ${DISTNAME:S/SourceSansPro_FontsOnly/sourcesans-fonts/}
6CATEGORIES= fonts 6CATEGORIES= fonts
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sourcesans.adobe/} 7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sourcesans.adobe/}
8EXTRACT_SUFX= .zip 8EXTRACT_SUFX= .zip
9 9
10MAINTAINER= ryoon@NetBSD.org 10MAINTAINER= ryoon@NetBSD.org
11HOMEPAGE= http://sourceforge.net/projects/sourcesans.adobe/ 11HOMEPAGE= http://sourceforge.net/projects/sourcesans.adobe/
12COMMENT= Set of OpenType fonts designed for user interfaces from Adobe 12COMMENT= Set of OpenType fonts designed for user interfaces from Adobe
13LICENSE= open-font-license 13LICENSE= open-font-license
14 14
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16
17USE_LANGUAGES= # none 17USE_LANGUAGES= # none
18NO_BUILD= yes 18NO_BUILD= yes
19FONTS_DIR= ${PREFIX}/share/fonts/sourcesans 19FONTS_DIR= ${PREFIX}/share/fonts/sourcesans
20INSTALLATION_DIRS= share/fonts/sourcesans 20INSTALLATION_DIRS= share/fonts/sourcesans
21 21
22do-install: 22do-install:
23 ${INSTALL_DATA} ${WRKSRC}/OTF/*.otf ${DESTDIR}${FONTS_DIR} 23 ${INSTALL_DATA} ${WRKSRC}/*.otf ${DESTDIR}${FONTS_DIR}
24 24
25.include "../../mk/bsd.pkg.mk" 25.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/fonts/sourcesans-fonts/distinfo (expand / switch to unified diff)

--- pkgsrc/fonts/sourcesans-fonts/distinfo 2012/08/06 14:27:49 1.1
+++ pkgsrc/fonts/sourcesans-fonts/distinfo 2012/10/01 11:16:22 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1 2012/08/06 14:27:49 ryoon Exp $ 1$NetBSD: distinfo,v 1.2 2012/10/01 11:16:22 ryoon Exp $
2 2
3SHA1 (SourceSansPro_FontsOnly-1.033.zip) = cb72b2207c50728446605679de613aba2ef4dba9 3SHA1 (SourceSansPro_FontsOnly-1.036.zip) = 744c8444714b0ac34fc3575cf04dc8040f4a1181
4RMD160 (SourceSansPro_FontsOnly-1.033.zip) = 3ae4e55834db6f2c159519b1ef5043e656d28edd 4RMD160 (SourceSansPro_FontsOnly-1.036.zip) = 291beaf314726821baa22b6328af26a9e4583732
5Size (SourceSansPro_FontsOnly-1.033.zip) = 1372793 bytes 5Size (SourceSansPro_FontsOnly-1.036.zip) = 1392120 bytes