Update to 1.038
Changelog: version 1.038 created 2012/09/12 * Updates the metrics of Majuscule letters in lighter weights. * Updates fonts to add small capitals and superior capital letters to upright styles. * Adds the following characters for transliteration: Blinebelow, blinebelow, Klinebelow klinebelow, Emacronacute, emacronacute, Omacronacute, omacronacute, primemod * Adds the following punctuation characters: bardbl, iterrobang, ceilingleft, ceilingright, floorleft floorright, bracketleftwhite, bracketrightwhite, brackhalftopleft, brackhalftopright, brackhalfbotleft, brackhalfbotright * Adds dotted zero and slashed zero.
This commit is contained in:
parent
95958c0e85
commit
29ccb310c5
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.3 2012/10/03 18:28:30 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2012/11/24 17:38:54 ryoon Exp $
|
||||
#
|
||||
|
||||
DISTNAME= SourceSansPro_FontsOnly-1.036
|
||||
DISTNAME= SourceSansPro_FontsOnly-1.038
|
||||
PKGNAME= ${DISTNAME:S/SourceSansPro_FontsOnly/sourcesans-fonts/}
|
||||
CATEGORIES= fonts
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sourcesans.adobe/}
|
||||
|
@ -18,6 +18,6 @@ FONTS_DIR= ${PREFIX}/share/fonts/sourcesans
|
|||
INSTALLATION_DIRS= share/fonts/sourcesans
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/*.otf ${DESTDIR}${FONTS_DIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/OTF/*.otf ${DESTDIR}${FONTS_DIR}
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2012/10/01 11:16:22 ryoon Exp $
|
||||
$NetBSD: distinfo,v 1.3 2012/11/24 17:38:54 ryoon Exp $
|
||||
|
||||
SHA1 (SourceSansPro_FontsOnly-1.036.zip) = 744c8444714b0ac34fc3575cf04dc8040f4a1181
|
||||
RMD160 (SourceSansPro_FontsOnly-1.036.zip) = 291beaf314726821baa22b6328af26a9e4583732
|
||||
Size (SourceSansPro_FontsOnly-1.036.zip) = 1392120 bytes
|
||||
SHA1 (SourceSansPro_FontsOnly-1.038.zip) = 7c98900f5c83f5e5ab0fad88b1eb393ee51c971b
|
||||
RMD160 (SourceSansPro_FontsOnly-1.038.zip) = 59a556af9f201029ce3b0262169ce50ea91e4a54
|
||||
Size (SourceSansPro_FontsOnly-1.038.zip) = 1548271 bytes
|
||||
|
|
Loading…
Reference in a new issue