diff options
author | rakuco <rakuco@FreeBSD.org> | 2013-01-28 06:33:07 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2013-01-28 06:33:07 +0800 |
commit | 39b7f51a3b52ea5e94371fdd5bb640d84a3357a2 (patch) | |
tree | b722cc27cd0f87f673b34a5e5f0a15ad82edb6dc /x11-fonts/consolamono-ttf | |
parent | 10292a0542ad666077b6050327b2d446ab3751fd (diff) | |
download | freebsd-ports-gnome-39b7f51a3b52ea5e94371fdd5bb640d84a3357a2.tar.gz freebsd-ports-gnome-39b7f51a3b52ea5e94371fdd5bb640d84a3357a2.tar.zst freebsd-ports-gnome-39b7f51a3b52ea5e94371fdd5bb640d84a3357a2.zip |
New upstream release, 2.001.
From the FONTLOG:
- 'Consola Mono Bold' - fixed a bug with different width
of glyphs:
028B - SMALL LETTER V WITH HOOK
03B0 - GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS
03C5 - GREEK SMALL LETTER UPSILON
03CB - GREEK SMALL LETTER UPSILON WITH DIALYTIKA
03CD - GREEK SMALL LETTER UPSILON WITH TONOS
Thanks Raphael!
In practice, this means Consola Mono Bold is now correctly identified as
having 'mono' spacing by Fontconfig, which in turn allows Qt-based
applications to list the "Consola Mono" family as monospaced.
Diffstat (limited to 'x11-fonts/consolamono-ttf')
-rw-r--r-- | x11-fonts/consolamono-ttf/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/consolamono-ttf/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-fonts/consolamono-ttf/Makefile b/x11-fonts/consolamono-ttf/Makefile index 410a51d9bf5f..2ca3c1acf29b 100644 --- a/x11-fonts/consolamono-ttf/Makefile +++ b/x11-fonts/consolamono-ttf/Makefile @@ -1,9 +1,9 @@ # $FreeBSD$ PORTNAME= consolamono-ttf -PORTVERSION= 20121116 +PORTVERSION= 20130127 CATEGORIES= x11-fonts -MASTER_SITES= http://openfontlibrary.org/assets/downloads/consolamono/7c6fa601cdc82be054fb2b8fd7e3c8cc/ +MASTER_SITES= http://openfontlibrary.org/assets/downloads/consolamono/61cc2afcc4eca96efe7c6ebf178d39df/ DISTNAME= consolamono MAINTAINER= rakuco@FreeBSD.org diff --git a/x11-fonts/consolamono-ttf/distinfo b/x11-fonts/consolamono-ttf/distinfo index 506cc9b5f170..dae600b8e6cc 100644 --- a/x11-fonts/consolamono-ttf/distinfo +++ b/x11-fonts/consolamono-ttf/distinfo @@ -1,2 +1,2 @@ -SHA256 (consolamono.zip) = 7792d34cf5fc46a58fdc630828b854228e9e0b51fc914639f777456dac375086 -SIZE (consolamono.zip) = 1114416 +SHA256 (consolamono.zip) = caed727b567d99abc8c555eda9d0648a8e3f1f3d56a3940650c3f5969a896ca2 +SIZE (consolamono.zip) = 1114546 |