diff options
author | jakllsch <jakllsch@pkgsrc.org> | 2010-06-02 19:59:37 +0000 |
---|---|---|
committer | jakllsch <jakllsch@pkgsrc.org> | 2010-06-02 19:59:37 +0000 |
commit | 822eb739f6602e640c6acc3ea45f2973ecad52eb (patch) | |
tree | 7b7820cfeefcb58b6715ff8bd8571881dd3a52ab /fonts | |
parent | ff0e62cdc448561517d1d8d4cb43c8bf4dc83197 (diff) | |
download | pkgsrc-822eb739f6602e640c6acc3ea45f2973ecad52eb.tar.gz |
Update dejavu-ttf to 2.31.
Changes from 2.30 to 2.31:
- Fixed bug where Serif Condensed Italic wouldn't get proper subfamily tags
- Added math operators U+2234-U+2237 to Mono
- Removed buggy instructions of U+032D
- added U+2C70, U+2C7E, U+2C7F to Sans and Sans Mono
- added U+2C7D to Sans Mono
- added U+2C6D, U+2C70-2C73, U+2C7E-2C7F to Serif
- added extremas to alpha U+03B1 in Serif-Italic
- added U+4A4, U+4A5 to Mono
- added Arabic letters U+0657, U+0670, U+0688-U+0690, U+0693-U+0694,
U+0696-U+0697, U+0699-U+06A0, U+06A2-U+06A3, U+06A5, U+06A7-U+06A8,
U+06AA-U+06AE, U+06B0-U+06B4, U+06B6-U+06B9, U+06BB-U+06BE
and their contextual forms to Sans
- added U+A78D LATIN CAPITAL LETTER TURNED H for coming Unicode 6.0
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/dejavu-ttf/Makefile | 4 | ||||
-rw-r--r-- | fonts/dejavu-ttf/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/fonts/dejavu-ttf/Makefile b/fonts/dejavu-ttf/Makefile index 1f89f045019..04466a15892 100644 --- a/fonts/dejavu-ttf/Makefile +++ b/fonts/dejavu-ttf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2009/09/18 23:54:01 jakllsch Exp $ +# $NetBSD: Makefile,v 1.15 2010/06/02 19:59:37 jakllsch Exp $ # -DISTNAME= dejavu-fonts-ttf-2.30 +DISTNAME= dejavu-fonts-ttf-2.31 PKGNAME= ${DISTNAME:S/fonts-//} CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dejavu/} diff --git a/fonts/dejavu-ttf/distinfo b/fonts/dejavu-ttf/distinfo index cfe30c25a7a..54a90786d5d 100644 --- a/fonts/dejavu-ttf/distinfo +++ b/fonts/dejavu-ttf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2009/09/18 23:54:01 jakllsch Exp $ +$NetBSD: distinfo,v 1.10 2010/06/02 19:59:37 jakllsch Exp $ -SHA1 (dejavu-fonts-ttf-2.30.tar.bz2) = 3a09830033f74be6e370155410091f76193f5528 -RMD160 (dejavu-fonts-ttf-2.30.tar.bz2) = 92316be77ff8ef9f2adec84a0e6ecc7ae15fea8d -Size (dejavu-fonts-ttf-2.30.tar.bz2) = 4348431 bytes +SHA1 (dejavu-fonts-ttf-2.31.tar.bz2) = 33ed20fc45566bfac776a713b3bb4f1214ccb0f7 +RMD160 (dejavu-fonts-ttf-2.31.tar.bz2) = 6ebae58d2a913f5690f0be6a8dd92a42a5ef45e5 +Size (dejavu-fonts-ttf-2.31.tar.bz2) = 4441882 bytes |